chore(helm): update image docker.io/kubernetesui/dashboard-web 1.6.1 → 1.6.2 (#32637)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/kubernetesui/dashboard-web](https://redirect.github.com/kubernetes/dashboard)
| patch | `06a9bb6` -> `938145e` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>kubernetes/dashboard
(docker.io/kubernetesui/dashboard-web)</summary>

###
[`v1.6.2`](https://redirect.github.com/kubernetes/dashboard/releases/tag/v1.6.2)

[Compare
Source](https://redirect.github.com/kubernetes/dashboard/compare/v1.6.1...v1.6.2)

#### Changelog

##### Major changes

-   Add exec into pod feature
- Enhance error handling/authorization and show non-critical errors in
the UI (prevents crashes of whole views)

##### Other changes

-   Update Chinese and Japanese translations
-   Show 15 items per page instead of 10
-   Show init containers if there are any
-   Show node allocated resources in node list view
-   Display node allocated resources as graphs in node detail view
-   Load logs with memory limits (prevents out of memory error)
-   Fix page title when running on Docker
-   Add option to edit and delete persistent volume claims
-   Show event list on service detail view
-   Fix CSRF validation
-   Show name of the node, that pod is running at
-   Fix information displayed on about page (commit and version)
-   Fix duplicated events on pod detail view
-   Fix events list on deployment detail view
-   Fix log page
-   Use bearer token for file deployment
-   Hide role menu entry when roles are not enabled
-   Do not add application version as default label on create new deploy
-   Avoid double border on cards without footer
-   Autofocus filter input
-   Add logs and exec buttons to actionbar
-   Improve display of container environment variables

#### Images

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

#### Installation

```bash
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/v1.6.2/src/deploy/kubernetes-dashboard.yaml
```

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-02-27 20:32:03 +01:00
committed by GitHub
parent fcb499834c
commit 2605f23124
@@ -6,7 +6,7 @@ image:
webImage:
repository: docker.io/kubernetesui/dashboard-web
pullPolicy: IfNotPresent
tag: 1.6.1@sha256:06a9bb6993c3763d7d2b83da7250cc6cbed69b96f9fd856d403eb717a87770c9
tag: 1.6.2@sha256:938145e65f191d7df7a8c475472169ceedb79be7387aeeb77833502cbee54df7
authImage:
repository: docker.io/kubernetesui/dashboard-auth