Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
438996cdf9
commit
dcb4a65ab8
|
@ -1,11 +0,0 @@
|
|||
|
||||
|
||||
## [qbitrr-3.0.2](https://github.com/truecharts/charts/compare/qbitrr-3.0.1...qbitrr-3.0.2) (2024-01-13)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image feramance/qbitrr to v4.0.14[@f760ecd](https://github.com/f760ecd) by renovate ([#17102](https://github.com/truecharts/charts/issues/17102))
|
||||
|
||||
- database files no longer in app setup ([#17071](https://github.com/truecharts/charts/issues/17071))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [qbitrr-3.1.0](https://github.com/truecharts/charts/compare/qbitrr-3.0.2...qbitrr-3.1.0) (2024-01-13)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image feramance/qbitrr to v4.1.1[@25f874f](https://github.com/25f874f) by renovate ([#17107](https://github.com/truecharts/charts/issues/17107))
|
||||
|
||||
|
||||
## [qbitrr-3.0.2](https://github.com/truecharts/charts/compare/qbitrr-3.0.1...qbitrr-3.0.2) (2024-01-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
|
||||
## [qbitrr-2.1.2](https://github.com/truecharts/charts/compare/qbitrr-2.1.0...qbitrr-2.1.2) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump all charts for OCI test push
|
||||
|
||||
- move everything to consume OCI-hosted common-chart dependency
|
||||
|
||||
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
|
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.14
|
||||
appVersion: 4.1.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/qbitrr
|
||||
- https://hub.docker.com/r/feramance/qbitrr
|
||||
type: application
|
||||
version: 3.0.2
|
||||
version: 3.1.0
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [qbitrr-3.1.0](https://github.com/truecharts/charts/compare/qbitrr-3.0.2...qbitrr-3.1.0) (2024-01-13)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image feramance/qbitrr to v4.1.1[@25f874f](https://github.com/25f874f) by renovate ([#17107](https://github.com/truecharts/charts/issues/17107))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: feramance/qbitrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.0.14@sha256:f760ecd718c0b188327f8ca9a8266f85ab0666fd25f2ada5340edf1e51339596
|
||||
tag: v4.1.1@sha256:25f874f0505ff4471d431a12018f5f752be536acf5a551ce7911f37c5d2feedf
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue