forgejo: remove tag, replace with sha, restore rootless boolean

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2025-05-21 14:04:38 +01:00
parent fd07c8d2e0
commit 49b2342dd0
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -52,10 +52,10 @@ image:
registry: quay.io
repository: konflux-fedora/fedora-infra-tenant/forgejo-oci-images-main-stable
# Overrides the image tag whose default is the chart appVersion.
tag: 'latest'
digest: ''
tag: ''
digest: 'sha256:741cdeb1bb263657b50aae1954905bf35bae0ba7faddca626aa90d0c126f9874sha256:741cdeb1bb263657b50aae1954905bf35bae0ba7faddca626aa90d0c126f9874'
pullPolicy: IfNotPresent
rootless: false
rootless: true
fullOverride: ''
## @param imagePullSecrets Secret to use for pulling the image