Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Oberlechner <[email protected]>
  • Loading branch information
geoberle committed Dec 12, 2024
1 parent b424604 commit 522b988
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion config/config.msft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ clouds:
# the following vars need approprivate overrides:
defaults:
maestro:
imageTag: 3a56948922f4bc5f8d921b6975f750f55c0cb88d
imageTag: bc2f131579c6ffc664c15f48c50a9936f1b4a7ce
clusterService:
imageTag: ecd15ad
imageRepo: app-sre/uhc-clusters-service
Expand Down
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ clouds:
maestro:
postgres:
deploy: false
imageTag: 3a56948922f4bc5f8d921b6975f750f55c0cb88d
imageTag: bc2f131579c6ffc664c15f48c50a9936f1b4a7ce
# Cluster Service
clusterService:
imageTag: 6157c57
Expand Down
2 changes: 1 addition & 1 deletion config/public-cloud-cs-pr.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"private": false
},
"imageBase": "quay.io/redhat-user-workloads/maestro-rhtap-tenant/maestro/maestro",
"imageTag": "3a56948922f4bc5f8d921b6975f750f55c0cb88d",
"imageTag": "bc2f131579c6ffc664c15f48c50a9936f1b4a7ce",
"postgres": {
"deploy": false,
"minTLSVersion": "TLSV1.2",
Expand Down
2 changes: 1 addition & 1 deletion config/public-cloud-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"private": false
},
"imageBase": "quay.io/redhat-user-workloads/maestro-rhtap-tenant/maestro/maestro",
"imageTag": "3a56948922f4bc5f8d921b6975f750f55c0cb88d",
"imageTag": "bc2f131579c6ffc664c15f48c50a9936f1b4a7ce",
"postgres": {
"deploy": false,
"minTLSVersion": "TLSV1.2",
Expand Down
2 changes: 1 addition & 1 deletion config/public-cloud-msft-int.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"private": false
},
"imageBase": "quay.io/redhat-user-workloads/maestro-rhtap-tenant/maestro/maestro",
"imageTag": "3a56948922f4bc5f8d921b6975f750f55c0cb88d",
"imageTag": "bc2f131579c6ffc664c15f48c50a9936f1b4a7ce",
"postgres": {
"deploy": false,
"minTLSVersion": "TLSV1.2",
Expand Down
2 changes: 1 addition & 1 deletion config/public-cloud-personal-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"private": false
},
"imageBase": "quay.io/redhat-user-workloads/maestro-rhtap-tenant/maestro/maestro",
"imageTag": "3a56948922f4bc5f8d921b6975f750f55c0cb88d",
"imageTag": "bc2f131579c6ffc664c15f48c50a9936f1b4a7ce",
"postgres": {
"deploy": false,
"minTLSVersion": "TLSV1.2",
Expand Down

0 comments on commit 522b988

Please sign in to comment.