Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0d7993541f
commit
8a50cea0ec
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qbitmanage-3.0.6](https://github.com/truecharts/charts/compare/qbitmanage-3.0.5...qbitmanage-3.0.6) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qbitmanage-3.0.7](https://github.com/truecharts/charts/compare/qbitmanage-3.0.6...qbitmanage-3.0.7) (2022-12-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qbitmanage to v3.4.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbitmanage-3.0.6](https://github.com/truecharts/charts/compare/qbitmanage-3.0.5...qbitmanage-3.0.6) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
@ -86,14 +95,5 @@
|
|||
|
||||
|
||||
|
||||
## [qbitmanage-3.0.1](https://github.com/truecharts/charts/compare/qbitmanage-3.0.0...qbitmanage-3.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbitmanage-3.0.1](https://github.com/truecharts/charts/compare/qbitmanage-3.0.0...qbitmanage-3.0.1) (2022-11-15)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "3.4.1"
|
||||
appVersion: "3.4.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation
|
||||
- https://hub.docker.com/r/bobokun/qbit_manage
|
||||
type: application
|
||||
version: 3.0.6
|
||||
version: 3.0.7
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qbitmanage-3.0.7](https://github.com/truecharts/charts/compare/qbitmanage-3.0.6...qbitmanage-3.0.7) (2022-12-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qbitmanage to v3.4.2
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qbitmanage
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.4.1@sha256:9f684392f0e860314293e37019b7fbc86b2b27ba9687e6eee463e9448363a2c4
|
||||
tag: 3.4.2@sha256:1612a1d2aa4c5a14b550e87d8465695eb2a7e85ac56a6dc507e2d37a4beb2f02
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue