diff --git a/apps/infra/devops/gitea/helmchart.yaml b/apps/infra/devops/gitea/helmchart.yaml index b22e059..dcaf722 100644 --- a/apps/infra/devops/gitea/helmchart.yaml +++ b/apps/infra/devops/gitea/helmchart.yaml @@ -7,7 +7,7 @@ spec: repo: https://dl.gitea.com/charts chart: gitea targetNamespace: infra-devops - version: 10.4.1 + version: 10.6.0 valuesContent: |- affinity: podAffinity: @@ -36,7 +36,7 @@ spec: postgresql-ha: enabled: false image: - tag: 1.22.5 + tag: 1.22.6 ingress: enabled: true className: nginx