diff --git a/clusters/default/git-ops/gitea/gitea.yml b/clusters/default/git-ops/gitea/gitea.yml index b32a6b4..3832504 100644 --- a/clusters/default/git-ops/gitea/gitea.yml +++ b/clusters/default/git-ops/gitea/gitea.yml @@ -29,7 +29,7 @@ spec: done containers: - name: gitea - image: gitea/gitea:1.24.7 + image: gitea/gitea:1.25.0 ports: - containerPort: 22 name: ssh