Skip to content

Commit a1c7f73

Browse files
authored
Staging+Local: Deploy new Platform API image ghcr.io/wbstack/api:sha-04be980 (#2766)
This is an automated update for the `api` image in staging and local, using `sha-04be980`. **Changes**: [chore(deps): bump guzzlehttp/guzzle from 7.10.0 to 7.10.4 (#1144)](wbstack/api@04be980)
1 parent 6eb550c commit a1c7f73

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-0219964
59+
tag: sha-04be980
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-0219964
58+
tag: sha-04be980
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-0219964
2+
tag: sha-04be980
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-0219964
2+
tag: sha-04be980
33

44
replicaCount:
55
web: 1

0 commit comments

Comments
 (0)