Skip to content

Commit 784a76f

Browse files
committed
Production: Deploy new Platform API image ghcr.io/wbstack/api:sha-e7971ea
1 parent 89a4e60 commit 784a76f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

k8s/argocd/production/api.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ app:
5454
tracingEnabled: false
5555
url: https://www.wikibase.cloud
5656
image:
57-
tag: sha-d506119
57+
tag: sha-e7971ea
5858
ingress:
5959
annotations:
6060
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-d506119
2+
tag: sha-e7971ea
33

44
replicaCount:
55
web: 1

0 commit comments

Comments
 (0)