mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 07:31:20 -03:00
chore(kubernetes-dashboard): update image oci.trueforge.org/containerforge/kube-sa-proxy digest to 8729843 (#44574)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/kube-sa-proxy](https://ghcr.io/trueforge-org/kube-sa-proxy) ([source](https://redirect.github.com/Jackett/Jackett)) | digest | `c96f11a` -> `8729843` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva3ViZXJuZXRlcy1kYXNoYm9hcmQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
This commit is contained in:
@@ -32,16 +32,16 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: The default Kubernetes Dashboard
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/kubernetes-dashboard
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/kubernetes-dashboard.webp
|
||||
home: https://truecharts.org/charts/stable/kubernetes-dashboard
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-dashboard.webp
|
||||
keywords:
|
||||
- kubernetes-dashboard
|
||||
- loadbalancer
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: kubernetes-dashboard
|
||||
sources:
|
||||
- https://github.com/kubernetes-dashboard/kubernetes-dashboard
|
||||
@@ -54,5 +54,5 @@ sources:
|
||||
- https://hub.docker.com/r/kubernetesui/dashboard-web
|
||||
- https://kubernetes-dashboard.universe.tf
|
||||
type: application
|
||||
version: 3.2.23
|
||||
version: 3.2.24
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: oci.trueforge.org/containerforge/kube-sa-proxy
|
||||
tag: 1.30.2@sha256:c96f11a5ed6f8c5cdd91f3f3a0a5b18866b9b812994b864cf40dbfe1fd3005fa
|
||||
tag: 1.30.2@sha256:87298435efeb591bfdb4e0fae6367fb1f54408d9b3354982c5c8c51517854c71
|
||||
|
||||
webImage:
|
||||
repository: docker.io/kubernetesui/dashboard-web
|
||||
|
||||
Reference in New Issue
Block a user