update image tag to a984a527
This commit is contained in:
parent
99e3b011a9
commit
78a159bc9a
2 changed files with 2 additions and 2 deletions
|
@ -5,4 +5,4 @@ kind: Kustomization
|
|||
images:
|
||||
- name: aaronriedel/egress-test
|
||||
newName: aaronriedel/egress-test
|
||||
newTag: 52246f34
|
||||
newTag: a984a527
|
||||
|
|
|
@ -15,5 +15,5 @@ spec:
|
|||
app: egress-test
|
||||
spec:
|
||||
containers:
|
||||
- image: aaronriedel/egress-test:52246f34
|
||||
- image: aaronriedel/egress-test:a984a527
|
||||
name: egress-test
|
||||
|
|
Reference in a new issue