diff --git a/src/main/resources/gitea/deployment.yaml b/src/main/resources/gitea/deployment.yaml index f3d9e19..1fe6c58 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.17.0 + image: gitea/gitea:1.17.3 imagePullPolicy: IfNotPresent # config settings envFrom: