diff --git a/clusters/default/git-ops/gitea/gitea.yml b/clusters/default/git-ops/gitea/gitea.yml index 40ee035..8d8d5bf 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.25.1 + image: gitea/gitea:1.25.2 ports: - containerPort: 22 name: ssh