Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f088f8b237
commit
bb66080254
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qdirstat-4.0.3](https://github.com/truecharts/charts/compare/qdirstat-4.0.2...qdirstat-4.0.3) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qdirstat-4.0.4](https://github.com/truecharts/charts/compare/qdirstat-4.0.3...qdirstat-4.0.4) (2023-05-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qdirstat to v23.04.1 ([#8860](https://github.com/truecharts/charts/issues/8860))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qdirstat-4.0.3](https://github.com/truecharts/charts/compare/qdirstat-4.0.2...qdirstat-4.0.3) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [qdirstat-3.0.8](https://github.com/truecharts/charts/compare/qdirstat-3.0.7...qdirstat-3.0.8) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.03.1"
|
||||
appVersion: "23.04.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat
|
||||
- https://github.com/jlesage/docker-qdirstat
|
||||
type: application
|
||||
version: 4.0.3
|
||||
version: 4.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qdirstat-4.0.4](https://github.com/truecharts/charts/compare/qdirstat-4.0.3...qdirstat-4.0.4) (2023-05-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qdirstat to v23.04.1 ([#8860](https://github.com/truecharts/charts/issues/8860))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qdirstat
|
||||
tag: 23.03.1@sha256:e50f85db399ecaf98f247cd5f34ffd70e4d431a81398ef57573a8e1cc898f4a6
|
||||
tag: v23.04.1@sha256:010d5790966b5a8956e73fdc8379514876f37fe74c94b6768e69f0e297a4d3bd
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue