diff --git a/apps/gitea/deployment.yaml b/apps/gitea/deployment.yaml index f243230e..27f3844e 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.22.3-rootless + image: gitea/gitea:1.22.6-rootless ports: - containerPort: 3000 name: gitea-http