We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7c9b0 commit 11f1dd0Copy full SHA for 11f1dd0
mtest/Makefile
@@ -6,7 +6,7 @@ VAULT_VERSION = 1.17.2
6
K8S_VERSION = 1.30.5
7
CONTAINERD_VERSION = 1.7.21
8
CRITOOLS_VERSION = 1.31.1
9
-CT_VERSION = 0.9.4
+CT_VERSION = 0.9.3
10
11
# configuration variables
12
BRIDGE_ADDRESS = 10.0.0.1
sonobuoy/Makefile
@@ -2,7 +2,7 @@
2
SONOBUOY_VERSION = 0.57.2
3
KUBECTL_VERSION = 1.30.5
4
DOCKER_COMPOSE_VERSION = 2.29.6
5
### Unconfigurable
CURL = curl -fsL
0 commit comments