Skip to content
Snippets Groups Projects
Unverified Commit c2f64a52 authored by Florian Ruynat's avatar Florian Ruynat Committed by GitHub
Browse files

Update dashboard to 2.1.0 and metrics-scraper to 1.0.6 (#7050)

parent 0b81c6a6
No related branches found
No related tags found
No related merge requests found
......@@ -606,9 +606,9 @@ gcp_pd_csi_resizer_image_tag: "v0.4.0-gke.0"
gcp_pd_csi_registrar_image_tag: "v1.2.0-gke.0"
dashboard_image_repo: "{{ docker_image_repo }}/kubernetesui/dashboard-{{ image_arch }}"
dashboard_image_tag: "v2.0.4"
dashboard_image_tag: "v2.1.0"
dashboard_metrics_scraper_repo: "{{ docker_image_repo }}/kubernetesui/metrics-scraper"
dashboard_metrics_scraper_tag: "v1.0.5"
dashboard_metrics_scraper_tag: "v1.0.6"
image_pull_command: "{{ docker_bin_dir }}/docker pull"
image_save_command: "{{ docker_bin_dir }}/docker save {{ image_reponame }} | gzip -{{ download_compress }} > {{ image_path_final }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment