Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3f2bda2282
commit
ec3bbcd228
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [prowlarr-8.0.26](https://github.com/truecharts/charts/compare/prowlarr-8.0.25...prowlarr-8.0.26) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prowlarr to v1.3.0.2757
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [prowlarr-8.0.27](https://github.com/truecharts/charts/compare/prowlarr-8.0.26...prowlarr-8.0.27) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prowlarr to v1.3.1.2796
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-8.0.26](https://github.com/truecharts/charts/compare/prowlarr-8.0.25...prowlarr-8.0.26) (2023-02-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [prowlarr-8.0.17](https://github.com/truecharts/charts/compare/prowlarr-8.0.16...prowlarr-8.0.17) (2023-01-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prowlarr to 1.0.1.2220
|
||||
|
||||
|
||||
|
||||
|
||||
## [prowlarr-8.0.16](https://github.com/truecharts/charts/compare/prowlarr-8.0.15...prowlarr-8.0.16) (2023-01-07)
|
||||
|
||||
### Chore
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.3.0.2757"
|
||||
appVersion: "1.3.1.2796"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://ghcr.io/onedr0p/prowlarr-develop
|
||||
- https://github.com/Prowlarr/Prowlarr
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
version: 8.0.26
|
||||
version: 8.0.27
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [prowlarr-8.0.27](https://github.com/truecharts/charts/compare/prowlarr-8.0.26...prowlarr-8.0.27) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/prowlarr to v1.3.1.2796
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/prowlarr
|
||||
tag: 1.3.0.2757@sha256:12b23e63642f5439d217360aefbab7e0ca2947638bad7b185e95dfbafb78ab4f
|
||||
tag: 1.3.1.2796@sha256:e9d90ff7367ebbad0c45e9a39ee2cafad70109b962c523a9a2291fd9d620443b
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue