Skip to content

Commit 08f72e2

Browse files
author
Alexander Matyushentsev
authored
chore: downgrade kustomize guestbook image tag (argoproj#73)
Signed-off-by: Alexander Matyushentsev <[email protected]>
1 parent 6bed858 commit 08f72e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kustomize-guestbook/guestbook-ui-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
app: guestbook-ui
1515
spec:
1616
containers:
17-
- image: gcr.io/heptio-images/ks-guestbook-demo:0.2
17+
- image: gcr.io/heptio-images/ks-guestbook-demo:0.1
1818
name: guestbook-ui
1919
ports:
2020
- containerPort: 80

0 commit comments

Comments
 (0)