Skip to content

Commit 5f252e3

Browse files
committed
Staging+Local: Deploy new Platform API image ghcr.io/wbstack/api:sha-d506119
1 parent 208eb38 commit 5f252e3

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

k8s/argocd/local/api.values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ app:
5656
tracingEnabled: false
5757
url: https://www.wbaas.dev
5858
image:
59-
tag: sha-14866b1
59+
tag: sha-d506119
6060
ingress:
6161
annotations:
6262
kubernetes.io/ingress.class: nginx

k8s/argocd/staging/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.dev
5757
image:
58-
tag: sha-14866b1
58+
tag: sha-d506119
5959
ingress:
6060
annotations:
6161
kubernetes.io/ingress.class: nginx

k8s/helmfile/env/local/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-14866b1
2+
tag: sha-d506119
33

44
ingress:
55
tls: null

k8s/helmfile/env/staging/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-14866b1
2+
tag: sha-d506119
33

44
replicaCount:
55
web: 1

0 commit comments

Comments
 (0)