1
0
forked from k-space/kube

gitea v1.24.7

pls auto-update where
This commit is contained in:
2025-11-01 11:29:57 +02:00
parent eb475b6cb0
commit cd633fed02

View File

@@ -125,7 +125,8 @@ spec:
runAsNonRoot: true runAsNonRoot: true
containers: containers:
- name: gitea - name: gitea
image: docker.gitea.com/gitea:1.24.3-rootless # https://github.com/go-gitea/gitea/releases
image: docker.gitea.com/gitea:1.24.7-rootless
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
securityContext: securityContext:
readOnlyRootFilesystem: true readOnlyRootFilesystem: true