Skip to content

Commit 89a4e60

Browse files
authored
Production: Deploy new Platform API image ghcr.io/wbstack/api:sha-d506119 (#2773)
This is an automated update for the `api` image in production, using `sha-d506119`. **Changes**: [Add Carbon 3 boundary coverage for timestamp parsing and integer-cast diff behavior (#1132)](wbstack/api@d506119)
1 parent 6b000fd commit 89a4e60

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-14866b1
57+
tag: sha-d506119
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-14866b1
2+
tag: sha-d506119
33

44
replicaCount:
55
web: 1

0 commit comments

Comments
 (0)