test: fix forgejo test tags
This commit is contained in:
parent
72fc2f00e3
commit
859b7fe8d3
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
registry: codeberg.org
|
||||
repository: forgejo-experimental/forgejo
|
||||
tag: 10.0-test # don't pin, manifests can be missing
|
||||
tag: 10 # don't pin, manifests can be missing
|
||||
|
||||
# Use mirror
|
||||
# https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1045
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
registry: codeberg.org
|
||||
repository: forgejo-experimental/forgejo
|
||||
tag: 11.0-test # don't pin, manifests can be missing
|
||||
tag: 11 # don't pin, manifests can be missing
|
||||
|
||||
# Use mirror
|
||||
# https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1045
|
||||
Loading…
Add table
Add a link
Reference in a new issue