File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ RUN echo "Computed sha256sum: $(sha256sum ${KAPP_FILENAME})" \
5050 && mv kapp-linux-amd64 kapp
5151
5252# renovate: datasource=github-tags depName=kubernetes/kubectl
53- ENV KUBECTL_VERSION 1.29.12
53+ ENV KUBECTL_VERSION 1.30.9
5454ENV KUBECTL_SUM 35fc028853e6f5299a53f22ab58273ea2d882c0f261ead0a2eed5b844b12dbfb
5555ENV KUBECTL_FILENAME kubectl
5656ADD https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl .
Original file line number Diff line number Diff line change 77CREDHUB_CLI_VERSION = '2.9.39' # renovate: datasource=github-releases depName=cloudfoundry/credhub-cli
88KUSTOMIZE_VERSION = "5.0.3" # renovate: datasource=github-releases depName=kubernetes-sigs/kustomize
99KAPP_VERSION = "0.63.3" # renovate: datasource=github-releases depName=k14s/kapp
10- KUBECTL_VERSION = "1.29.12 " # renovate: datasource=github-tags depName=kubernetes/kubectl
10+ KUBECTL_VERSION = "1.30.9 " # renovate: datasource=github-tags depName=kubernetes/kubectl
1111HELM_VERSION = "3.14.4" # renovate: datasource=github-releases depName=helm/helm
1212KUTTL_VERSION = "0.19.0" # renovate: datasource=github-releases depName=kudobuilder/kuttl
1313RUBY_VERSION = "3.1"
You can’t perform that action at this time.
0 commit comments