Skip to content

Commit 4f4cc99

Browse files
authored
Revert "Production: Deploy new Platform API image ghcr.io/wbstack/api:sha-663…"
This reverts commit 93b5e2f.
1 parent 93b5e2f commit 4f4cc99

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-6638305
58+
tag: sha-077bb3c
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-6638305
2+
tag: sha-077bb3c
33

44
replicaCount:
55
web: 1

0 commit comments

Comments
 (0)