Skip to content

Commit 8142fa9

Browse files
committed
Staging+Local: Deploy new UI image ghcr.io/wbstack/ui:sha-8522a7a
1 parent 4924a0c commit 8142fa9

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

k8s/argocd/local/ui.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image:
2-
tag: sha-2d6044d
2+
tag: sha-8522a7a
33
ingress:
44
annotations:
55
kubernetes.io/ingress.class: nginx

k8s/argocd/staging/ui.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image:
2-
tag: sha-2d6044d
2+
tag: sha-8522a7a
33
ingress:
44
annotations:
55
kubernetes.io/ingress.class: nginx

k8s/helmfile/env/local/ui.values.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
image:
2-
tag: sha-2d6044d
2+
tag: sha-8522a7a
33

44
ui:
55
recaptchaSitekeySecretName: {{ .Values.external.recaptcha3.secretName }}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
image:
2-
tag: sha-2d6044d
2+
tag: sha-8522a7a

0 commit comments

Comments
 (0)