chore(deps): update container image tccr.io/tccr/alpine to latest@783d7b4 by renovate (#23774)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/tccr/alpine | digest | `ade0065` -> `783d7b4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
91280cb7e5
commit
5a080d59b0
|
@ -4,7 +4,7 @@ annotations:
|
||||||
truecharts.org/category: operators
|
truecharts.org/category: operators
|
||||||
truecharts.org/max_helm_version: "3.15"
|
truecharts.org/max_helm_version: "3.15"
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: system
|
truecharts.org/train: premium
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -24,7 +24,7 @@ dependencies:
|
||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: The default Kubernetes Dashboard
|
description: The default Kubernetes Dashboard
|
||||||
home: https://truecharts.org/charts/system/kubernetes-dashboard
|
home: https://truecharts.org/charts/premium/kubernetes-dashboard
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-dashboard.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-dashboard.webp
|
||||||
keywords:
|
keywords:
|
||||||
- kubernetes-dashboard
|
- kubernetes-dashboard
|
||||||
|
@ -37,8 +37,8 @@ maintainers:
|
||||||
name: kubernetes-dashboard
|
name: kubernetes-dashboard
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/kubernetes-dashboard/kubernetes-dashboard
|
- https://github.com/kubernetes-dashboard/kubernetes-dashboard
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/system/kubernetes-dashboard
|
- https://github.com/truecharts/charts/tree/master/charts/premium/kubernetes-dashboard
|
||||||
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
- https://github.com/truecharts/containers/tree/master/apps/alpine
|
||||||
- https://kubernetes-dashboard.universe.tf
|
- https://kubernetes-dashboard.universe.tf
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.1
|
version: 0.0.2
|
||||||
|
|
|
@ -7,7 +7,7 @@ title: README
|
||||||
TrueCharts can be installed as both _normal_ Helm Charts or as TrueNAS SCALE Apps.
|
TrueCharts can be installed as both _normal_ Helm Charts or as TrueNAS SCALE Apps.
|
||||||
Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible
|
Both solutions are fully supported, but we heavily advice the use of normal Helm Charts where possible
|
||||||
|
|
||||||
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/system/metallb)
|
For more information about this Chart, please check the docs on the TrueCharts [website](https://truecharts.org/charts/premium/kubernetes-dashboard)
|
||||||
|
|
||||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ For more information on how to use TrueCharts as TrueNAS SCALE Apps, please chec
|
||||||
|
|
||||||
All our charts have dedicated documentation pages.
|
All our charts have dedicated documentation pages.
|
||||||
The documentation for this chart can be found here:
|
The documentation for this chart can be found here:
|
||||||
https://truecharts.org/charts/system/metallb
|
https://truecharts.org/charts/premium/kubernetes-dashboard
|
||||||
|
|
||||||
## Configuration Options
|
## Configuration Options
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ Please note: For TrueNAS SCALE, only options available in the GUI are supported.
|
||||||
Hence most of these docs do not apply to TrueNAS SCALE
|
Hence most of these docs do not apply to TrueNAS SCALE
|
||||||
|
|
||||||
To view the chart specific options, please view Values.yaml included in the chart.
|
To view the chart specific options, please view Values.yaml included in the chart.
|
||||||
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/system/metallb/values.yaml
|
The most recent version of which, is available here: https://github.com/truecharts/charts/charts/premium/kubernetes-dashboard/values.yaml
|
||||||
|
|
||||||
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
All our Charts use a shared "common" library chart that contains most of the templating and options.
|
||||||
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
|
For the complete overview of all available options, please checkout the documentation for them on the [common docs on our website](/common)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/tccr/alpine
|
repository: tccr.io/tccr/alpine
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558
|
tag: latest@sha256:783d7b4da265da6ee627fe54ee895a2cfe2a2ecd7bb7b53a0c7a703a924a8e82
|
||||||
|
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue