@@ -115,7 +115,7 @@ testing_tools:
115115 # Run with USE_SSL=1: sigstore's awskms signer hardcodes https://, so the e2e
116116 # serves TLS with a mkcert cert (see mkcert below).
117117 # renovate: datasource=docker depName=ministackorg/ministack depType=testing_tools
118- ministack_image : ' ministackorg/ministack:1.4.13 '
118+ ministack_image : ' ministackorg/ministack:1.4.14 '
119119 # OpenBAO: the Linux Foundation Apache-2.0 fork of HashiCorp Vault, used by the
120120 # Vault KMS e2e to exercise the hashivault:// signing/verification path against
121121 # a real Transit secrets engine. API-identical to Vault; the sigstore hashivault
@@ -155,7 +155,7 @@ testing_tools:
155155 # kustomize-controller and helm-controller are the only controllers the
156156 # bundle consumes (OCIRepository -> Kustomization -> HelmRelease).
157157 # renovate: datasource=github-releases depName=fluxcd/flux2 depType=testing_tools
158- flux_version : ' v2.9.3 '
158+ flux_version : ' v2.9.4 '
159159 # In-cluster Git server for the KWOK flux-git deployer lane (issue #963).
160160 # Rootless variant so the admin-user bootstrap can `kubectl exec gitea
161161 # admin user create` directly without su gymnastics.
@@ -165,9 +165,9 @@ testing_tools:
165165 # renovate: datasource=docker depName=docker.gitea.com/gitea depType=testing_tools
166166 gitea_image : ' docker.gitea.com/gitea:1.26.4-rootless'
167167 # renovate: datasource=github-releases depName=hauler-dev/hauler depType=testing_tools
168- hauler : ' v2.0.2 '
168+ hauler : ' v2.0.3 '
169169 # renovate: datasource=github-releases depName=zarf-dev/zarf depType=testing_tools
170- zarf : ' v0.82 .0'
170+ zarf : ' v0.83 .0'
171171# Quality Thresholds
172172quality :
173173 coverage_threshold : ' 80'
0 commit comments