Automated upload for dev.t09.de

This commit is contained in:
Automated pipeline 2026-03-02 16:57:53 +00:00 committed by Actions pipeline
parent f43880cb11
commit 537ddd067c
4 changed files with 4 additions and 12 deletions

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: v16.2.0 targetRevision: v12.0.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,4 +30,3 @@ 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"

View file

@ -174,7 +174,7 @@ image:
#tag: "8.0.3" #tag: "8.0.3"
# Adds -rootless suffix to image name # Adds -rootless suffix to image name
# rootless: true # rootless: true
fullOverride: edp.buildth.ing/devfw-cicd/edp-forgejo:14.0.0-edp1-rootless fullOverride: edp.buildth.ing/devfw-cicd/edp-forgejo:v11.0.3-edp1
forgejo: forgejo:
# This appears to be governed by forgejo-runner, as intuition would suggest # This appears to be governed by forgejo-runner, as intuition would suggest

View file

@ -20,7 +20,7 @@ spec:
sources: sources:
- repoURL: https://edp.buildth.ing/DevFW-CICD/garm-helm - repoURL: https://edp.buildth.ing/DevFW-CICD/garm-helm
path: charts/garm path: charts/garm
targetRevision: main targetRevision: v0.0.6
helm: helm:
valueFiles: valueFiles:
- $values/otc/dev.t09.de/stacks/garm/garm/values.yaml - $values/otc/dev.t09.de/stacks/garm/garm/values.yaml

View file

@ -1,10 +1,3 @@
image:
repository: edp.buildth.ing/devfw-cicd/garm-forgejo
tag: latest
# repository: edp.buildth.ing/devfw-cicd/garm-forgejo
# tag: forgejo-2026-02-20
# pullPolicy: Always
ingress: ingress:
enabled: true enabled: true
className: nginx className: nginx