Automated upload for dev.t09.de

This commit is contained in:
Automated pipeline 2026-06-12 07:46:00 +00:00 committed by Actions pipeline
parent 9bbcf4efca
commit 95deeef6a0
7 changed files with 86 additions and 27 deletions

View file

@ -1,3 +1,4 @@
# We use recreate to make sure only one instance with one version is running, because Forgejo might break or data gets inconsistant.
strategy:
type: Recreate
@ -173,8 +174,10 @@ service:
image:
pullPolicy: "IfNotPresent"
# DB has v15a/v15b migrations from workflow-webhook build.
# Using that image until a proper v15+ EDP release is cut.
fullOverride: edp.buildth.ing/devfw-cicd/edp-forgejo:workflow-webhook-20260305
# Overrides the image tag whose default is the chart appVersion.
#tag: "8.0.3"
# Adds -rootless suffix to image name
# rootless: true
fullOverride: edp.buildth.ing/devfw-cicd/edp-forgejo:14.0.2-edp1-rootless
forgejo: {}