diff options
Diffstat (limited to 'grumpy/gitsnapshot/kustomization.yaml')
| -rw-r--r-- | grumpy/gitsnapshot/kustomization.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/grumpy/gitsnapshot/kustomization.yaml b/grumpy/gitsnapshot/kustomization.yaml index 5dec50c..1bc630e 100644 --- a/grumpy/gitsnapshot/kustomization.yaml +++ b/grumpy/gitsnapshot/kustomization.yaml @@ -7,8 +7,9 @@ commonLabels: # Images modify the tags for images without # creating patches. images: -- name: registry.gitlab.com/grumps/grumpy-containers/git-snapshot - newTag: latest +- name: gitsnapshot + newName: public.ecr.aws/s0f9o2k5/git-snapshot + newTag: v0.0.5 # Value of this field is prepended to the # names of all resources |