test: fix forgejo test tags

This commit is contained in:
Michael Kriese 2025-03-26 16:27:41 +01:00
parent 72fc2f00e3
commit 859b7fe8d3
No known key found for this signature in database
GPG key ID: F8D7748549A5986A
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
image: image:
registry: codeberg.org registry: codeberg.org
repository: forgejo-experimental/forgejo 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 # Use mirror
# https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1045 # https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1045

View file

@ -1,7 +1,7 @@
image: image:
registry: codeberg.org registry: codeberg.org
repository: forgejo-experimental/forgejo 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 # Use mirror
# https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1045 # https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1045