We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9678233 commit ef93976Copy full SHA for ef93976
kustomize/sd3-ch/api/overlays/prod/kustomization.yaml
@@ -9,7 +9,7 @@ resources:
9
images:
10
- name: sd3-ch-api
11
newName: quay.io/stackmon/status-dashboard-v3
12
- newTag: sha-3a259f0
+ newTag: sha-5eaea67
13
14
configMapGenerator:
15
- name: sd3-ch-vault-config
kustomize/sd3-ch/frontend/overlays/prod/kustomization.yaml
@@ -6,7 +6,7 @@ namespace: status-dashboard-ch-prod
6
7
- name: sd3-ch-frontend
8
newName: quay.io/stackmon/status-dashboard-v3-front
- newTag: 0.1.1
+ newTag: 1.0.0
resources:
- ../../base
0 commit comments