Skip to content
Snippets Groups Projects
Commit b5c0ae9d authored by Hidde Beydals's avatar Hidde Beydals
Browse files

build: update various CI dependencies


- kind to v0.12.0
- kubectl to v1.23.6
- helm to v3.8.2
- runner to v2.291.1

Signed-off-by: default avatarHidde Beydals <hello@hidde.co>
parent 8e4044ee
No related branches found
No related tags found
No related merge requests found
...@@ -18,11 +18,11 @@ ...@@ -18,11 +18,11 @@
set -eu set -eu
KIND_VERSION=0.11.1 KIND_VERSION=0.12.0
KUBECTL_VERSION=1.21.2 KUBECTL_VERSION=1.23.6
KUSTOMIZE_VERSION=4.1.3 KUSTOMIZE_VERSION=4.5.4
HELM_VERSION=3.7.2 HELM_VERSION=3.8.2
GITHUB_RUNNER_VERSION=2.285.1 GITHUB_RUNNER_VERSION=2.291.1
PACKAGES="apt-transport-https ca-certificates software-properties-common build-essential libssl-dev gnupg lsb-release jq pkg-config" PACKAGES="apt-transport-https ca-certificates software-properties-common build-essential libssl-dev gnupg lsb-release jq pkg-config"
# install prerequisites # install prerequisites
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment