diff --git a/apps/gitea/deployment.yaml b/apps/gitea/deployment.yaml index 86f16916..fadf4fb5 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.24.6-rootless ports: - containerPort: 3000 name: gitea-http