From a0d6733e195bc04a78e6994ee0c978f8bb6c73ad Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Sun, 21 Aug 2022 10:07:24 -0700 Subject: updating api versions, fixing kustomize --- grumpy/cgit/kustomization.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'grumpy/cgit/kustomization.yaml') diff --git a/grumpy/cgit/kustomization.yaml b/grumpy/cgit/kustomization.yaml index affede7..68446b5 100644 --- a/grumpy/cgit/kustomization.yaml +++ b/grumpy/cgit/kustomization.yaml @@ -9,9 +9,8 @@ commonLabels: # Images modify the tags for images without # creating patches. images: -- name: busybox - name: registry.gitlab.com/grumps/grumpy-containers/cgit - newTag: v0.0.5 + newTag: latest # Value of this field is prepended to the # names of all resources @@ -24,4 +23,4 @@ resources: - cgit-ing.yaml - cgit-sa.yaml - cgit-svc.yaml -- cgit-test-connection-pod.yaml \ No newline at end of file +- cgit-test-connection-pod.yaml -- cgit v1.2.3