forgejo: update the image to the f42 base v11 + main commits

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2025-05-21 13:13:33 +01:00
parent a73559de8d
commit 00cc33fb3e
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -50,10 +50,10 @@ clusterDomain: cluster.local
## @param image.fullOverride Completely overrides the image registry, path/image, tag and digest. **Adjust `image.rootless` accordingly and review [Rootless defaults](#rootless-defaults).**
image:
registry: quay.io
repository: konflux-fedora/fedora-infra-tenant/forgejo-oci-images
repository: konflux-fedora/fedora-infra-tenant/forgejo-oci-images-main-stable
# Overrides the image tag whose default is the chart appVersion.
tag: ''
digest: 'sha256:4f29a06ab8ad2d2a86025a8176e1088a583306597813a14447d34f8dbfb7a439'
tag: 'latest'
digest: ''
pullPolicy: IfNotPresent
rootless: true
fullOverride: ''