Compare commits

...

2 Commits

Author SHA1 Message Date
Rob Watson d99e034eb2 Bump Gitea to 1.17.0 2022-08-07 11:58:33 +02:00
Rob Watson d591730eef Update Gitea > 1.16.9 2022-07-18 03:52:08 +02:00
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.16.8-rootless
image: gitea/gitea:1.17.0-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.16.8-rootless
image: gitea/gitea:1.17.0-rootless
imagePullPolicy: IfNotPresent
command: ["/usr/sbin/setup.sh"]
env:
@ -97,7 +97,7 @@ spec:
readOnlyRootFilesystem: true
containers:
- name: gitea
image: gitea/gitea:1.16.8-rootless
image: gitea/gitea:1.17.0-rootless
imagePullPolicy: Always
ports:
- name: http