chore(common): use containerforge kubectl and scratch

This commit is contained in:
Kjeld Schouten
2025-11-23 14:39:01 +01:00
parent ccf262f6ac
commit 552462b7a6
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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
+4 -4
View File
@@ -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: