chore(gitea): bump to 1.23.0
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Rob Watson 2025-01-10 07:10:52 +01:00
parent 56c93a3f29
commit a58e2b4c7b

View File

@ -30,7 +30,7 @@ spec:
runAsGroup: 1000
initContainers:
- name: init-gitea
image: gitea/gitea:1.21.10-rootless
image: gitea/gitea:1.23.0-rootless
imagePullPolicy: IfNotPresent
command: ["/usr/sbin/init-directory-structure.sh"]
env:
@ -62,7 +62,7 @@ spec:
securityContext:
readOnlyRootFilesystem: true
- name: setup-gitea
image: gitea/gitea:1.21.10-rootless
image: gitea/gitea:1.23.0-rootless
imagePullPolicy: IfNotPresent
command: ["/usr/sbin/setup.sh"]
env:
@ -113,7 +113,7 @@ spec:
readOnlyRootFilesystem: true
containers:
- name: gitea
image: gitea/gitea:1.21.10-rootless
image: gitea/gitea:1.23.0-rootless
imagePullPolicy: IfNotPresent
ports:
- name: http