Skip to content

Commit

Permalink
Update dashboard to 2.6.1 (kubernetes-sigs#9185)
Browse files Browse the repository at this point in the history
  • Loading branch information
qlijin authored and nolimitkun committed Mar 19, 2023
1 parent 669e62f commit 306f547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/download/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -993,7 +993,7 @@ 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.6.0"
dashboard_image_tag: "v2.6.1"
dashboard_metrics_scraper_repo: "{{ docker_image_repo }}/kubernetesui/metrics-scraper"
dashboard_metrics_scraper_tag: "v1.0.8"

Expand Down

0 comments on commit 306f547

Please sign in to comment.