diff --git a/config/config.msft.yaml b/config/config.msft.yaml index 9b768c0e0..7db6d7a83 100644 --- a/config/config.msft.yaml +++ b/config/config.msft.yaml @@ -139,7 +139,7 @@ clouds: # the following vars need approprivate overrides: defaults: maestro: - imageTag: bc2f131579c6ffc664c15f48c50a9936f1b4a7ce + imageTag: c9a36e110a32c0c25aa5025cfe6d51af797e6d4b clusterService: imageTag: ecd15ad imageRepo: app-sre/uhc-clusters-service diff --git a/config/config.yaml b/config/config.yaml index 818734f67..4c7364c46 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -150,7 +150,7 @@ clouds: armHelperFPAPrincipalId: bc17c825-6cf8-40d0-8bd6-5536a993115e # Maestro maestro: - imageTag: eddc46d1f49ccc2d3298fed0d4b8ab25c159e357 + imageTag: c9a36e110a32c0c25aa5025cfe6d51af797e6d4b # Cluster Service clusterService: imageTag: a51079c diff --git a/config/public-cloud-cs-pr.json b/config/public-cloud-cs-pr.json index 424cf2dde..0b5a8fcab 100644 --- a/config/public-cloud-cs-pr.json +++ b/config/public-cloud-cs-pr.json @@ -107,7 +107,7 @@ "private": false }, "imageBase": "quay.io/redhat-user-workloads/maestro-rhtap-tenant/maestro/maestro", - "imageTag": "eddc46d1f49ccc2d3298fed0d4b8ab25c159e357", + "imageTag": "c9a36e110a32c0c25aa5025cfe6d51af797e6d4b", "postgres": { "deploy": true, "minTLSVersion": "TLSV1.2", diff --git a/config/public-cloud-dev.json b/config/public-cloud-dev.json index 7f1d8ef75..08529c722 100644 --- a/config/public-cloud-dev.json +++ b/config/public-cloud-dev.json @@ -107,7 +107,7 @@ "private": false }, "imageBase": "quay.io/redhat-user-workloads/maestro-rhtap-tenant/maestro/maestro", - "imageTag": "eddc46d1f49ccc2d3298fed0d4b8ab25c159e357", + "imageTag": "c9a36e110a32c0c25aa5025cfe6d51af797e6d4b", "postgres": { "deploy": true, "minTLSVersion": "TLSV1.2", diff --git a/config/public-cloud-msft-int.json b/config/public-cloud-msft-int.json index d86eb90a5..b7ef8e6fe 100644 --- a/config/public-cloud-msft-int.json +++ b/config/public-cloud-msft-int.json @@ -107,7 +107,7 @@ "private": false }, "imageBase": "quay.io/redhat-user-workloads/maestro-rhtap-tenant/maestro/maestro", - "imageTag": "bc2f131579c6ffc664c15f48c50a9936f1b4a7ce", + "imageTag": "c9a36e110a32c0c25aa5025cfe6d51af797e6d4b", "postgres": { "deploy": false, "minTLSVersion": "TLSV1.2", diff --git a/config/public-cloud-personal-dev.json b/config/public-cloud-personal-dev.json index bd5e140bf..3da25eb05 100644 --- a/config/public-cloud-personal-dev.json +++ b/config/public-cloud-personal-dev.json @@ -107,7 +107,7 @@ "private": false }, "imageBase": "quay.io/redhat-user-workloads/maestro-rhtap-tenant/maestro/maestro", - "imageTag": "eddc46d1f49ccc2d3298fed0d4b8ab25c159e357", + "imageTag": "c9a36e110a32c0c25aa5025cfe6d51af797e6d4b", "postgres": { "deploy": false, "minTLSVersion": "TLSV1.2",