diff --git a/infrastructure/gitea/kustomization.yaml b/infrastructure/gitea/kustomization.yaml index 62972cc..9806013 100644 --- a/infrastructure/gitea/kustomization.yaml +++ b/infrastructure/gitea/kustomization.yaml @@ -17,6 +17,6 @@ helmCharts: - name: gitea namespace: gitea # needs to be set explicitly for svc to be referenced correctly releaseName: gitea - version: 10.4.0 + version: 10.4.1 valuesFile: gitea.values.yaml repo: https://dl.gitea.io/charts/