Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e481b86bf1
commit
b241d9e4f6
|
@ -1,13 +0,0 @@
|
|||
|
||||
|
||||
## [qdirstat-4.0.0](https://github.com/truecharts/charts/compare/qdirstat-3.0.13...qdirstat-4.0.0) (2023-04-30)
|
||||
|
||||
### Feat
|
||||
|
||||
- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qdirstat-4.0.1](https://github.com/truecharts/charts/compare/qdirstat-4.0.0...qdirstat-4.0.1) (2023-05-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qdirstat to v23.03.1 ([#8656](https://github.com/truecharts/charts/issues/8656))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qdirstat-4.0.0](https://github.com/truecharts/charts/compare/qdirstat-3.0.13...qdirstat-4.0.0) (2023-04-30)
|
||||
|
||||
### Feat
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [qdirstat-3.0.5](https://github.com/truecharts/charts/compare/qdirstat-3.0.4...qdirstat-3.0.5) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
- update container image tccr.io/truecharts/qdirstat to v22.12.2
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "23.02.2"
|
||||
appVersion: "23.03.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.0
|
||||
version: 4.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qdirstat-4.0.1](https://github.com/truecharts/charts/compare/qdirstat-4.0.0...qdirstat-4.0.1) (2023-05-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qdirstat to v23.03.1 ([#8656](https://github.com/truecharts/charts/issues/8656))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qdirstat
|
||||
tag: 23.02.2@sha256:acb8020059c185a9f5888ee59090d8663cfb483c76be9f93cb0771f637834019
|
||||
tag: 23.03.1@sha256:e50f85db399ecaf98f247cd5f34ffd70e4d431a81398ef57573a8e1cc898f4a6
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue