chore(deps): update container image lissy93/dashy to 2.1.1@07e2695 by renovate (#16432)
This commit is contained in:
parent
9f9faafdf7
commit
2d39dca5fd
|
@ -1,36 +1,36 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: dashy
|
name: dashy
|
||||||
version: 4.0.11
|
version: 4.0.12
|
||||||
appVersion: 2.1.1
|
appVersion: 2.1.1
|
||||||
description: Dashy helps you organize your self-hosted services by making them accessible from a single place
|
description: Dashy helps you organize your self-hosted services by making them accessible from a single place
|
||||||
home: https://truecharts.org/charts/stable/dashy
|
home: https://truecharts.org/charts/stable/dashy
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/Lissy93/dashy
|
- https://github.com/Lissy93/dashy
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/dashy
|
- https://github.com/truecharts/charts/tree/master/charts/stable/dashy
|
||||||
- https://hub.docker.com/r/lissy93/dashy
|
- https://hub.docker.com/r/lissy93/dashy
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
url: https://truecharts.org
|
url: https://truecharts.org
|
||||||
keywords:
|
keywords:
|
||||||
- dashboard
|
- dashboard
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 16.2.21
|
version: 16.2.21
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.2
|
max_scale_version: 23.10.2
|
||||||
min_scale_version: 23.10.0
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: dashboard
|
truecharts.org/category: dashboard
|
||||||
truecharts.org/max_helm_version: "3.13"
|
truecharts.org/max_helm_version: "3.13"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
type: application
|
type: application
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: lissy93/dashy
|
repository: lissy93/dashy
|
||||||
tag: 2.1.1@sha256:1efc63a66e69a738d161b7008177728e6bcd0052cf0e48cd98ebb77da6ba63a3
|
tag: 2.1.1@sha256:07e2695d0c7fff6640aeef825b9660f1984195c866504c17068721c5361f5eca
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue