Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
[HOTFIX] Bump images for hotfix v1.81.1 branch (#3440)
Browse files Browse the repository at this point in the history
* bump versions in values.yaml

* bump e2e test version
  • Loading branch information
ivantenevvasilev authored Nov 3, 2023
1 parent 7af7641 commit c692202
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions chart/compass/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ global:
version: "v20231020-25b463f2"
name: compass-pairing-adapter
director:
dir: dev/incubator/
version: "PR-3438"
dir: prod/incubator/
version: "v20231103-cc9fac48"
name: compass-director
hydrator:
dir: prod/incubator/
Expand All @@ -170,8 +170,8 @@ global:
version: "v20231020-25b463f2"
name: compass-gateway
operations_controller:
dir: dev/incubator/
version: "PR-3438"
dir: prod/incubator/
version: "v20231103-cc9fac48"
name: compass-operations-controller
ord_service:
dir: prod/incubator/
Expand Down Expand Up @@ -199,8 +199,8 @@ global:
version: "v20230421-e8840c18"
name: compass-console
e2e_tests:
dir: dev/incubator/
version: "PR-3441"
dir: prod/incubator/
version: "v20231103-7af7641d"
name: compass-e2e-tests
isLocalEnv: false
isForTesting: false
Expand Down

0 comments on commit c692202

Please sign in to comment.