Skip to content

Commit ef93976

Browse files
committed
update ch prod components to the latest versions
1 parent 9678233 commit ef93976

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kustomize/sd3-ch/api/overlays/prod/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
images:
1010
- name: sd3-ch-api
1111
newName: quay.io/stackmon/status-dashboard-v3
12-
newTag: sha-3a259f0
12+
newTag: sha-5eaea67
1313

1414
configMapGenerator:
1515
- name: sd3-ch-vault-config

kustomize/sd3-ch/frontend/overlays/prod/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespace: status-dashboard-ch-prod
66
images:
77
- name: sd3-ch-frontend
88
newName: quay.io/stackmon/status-dashboard-v3-front
9-
newTag: 0.1.1
9+
newTag: 1.0.0
1010

1111
resources:
1212
- ../../base

0 commit comments

Comments
 (0)