Skip to content

Commit

Permalink
Staging+Local: Deploy new Platform API image 8x.23.0 (#1157)
Browse files Browse the repository at this point in the history
* Staging+Local: Deploy new Platform API image 8x.23.0

* Staging+Local: Deploy new UI image ghcr.io/wbstack/ui:sha-fd247af (#1159)
  • Loading branch information
wmdebot authored Sep 13, 2023
1 parent a57d97a commit a93b976
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion k8s/helmfile/env/local/api.values.yaml.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
image:
tag: 8x.22.2
tag: 8x.23.0

ingress:
tls: null
Expand Down
2 changes: 1 addition & 1 deletion k8s/helmfile/env/local/ui.values.yaml.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
image:
tag: sha-6dcae41
tag: sha-fd247af

ui:
recaptchaSitekeySecretName: recaptcha-v3-dev-secrets
Expand Down
2 changes: 1 addition & 1 deletion k8s/helmfile/env/staging/api.values.yaml.gotmpl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
image:
tag: 8x.22.2
tag: 8x.23.0

ingress:
tls:
Expand Down
2 changes: 1 addition & 1 deletion k8s/helmfile/env/staging/ui.values.yaml.gotmpl
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
image:
tag: sha-6dcae41
tag: sha-fd247af

0 comments on commit a93b976

Please sign in to comment.