update image tag to 481b0c64
This commit is contained in:
parent
ab4067cef5
commit
ed50a5e5c4
2 changed files with 2 additions and 2 deletions
|
@ -5,4 +5,4 @@ kind: Kustomization
|
||||||
images:
|
images:
|
||||||
- name: aaronriedel/egress-test
|
- name: aaronriedel/egress-test
|
||||||
newName: aaronriedel/egress-test
|
newName: aaronriedel/egress-test
|
||||||
newTag: fc90cea3
|
newTag: 481b0c64
|
||||||
|
|
|
@ -15,5 +15,5 @@ spec:
|
||||||
app: egress-test
|
app: egress-test
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: aaronriedel/egress-test:fc90cea3
|
- image: aaronriedel/egress-test:481b0c64
|
||||||
name: egress-test
|
name: egress-test
|
||||||
|
|
Reference in a new issue