Skip to content

Commit 2f31a2b

Browse files
authored
Revert "Revert "Production: Deploy new Platform API image ghcr.io/wbstack/api…"
This reverts commit 61de6c8.
1 parent 61de6c8 commit 2f31a2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

k8s/argocd/production/api.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ app:
5555
tracingEnabled: false
5656
url: https://www.wikibase.cloud
5757
image:
58-
tag: sha-077bb3c
58+
tag: sha-6638305
5959
ingress:
6060
annotations:
6161
kubernetes.io/ingress.class: nginx

k8s/helmfile/env/production/api.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-077bb3c
2+
tag: sha-6638305
33

44
replicaCount:
55
web: 1

0 commit comments

Comments
 (0)