-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathargs_base.args
27 lines (27 loc) · 900 Bytes
/
args_base.args
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
MULTISTAGE_BUILDER_VERSION=2022-12-21
UBUNTU_VERSION=22.04
#https://github.com/moby/moby/releases
DOCKER_VERSION=27.5.1
#https://github.com/kubernetes/kubernetes/releases
KUBECTL_VERSION=1.32.1
#https://github.com/helm/helm/releases
HELM_VERSION=3.17.0
#https://github.com/hashicorp/terraform/releases
TERRAFORM_VERSION=1.10.5
#https://pypi.org/project/azure-cli/
AZ_CLI_VERSION=2.68.0
#https://mirror.exonetric.net/pub/OpenBSD/OpenSSH/portable/
OPENSSH_VERSION=9.9p1
#https://github.com/kubernetes-sigs/cri-tools/releases
CRICTL_VERSION=1.32.0
#https://github.com/vmware-tanzu/velero/releases
VELERO_VERSION=1.15.2
#https://docs.hashicorp.com/sentinel/changelog
SENTINEL_VERSION=0.29.0
#https://github.com/stern/stern/releases
STERN_VERSION=1.32.0
#https://github.com/Azure/kubelogin/releases
KUBELOGIN_VERSION=0.1.6
#apt-get update && apt-cache madison zsh | head -n 1
ZSH_VERSION=5.8.1-1
#endline