chore(gitea): bump version

This commit is contained in:
Rob Watson 2023-09-10 14:32:14 +02:00
parent e849494077
commit 909f943f41
1 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ spec:
runAsGroup: 1000
initContainers:
- name: init-gitea
image: gitea/gitea:1.19.3-rootless
image: gitea/gitea:1.20.4-rootless
imagePullPolicy: IfNotPresent
command: ["/usr/sbin/init-directory-structure.sh"]
env:
@ -53,7 +53,7 @@ spec:
subPath: init-directory-structure.sh
name: scripts
- name: setup-gitea
image: gitea/gitea:1.19.3-rootless
image: gitea/gitea:1.20.4-rootless
imagePullPolicy: IfNotPresent
command: ["/usr/sbin/setup.sh"]
env:
@ -97,7 +97,7 @@ spec:
readOnlyRootFilesystem: true
containers:
- name: gitea
image: gitea/gitea:1.19.3-rootless
image: gitea/gitea:1.20.4-rootless
imagePullPolicy: Always
ports:
- name: http