chore(common): use containerforge kubectl and scratch
This commit is contained in:
@@ -51,5 +51,5 @@ sources:
|
||||
- https://hub.docker.com/_/
|
||||
- https://hub.docker.com/r/mikefarah/yq
|
||||
type: library
|
||||
version: 28.27.0
|
||||
version: 28.27.1
|
||||
|
||||
|
||||
@@ -598,13 +598,13 @@ ubuntuImage:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
scratchImage:
|
||||
repository: oci.trueforge.org/tccr/scratch
|
||||
tag: latest@sha256:4aef9dbf99ea2a8857ed4ce9d9bf79d330b79044884c7374e392445d122ec746
|
||||
repository: oci.trueforge.org/containerforge/scratch
|
||||
tag: latest
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
kubectlImage:
|
||||
repository: oci.trueforge.org/tccr/kubectl
|
||||
tag: latest@sha256:7e2d7043f4cac6cc040e1474940f3a11f126a90c789dd72199a9a27324063a93
|
||||
repository: oci.trueforge.org/containerforge/kubectl
|
||||
tag: "1.31.1"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
wgetImage:
|
||||
|
||||
Reference in New Issue
Block a user