Update otc/retain-me.t09.de/stacks/forgejo/forgejo-server.yaml
This commit is contained in:
parent
1d3bb44d50
commit
ff33b97fb6
1 changed files with 2 additions and 8 deletions
|
|
@ -18,15 +18,9 @@ spec:
|
||||||
name: in-cluster
|
name: in-cluster
|
||||||
namespace: gitea
|
namespace: gitea
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://edp.buildth.ing/DevFW-CICD/forgejo-helm.git
|
- repoURL: https://code.forgejo.org/forgejo-helm/forgejo-helm.git
|
||||||
path: .
|
path: .
|
||||||
# first check out the desired version (example v9.0.0): https://code.forgejo.org/forgejo-helm/forgejo-helm/src/tag/v9.0.0/Chart.yaml
|
targetRevision: v12.0.0
|
||||||
# (note that the chart version is not the same as the forgejo application version, which is specified in the above Chart.yaml file)
|
|
||||||
# then use the devops pipeline and select development, forgejo and the desired version (example v9.0.0):
|
|
||||||
# https://edp.buildth.ing/DevFW-CICD/devops-pipelines/actions?workflow=update-helm-depends.yaml&actor=0&status=0
|
|
||||||
# finally update the desired version here and include "-depends", it is created by the devops pipeline.
|
|
||||||
# why do we have an added "-depends" tag? it resolves rate limitings when downloading helm OCI dependencies
|
|
||||||
targetRevision: v12.0.0-depends
|
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/otc/retain-me.t09.de/stacks/forgejo/forgejo-server/values.yaml
|
- $values/otc/retain-me.t09.de/stacks/forgejo/forgejo-server/values.yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue