Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
768aa37ea3
commit
7c6a862b19
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [prowlarr-8.0.6](https://github.com/truecharts/charts/compare/prowlarr-8.0.5...prowlarr-8.0.6) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [prowlarr-8.0.7](https://github.com/truecharts/charts/compare/prowlarr-8.0.6...prowlarr-8.0.7) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prowlarr to v0.4.10.2111
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-8.0.6](https://github.com/truecharts/charts/compare/prowlarr-8.0.5...prowlarr-8.0.6) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -86,14 +95,5 @@
|
|||
|
||||
|
||||
|
||||
## [prowlarr-8.0.1](https://github.com/truecharts/charts/compare/prowlarr-8.0.0...prowlarr-8.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-8.0.1](https://github.com/truecharts/charts/compare/prowlarr-8.0.0...prowlarr-8.0.1) (2022-11-15)
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.4.9.2083"
|
||||
appVersion: "0.4.10.211"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||
- https://github.com/Prowlarr/Prowlarr
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
version: 8.0.6
|
||||
version: 8.0.7
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prowlarr-8.0.7](https://github.com/truecharts/charts/compare/prowlarr-8.0.6...prowlarr-8.0.7) (2022-12-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prowlarr to v0.4.10.2111
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prowlarr
|
||||
tag: 0.4.9.2083@sha256:a3f0927250cf8d85ca899b8603bbb0c89c94649b1918569cef32a05e14d09f38
|
||||
tag: 0.4.10.2111@sha256:b3d87e1966dfd17e48e26b2747b781230b018ce6af941be6185e8b2209c91954
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue