diff --git a/src/main/resources/gitea/deployment.yaml b/src/main/resources/gitea/deployment.yaml index b1abf8a..4dedc37 100644 --- a/src/main/resources/gitea/deployment.yaml +++ b/src/main/resources/gitea/deployment.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: gitea - image: gitea/gitea:1.16.9 + image: gitea/gitea:1.17.0 imagePullPolicy: IfNotPresent # config settings envFrom: