update image tag to 32

This commit is contained in:
Aaron Riedel 2023-09-24 02:22:16 +00:00 committed by Aaron Riedel
parent 97edbdadf6
commit 245625b241
2 changed files with 2 additions and 2 deletions

View file

@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: aaronriedel/egress-test
newName: aaronriedel/egress-test
newTag: b5635391
newTag: "32"

View file

@ -15,5 +15,5 @@ spec:
app: egress-test
spec:
containers:
- image: aaronriedel/egress-test:b5635391
- image: aaronriedel/egress-test:32
name: egress-test