From c093609134abe6f7c42207e3d059c1f8ed348326 Mon Sep 17 00:00:00 2001 From: AndrewKostka Date: Tue, 27 Aug 2024 07:27:42 +0000 Subject: [PATCH] Production: Deploy new UI image ghcr.io/wbstack/ui:sha-e4a43e0 --- k8s/argocd/production/ui.values.yaml | 2 +- k8s/helmfile/env/production/ui.values.yaml.gotmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/k8s/argocd/production/ui.values.yaml b/k8s/argocd/production/ui.values.yaml index 10134421e..f77ad0462 100644 --- a/k8s/argocd/production/ui.values.yaml +++ b/k8s/argocd/production/ui.values.yaml @@ -1,5 +1,5 @@ image: - tag: sha-756f9e4 + tag: sha-e4a43e0 ingress: annotations: kubernetes.io/ingress.class: nginx diff --git a/k8s/helmfile/env/production/ui.values.yaml.gotmpl b/k8s/helmfile/env/production/ui.values.yaml.gotmpl index 59ac6917a..a84ecfffc 100644 --- a/k8s/helmfile/env/production/ui.values.yaml.gotmpl +++ b/k8s/helmfile/env/production/ui.values.yaml.gotmpl @@ -1,5 +1,5 @@ image: - tag: sha-756f9e4 + tag: sha-e4a43e0 resources: requests: