From 522b9886fc07ee64f1cdbdca0280b5f9d7661838 Mon Sep 17 00:00:00 2001 From: Gerd Oberlechner Date: Thu, 12 Dec 2024 11:47:22 +0100 Subject: [PATCH] bump Signed-off-by: Gerd Oberlechner --- config/config.msft.yaml | 2 +- config/config.yaml | 2 +- config/public-cloud-cs-pr.json | 2 +- config/public-cloud-dev.json | 2 +- config/public-cloud-msft-int.json | 2 +- config/public-cloud-personal-dev.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/config.msft.yaml b/config/config.msft.yaml index 7b44a56ef..a3c23838c 100644 --- a/config/config.msft.yaml +++ b/config/config.msft.yaml @@ -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 diff --git a/config/config.yaml b/config/config.yaml index faf2c7357..e14823b10 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -137,7 +137,7 @@ clouds: maestro: postgres: deploy: false - imageTag: 3a56948922f4bc5f8d921b6975f750f55c0cb88d + imageTag: bc2f131579c6ffc664c15f48c50a9936f1b4a7ce # Cluster Service clusterService: imageTag: 6157c57 diff --git a/config/public-cloud-cs-pr.json b/config/public-cloud-cs-pr.json index 60b558c49..d039086ff 100644 --- a/config/public-cloud-cs-pr.json +++ b/config/public-cloud-cs-pr.json @@ -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", diff --git a/config/public-cloud-dev.json b/config/public-cloud-dev.json index a3bc4d1a3..b4db4b6cf 100644 --- a/config/public-cloud-dev.json +++ b/config/public-cloud-dev.json @@ -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", diff --git a/config/public-cloud-msft-int.json b/config/public-cloud-msft-int.json index 41050cc79..08bfb9c7a 100644 --- a/config/public-cloud-msft-int.json +++ b/config/public-cloud-msft-int.json @@ -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", diff --git a/config/public-cloud-personal-dev.json b/config/public-cloud-personal-dev.json index 95995df02..1dd70d8e6 100644 --- a/config/public-cloud-personal-dev.json +++ b/config/public-cloud-personal-dev.json @@ -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",