Skip to content

Commit be450bb

Browse files
committed
Staging+Local: Deploy new UI image ghcr.io/wbstack/ui:sha-764f28a
1 parent e4a5173 commit be450bb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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-7c347cb
2+
tag: sha-764f28a
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-7c347cb
2+
tag: sha-764f28a
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-7c347cb
2+
tag: sha-764f28a
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-7c347cb
2+
tag: sha-764f28a

0 commit comments

Comments
 (0)