Update to version 2.6.0
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
6a1532d93b
commit
434adb4b76
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue