mirror of
https://github.com/truecharts/charts.git
synced 2026-07-30 10:44:34 -03:00
chore(helm): update image docker.io/kubernetesui/dashboard-auth 1.2.3 → 1.2.4 (#32908)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/kubernetesui/dashboard-auth](https://redirect.github.com/kubernetes/dashboard) | patch | `af2a00a` -> `a8bdc56` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -45,4 +45,4 @@ sources:
|
||||
- https://hub.docker.com/r/kubernetesui/dashboard-web
|
||||
- https://kubernetes-dashboard.universe.tf
|
||||
type: application
|
||||
version: 1.14.0
|
||||
version: 1.14.1
|
||||
@@ -11,7 +11,7 @@ webImage:
|
||||
authImage:
|
||||
repository: docker.io/kubernetesui/dashboard-auth
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.2.3@sha256:af2a00ac93d53ad9f5d7673605c8d56e76ff241baeda416762a6762fcaf62ba0
|
||||
tag: 1.2.4@sha256:a8bdc56cd7efa13cd1fa21d9212b4570cadfc4c3a7df224ec0491d8f3384cd99
|
||||
|
||||
apiImage:
|
||||
repository: docker.io/kubernetesui/dashboard-api
|
||||
|
||||
Reference in New Issue
Block a user