update image tag to eea1264b
This commit is contained in:
parent
04f0c0c85d
commit
42572f2d12
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: e363549a
|
||||
newTag: eea1264b
|
||||
|
|
|
@ -15,5 +15,5 @@ spec:
|
|||
app: egress-test
|
||||
spec:
|
||||
containers:
|
||||
- image: aaronriedel/egress-test:e363549a
|
||||
- image: aaronriedel/egress-test:eea1264b
|
||||
name: egress-test
|
||||
|
|
Reference in a new issue