Skip to content

Commit b4db982

Browse files
committed
Production: Deploy new Platform API image ghcr.io/wbstack/api:sha-26b846b
1 parent 0125d7d commit b4db982

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-0b8596f
58+
tag: sha-26b846b
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-0b8596f
2+
tag: sha-26b846b
33

44
replicaCount:
55
web: 1

0 commit comments

Comments
 (0)