From ecf8627fbe562c39cf2ca1c17edfee5170e464f6 Mon Sep 17 00:00:00 2001 From: Sahil Budhwar Date: Thu, 25 Jul 2024 12:20:24 +0530 Subject: [PATCH] promote hac to prod (#4090) --- components/ui/production/stone-prod-p01/kustomization.yaml | 2 +- components/ui/production/stone-prod-p02/kustomization.yaml | 2 +- components/ui/staging/kustomization.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/ui/production/stone-prod-p01/kustomization.yaml b/components/ui/production/stone-prod-p01/kustomization.yaml index 74cf24f5049..6f8905753e6 100644 --- a/components/ui/production/stone-prod-p01/kustomization.yaml +++ b/components/ui/production/stone-prod-p01/kustomization.yaml @@ -19,7 +19,7 @@ images: # hac-dev - name: quay.io/cloudservices/hac-dev-frontend newName: quay.io/cloudservices/hac-dev-frontend - newTag: 70bd317 + newTag: 65c4e3e configMapGenerator: - name: fed-modules diff --git a/components/ui/production/stone-prod-p02/kustomization.yaml b/components/ui/production/stone-prod-p02/kustomization.yaml index 74cf24f5049..6f8905753e6 100644 --- a/components/ui/production/stone-prod-p02/kustomization.yaml +++ b/components/ui/production/stone-prod-p02/kustomization.yaml @@ -19,7 +19,7 @@ images: # hac-dev - name: quay.io/cloudservices/hac-dev-frontend newName: quay.io/cloudservices/hac-dev-frontend - newTag: 70bd317 + newTag: 65c4e3e configMapGenerator: - name: fed-modules diff --git a/components/ui/staging/kustomization.yaml b/components/ui/staging/kustomization.yaml index a06597db7cb..6db18ad3fc5 100644 --- a/components/ui/staging/kustomization.yaml +++ b/components/ui/staging/kustomization.yaml @@ -19,7 +19,7 @@ images: # hac-dev - name: quay.io/cloudservices/hac-dev-frontend newName: quay.io/cloudservices/hac-dev-frontend - newTag: 70bd317 + newTag: 65c4e3e configMapGenerator: - name: fed-modules