Update Gitea image

This commit is contained in:
Rob Watson 2022-06-02 19:36:40 +02:00
parent f5c9b860b7
commit b7ca758169
1 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ spec:
runAsGroup: 1000
initContainers:
- name: init-gitea
image: gitea/gitea:1.16.7-rootless
image: gitea/gitea:1.16.8-rootless
imagePullPolicy: IfNotPresent
command: ["/usr/sbin/init-directory-structure.sh"]
env:
@ -49,7 +49,7 @@ spec:
subPath: init-directory-structure.sh
name: scripts
- name: setup-gitea
image: gitea/gitea:1.16.7-rootless
image: gitea/gitea:1.16.8-rootless
imagePullPolicy: IfNotPresent
command: ["/usr/sbin/setup.sh"]
env:
@ -93,7 +93,7 @@ spec:
readOnlyRootFilesystem: true
containers:
- name: gitea
image: gitea/gitea:1.16.7-rootless
image: gitea/gitea:1.16.8-rootless
imagePullPolicy: IfNotPresent
ports:
- name: http