Skip to content

chore(deps): update docker.io/kubernetesui/dashboard-api docker tag to v1.1.0 - autoclosed

This MR contains the following updates:

Package Update Change OpenSSF
docker.io/kubernetesui/dashboard-api minor v1.0.0 -> 1.1.0 OpenSSF Scorecard

Release Notes

kubernetes/dashboard (docker.io/kubernetesui/dashboard-api)

v1.1.0

Compare Source

Changelog

The v1.1 release brings many new features since the last stable one. It is focused on two major themes, which are showing workload resources and user experience redesign.

  • The UI now shows all workload resources (Pods, Pet Sets, Daemon Sets, Replication Controller, Replica Set, Services, Deployments).
  • There is a node view that lists all cluster nodes and shows their details. It is accessible from any running pod.
  • All shown resources can be edited via YAML/JSON editor and deleted.
  • Namespaces are supported in list pages, which now can be restricted to all user namespaces or one selected namespace.
  • The project supports internationalization. It is now translated to Japanese.
  • Lots of performance improvements and bug fixes.

Screenshots

dashboard-ui

image01

image07

image06

image00

Images

gcr.io/google_containers/kubernetes-dashboard-arm64:v1.1.0
gcr.io/google_containers/kubernetes-dashboard-amd64:v1.1.0    
gcr.io/google_containers/kubernetes-dashboard-ppc64le:v1.1.0
gcr.io/google_containers/kubernetes-dashboard-arm:v1.1.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Merge request reports