Update to version 2.6.0
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Adrien Reslinger 2022-05-31 19:46:15 +02:00
parent 6a1532d93b
commit 434adb4b76
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
wget https://raw.githubusercontent.com/kubernetes/dashboard/v2.5.1/aio/deploy/recommended.yaml
wget https://raw.githubusercontent.com/kubernetes/dashboard/v2.6.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