Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2141ccdebb
commit
a28a4325dc
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dashdot-3.0.12](https://github.com/truecharts/charts/compare/dashdot-3.0.11...dashdot-3.0.12) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dashdot-3.0.13](https://github.com/truecharts/charts/compare/dashdot-3.0.12...dashdot-3.0.13) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dashdot to v4.8.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [dashdot-3.0.12](https://github.com/truecharts/charts/compare/dashdot-3.0.11...dashdot-3.0.12) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [dashdot-3.0.3](https://github.com/truecharts/charts/compare/dashdot-3.0.2...dashdot-3.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [dashdot-3.0.3](https://github.com/truecharts/charts/compare/dashdot-3.0.2...dashdot-3.0.3) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [dashdot-3.0.3](https://github.com/truecharts/charts/compare/dashdot-3.0.2...dashdot-3.0.3) (2022-11-30)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.8.2"
|
||||
appVersion: "4.8.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -20,7 +20,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/dashdot
|
||||
- https://hub.docker.com/mauricenino/dashdot
|
||||
- https://github.com/MauriceNino/dashdot
|
||||
version: 3.0.12
|
||||
version: 3.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [dashdot-3.0.13](https://github.com/truecharts/charts/compare/dashdot-3.0.12...dashdot-3.0.13) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dashdot to v4.8.3
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dashdot
|
||||
tag: 4.8.2@sha256:dd0de238ef75236bc5629549cd743363f6d818621d36a0887dfe5db416687fce
|
||||
tag: 4.8.3@sha256:f6b846e3ecf846a037d11c78101c51bdf5bb7085cb92b74f78f4a4b8720a2b2f
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue