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:
parent
7cac2079fd
commit
f43880cb11
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
@ -30,3 +30,4 @@ spec:
|
||||||
- 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"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue