diff --git a/apps/gitea/deployment.yaml b/apps/gitea/deployment.yaml index 86f169168..c67af31f1 100644 --- a/apps/gitea/deployment.yaml +++ b/apps/gitea/deployment.yaml @@ -28,7 +28,7 @@ spec: type: RuntimeDefault containers: - name: gitea - image: gitea/gitea:1.23.8-rootless + image: gitea/gitea:1.25.1-rootless ports: - containerPort: 3000 name: gitea-http