Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
96e593f5e5
commit
2a3764821b
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [dashdot-3.0.1](https://github.com/truecharts/charts/compare/dashdot-3.0.0...dashdot-3.0.1) (2022-11-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "4.5.6"
|
appVersion: "4.5.7"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -20,7 +20,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/dashdot
|
- https://github.com/truecharts/charts/tree/master/charts/stable/dashdot
|
||||||
- https://github.com/MauriceNino/dashdot
|
- https://github.com/MauriceNino/dashdot
|
||||||
- https://hub.docker.com/r/mauricenino/dashdot
|
- https://hub.docker.com/r/mauricenino/dashdot
|
||||||
version: 3.0.1
|
version: 3.0.2
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [dashdot-3.0.2](https://github.com/truecharts/charts/compare/dashdot-3.0.1...dashdot-3.0.2) (2022-11-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/dashdot to v4.5.7
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/dashdot
|
repository: tccr.io/truecharts/dashdot
|
||||||
tag: 4.5.6@sha256:6fe1f5e60dc511cd9348d3d2b82bf6723a85678054cbefd6900570ace18e36f1
|
tag: 4.5.7@sha256:d8a557d4c18939e03b404c759c2b71fdf275a6dbebb9c56930c30aa5abd1a29e
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
Loading…
Reference in New Issue