forgejo: fix image sha
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
49b2342dd0
commit
f525dae38b
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ image:
|
||||||
repository: konflux-fedora/fedora-infra-tenant/forgejo-oci-images-main-stable
|
repository: konflux-fedora/fedora-infra-tenant/forgejo-oci-images-main-stable
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: ''
|
tag: ''
|
||||||
digest: 'sha256:741cdeb1bb263657b50aae1954905bf35bae0ba7faddca626aa90d0c126f9874sha256:741cdeb1bb263657b50aae1954905bf35bae0ba7faddca626aa90d0c126f9874'
|
digest: 'sha256:741cdeb1bb263657b50aae1954905bf35bae0ba7faddca626aa90d0c126f9874'
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
rootless: true
|
rootless: true
|
||||||
fullOverride: ''
|
fullOverride: ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue