Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
507fa17143
commit
141caf1bb9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [qbitmanage-3.0.4](https://github.com/truecharts/charts/compare/qbitmanage-3.0.3...qbitmanage-3.0.4) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [qbitmanage-3.0.5](https://github.com/truecharts/charts/compare/qbitmanage-3.0.4...qbitmanage-3.0.5) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qbitmanage to v3.4.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [qbitmanage-3.0.4](https://github.com/truecharts/charts/compare/qbitmanage-3.0.3...qbitmanage-3.0.4) (2022-12-13)
|
||||
|
||||
### 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.0"
|
||||
appVersion: "3.4.1"
|
||||
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.4
|
||||
version: 3.0.5
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qbitmanage-3.0.5](https://github.com/truecharts/charts/compare/qbitmanage-3.0.4...qbitmanage-3.0.5) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/qbitmanage to v3.4.1
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/qbitmanage
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.4.0@sha256:f2516b6128c36b39d7034136ffe166a1dd019b40b600d629e6b3d9becc0b0c56
|
||||
tag: 3.4.1@sha256:9f684392f0e860314293e37019b7fbc86b2b27ba9687e6eee463e9448363a2c4
|
||||
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue