Update to version v2.4.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2021-10-15 13:09:28 +02:00
parent 0769add451
commit 4f81b28775
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
4 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
wget https://raw.githubusercontent.com/kubernetes/dashboard/v2.3.1/aio/deploy/recommended.yaml
wget https://raw.githubusercontent.com/kubernetes/dashboard/v2.4.0/aio/deploy/recommended.yaml
kubernetes-split-yaml recommended.yaml > generated.log
mv generated/*.yaml files/
echo -e "---\ndashboard_files_list:" > vars/dashboard-files.yaml