Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e458107cdb
commit
418b0fa52c
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [qbitmanage-4.0.19](https://github.com/truecharts/charts/compare/qbitmanage-4.0.18...qbitmanage-4.0.19) (2023-05-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [qbitmanage-4.0.20](https://github.com/truecharts/charts/compare/qbitmanage-4.0.19...qbitmanage-4.0.20) (2023-05-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/qbitmanage to v3.6.3 ([#9250](https://github.com/truecharts/charts/issues/9250))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [qbitmanage-4.0.19](https://github.com/truecharts/charts/compare/qbitmanage-4.0.18...qbitmanage-4.0.19) (2023-05-27)
|
## [qbitmanage-4.0.19](https://github.com/truecharts/charts/compare/qbitmanage-4.0.18...qbitmanage-4.0.19) (2023-05-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [qbitmanage-4.0.10](https://github.com/truecharts/charts/compare/qbitmanage-4.0.9...qbitmanage-4.0.10) (2023-04-30)
|
## [qbitmanage-4.0.10](https://github.com/truecharts/charts/compare/qbitmanage-4.0.9...qbitmanage-4.0.10) (2023-04-30)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/qbitmanage to v3.4.4 ([#8515](https://github.com/truecharts/charts/issues/8515))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [qbitmanage-4.0.9](https://github.com/truecharts/charts/compare/qbitmanage-4.0.8...qbitmanage-4.0.9) (2023-04-25)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "3.6.2"
|
appVersion: "3.6.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage
|
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage
|
||||||
- https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation
|
- https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.19
|
version: 4.0.20
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [qbitmanage-4.0.20](https://github.com/truecharts/charts/compare/qbitmanage-4.0.19...qbitmanage-4.0.20) (2023-05-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/qbitmanage to v3.6.3 ([#9250](https://github.com/truecharts/charts/issues/9250))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/qbitmanage
|
repository: tccr.io/truecharts/qbitmanage
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 3.6.2@sha256:5f527d5aa6497a631ef05b4434276deb0c9fa46436e141c4d07b21226f347574
|
tag: v3.6.3@sha256:2dffe64bb5b6ea97520f03f3353d3d82252a401554a7660b4478adcf528de132
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
enabled: false
|
enabled: false
|
Loading…
Reference in New Issue