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

Commit

Permalink
[HOTFIX] Update image registry and version in hotfix branch (#3454)
Browse files Browse the repository at this point in the history
* [HOTFIX] Update image registry and version in hotfix branch

* fix typo

* bump components versions
  • Loading branch information
PetarTodorovv authored Nov 8, 2023
1 parent 0c3ec4a commit 71d7517
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 @@ -167,8 +167,8 @@ global:
version: "v20231106-af7a300a"
name: compass-pairing-adapter
director:
dir: dev/incubator/
version: "PR-3452"
dir: prod/incubator/
version: "v20231108-0c3ec4a4"
name: compass-director
hydrator:
dir: prod/incubator/
Expand Down Expand Up @@ -216,16 +216,16 @@ global:
dir:
version: "0a651695"
external_services_mock:
dir: dev/incubator/
version: "PR-3449"
dir: prod/incubator/
version: "v20231108-7623ee7d"
name: compass-external-services-mock
console:
dir: prod/incubator/
version: "v20230421-e8840c18"
name: compass-console
e2e_tests:
dir: dev/incubator/
version: "PR-3449"
dir: prod/incubator/
version: "v20231108-7623ee7d"
name: compass-e2e-tests
isLocalEnv: false
isForTesting: false
Expand Down

0 comments on commit 71d7517

Please sign in to comment.