Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2e7299376c
commit
94731b6a2c
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [dashdot-4.0.10](https://github.com/truecharts/charts/compare/dashdot-4.0.9...dashdot-4.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dashdot to v5.1.3 ([#8294](https://github.com/truecharts/charts/issues/8294))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dashdot-4.0.9](https://github.com/truecharts/charts/compare/dashdot-4.0.8...dashdot-4.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dashdot-3.0.17](https://github.com/truecharts/charts/compare/dashdot-3.0.16...dashdot-3.0.17) (2023-02-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dashdot to v4.9.1
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.9.1"
|
||||
appVersion: "5.1.3"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: dashdot
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/dashdot
|
||||
- https://github.com/MauriceNino/dashdot
|
||||
version: 4.0.9
|
||||
version: 4.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [dashdot-4.0.10](https://github.com/truecharts/charts/compare/dashdot-4.0.9...dashdot-4.0.10) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/dashdot to v5.1.3 ([#8294](https://github.com/truecharts/charts/issues/8294))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/dashdot
|
||||
tag: 4.9.1@sha256:9d35440bde58ac5c72c87184cba219ce71c1cb35ee7c2ccefbcc74a00d1f0bb3
|
||||
tag: 5.1.3@sha256:3326226827c6ee535a03dd0e0f682920562761ca94e5df794a3fc13f71e28146
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [dashdot-4.0.9](https://github.com/truecharts/charts/compare/dashdot-4.0.8...dashdot-4.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue