Skip to content

Commit ab98ffa

Browse files
committed
Staging+Local: Deploy new UI image ghcr.io/wbstack/ui:sha-504bdff
1 parent baf0f7a commit ab98ffa

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-cea9469
2+
tag: sha-504bdff
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-cea9469
2+
tag: sha-504bdff
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-cea9469
2+
tag: sha-504bdff
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-cea9469
2+
tag: sha-504bdff

0 commit comments

Comments
 (0)