fix(garm): 📌 pin to v0.1.7-forgejo-22 — -23 has wrong arch
v0.1.7-forgejo-23 produces exec format error on amd64 nodes. Permanent fix until -24 is built correctly.
This commit is contained in:
parent
1f6e91b6ac
commit
5f4032bea6
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ credentials:
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: {{{ .Env.CLIENT_REPO_DOMAIN }}}/devfw-cicd/garm-forgejo
|
repository: {{{ .Env.CLIENT_REPO_DOMAIN }}}/devfw-cicd/garm-forgejo
|
||||||
tag: v0.1.7-forgejo-23
|
tag: v0.1.7-forgejo-22
|
||||||
|
|
||||||
providerConfig:
|
providerConfig:
|
||||||
edgeConnect:
|
edgeConnect:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue