chore(deps): update container image lissy93/dashy to v3.1.0@b992926 by renovate (#22008)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lissy93/dashy](https://togithub.com/Lissy93/dashy) | minor | `3.0.1` -> `3.1.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
c7e790d2c3
commit
908abf4dcb
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.0.1
|
||||
appVersion: 3.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dashy
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.webp
|
||||
keywords:
|
||||
- dashboard
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/dashy
|
||||
- https://hub.docker.com/r/lissy93/dashy
|
||||
type: application
|
||||
version: 8.0.9
|
||||
version: 8.1.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: lissy93/dashy
|
||||
tag: 3.0.1@sha256:55fc41eb319ae2ca6e66706b3de3b664b58ad70f568631328e458d669b473ba0
|
||||
tag: 3.1.0@sha256:b9929261cbf9353f8aee2c63b35e53aafc4951aa9923c1244242de7c1251f49f
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue