3 Commits

Author SHA1 Message Date
199a510c0b chore(deps): update helm release sealed-secrets to v2.17.5 2025-09-12 12:06:45 +00:00
f91e95b231 Merge pull request 'chore(deps): update helm release gitea to v12.2.0' (#5) from renovate/gitea-12.x into master
All checks were successful
renovate / renovate (push) Successful in 4m1s
Reviewed-on: #5
2025-09-04 21:45:27 +00:00
c77439819f chore(deps): update helm release gitea to v12.2.0 2025-08-22 11:06:46 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ spec:
- repoURL: https://dl.gitea.com/charts/ - repoURL: https://dl.gitea.com/charts/
chart: gitea chart: gitea
# targetRevision: 11.0.0 # targetRevision: 11.0.0
targetRevision: 12.1.1 targetRevision: 12.2.0
helm: helm:
valueFiles: valueFiles:
- $values/services/Gitea/values.yaml - $values/services/Gitea/values.yaml

View File

@@ -13,7 +13,7 @@ spec:
sources: sources:
- repoURL: https://bitnami-labs.github.io/sealed-secrets - repoURL: https://bitnami-labs.github.io/sealed-secrets
chart: sealed-secrets chart: sealed-secrets
targetRevision: 2.17.4 targetRevision: 2.17.5
helm: helm:
valueFiles: valueFiles:
- $values/system/SealedSecrets/values.yaml - $values/system/SealedSecrets/values.yaml