aboutsummaryrefslogtreecommitdiff
path: root/manifests/cgit/cgit-deploy.yaml
diff options
context:
space:
mode:
authorMax Resnick <max@ofmax.li>2025-02-13 21:59:11 -0800
committerMax Resnick <max@ofmax.li>2025-02-13 21:59:11 -0800
commitf76124a96df2cf861b699e8676f9c1b47e94e7d9 (patch)
tree09e16afb5979d9b64fbfe2d5c8ab93354829e9f2 /manifests/cgit/cgit-deploy.yaml
parent40a07ec6489e47adeb52c771876130974364474e (diff)
downloadgo-git-server-f76124a96df2cf861b699e8676f9c1b47e94e7d9.tar.gz
chore: bump image version
Diffstat (limited to 'manifests/cgit/cgit-deploy.yaml')
-rw-r--r--manifests/cgit/cgit-deploy.yaml3
1 files changed, 1 insertions, 2 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
-