build(forgejo): ⬆️ Bump Helm chart version to v16.2.0

Updates the Helm chart source to a newer version to leverage the latest features, improvements, and bug fixes for Forgejo deployment.
This commit is contained in:
Daniel Sy 2026-03-02 15:49:43 +01:00
parent 7cac2079fd
commit f43880cb11
Signed by untrusted user: danielsy
GPG key ID: 1F39A8BBCD2EE3D3

View file

@ -20,7 +20,7 @@ spec:
sources: sources:
- repoURL: https://code.forgejo.org/forgejo-helm/forgejo-helm.git - repoURL: https://code.forgejo.org/forgejo-helm/forgejo-helm.git
path: . path: .
targetRevision: v12.0.0 targetRevision: v16.2.0
helm: helm:
valueFiles: valueFiles:
- $values/otc/dev.t09.de/stacks/forgejo/forgejo-server/values.yaml - $values/otc/dev.t09.de/stacks/forgejo/forgejo-server/values.yaml
@ -29,4 +29,5 @@ spec:
ref: values ref: values
- repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances - repoURL: https://edp.buildth.ing/DevFW-CICD/stacks-instances
targetRevision: HEAD targetRevision: HEAD
path: "otc/dev.t09.de/stacks/forgejo/forgejo-server/manifests" path: "otc/dev.t09.de/stacks/forgejo/forgejo-server/manifests"