fix(common): fix scratch container ref
This commit is contained in:
@@ -51,5 +51,5 @@ sources:
|
|||||||
- https://hub.docker.com/_/
|
- https://hub.docker.com/_/
|
||||||
- https://hub.docker.com/r/mikefarah/yq
|
- https://hub.docker.com/r/mikefarah/yq
|
||||||
type: library
|
type: library
|
||||||
version: 28.27.1
|
version: 28.27.2
|
||||||
|
|
||||||
|
|||||||
@@ -599,7 +599,7 @@ ubuntuImage:
|
|||||||
|
|
||||||
scratchImage:
|
scratchImage:
|
||||||
repository: oci.trueforge.org/containerforge/scratch
|
repository: oci.trueforge.org/containerforge/scratch
|
||||||
tag: latest
|
tag: "1.0.0"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
kubectlImage:
|
kubectlImage:
|
||||||
|
|||||||
Reference in New Issue
Block a user