From f76124a96df2cf861b699e8676f9c1b47e94e7d9 Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Thu, 13 Feb 2025 21:59:11 -0800 Subject: chore: bump image version --- manifests/cgit/cgit-deploy.yaml | 3 +-- manifests/local/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/manifests/cgit/cgit-deploy.yaml b/manifests/cgit/cgit-deploy.yaml index 07bef6a..651f064 100644 --- a/manifests/cgit/cgit-deploy.yaml +++ b/manifests/cgit/cgit-deploy.yaml @@ -20,7 +20,7 @@ spec: value: "8080" - name: CGIT_CONFIG value: /opt/etc/cgitrc - image: public.ecr.aws/s0f9o2k5/cgit:v0.0.6 + image: public.ecr.aws/s0f9o2k5/cgit:v0.0.7 securityContext: runAsUser: 0 runAsGroup: 1000 @@ -48,4 +48,3 @@ spec: configMap: defaultMode: 420 name: cgitrc - diff --git a/manifests/local/kustomization.yaml b/manifests/local/kustomization.yaml index 575ced9..7216ec4 100644 --- a/manifests/local/kustomization.yaml +++ b/manifests/local/kustomization.yaml @@ -12,7 +12,7 @@ resources: images: - name: go-git-server newName: go-git-registry:5000/go-git-server - newTag: 0.3.2-latest.4d55e5d.7 + newTag: 0.3.4-latest.198fb47.2 labels: - includeSelectors: true -- cgit v1.2.3