From 29c0247491e4175af3a1bc43a852a0f753d99d50 Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Thu, 13 Feb 2025 22:36:02 -0800 Subject: feat: add favicon and avatar --- manifests/cgit/cgit-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/cgit/cgit-deploy.yaml') diff --git a/manifests/cgit/cgit-deploy.yaml b/manifests/cgit/cgit-deploy.yaml index 651f064..b899709 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.7 + image: public.ecr.aws/s0f9o2k5/cgit:v0.0.8 securityContext: runAsUser: 0 runAsGroup: 1000 -- cgit v1.2.3