Skip to content

Commit 15ed10c

Browse files
authored
Update quickstart to v5 (#273)
* Update kustomization.yaml * Update kustomization.yaml
1 parent 07f9d34 commit 15ed10c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

k8s/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ resources:
1111

1212
images:
1313
- name: signadot/hotrod
14-
newTag: quickstart-v4-fix
14+
newTag: quickstart-v5-fix

k8s/overlays/prod/quickstart/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ resources:
33

44
images:
55
- name: signadot/hotrod
6-
newTag: quickstart-v4
6+
newTag: quickstart-v5

0 commit comments

Comments
 (0)