Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [watcharr-1.0.0](https://github.com/truecharts/charts/compare/watcharr-0.0.7...watcharr-1.0.0) (2023-11-22)
|
||||
|
||||
### Feat
|
||||
|
||||
- move to stable **BREAKING CHANGE** ([#15252](https://github.com/truecharts/charts/issues/15252))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [watcharr-1.1.0](https://github.com/truecharts/charts/compare/watcharr-1.0.0...watcharr-1.1.0) (2023-11-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/watcharr to v1.21.1[@0d6a588](https://github.com/0d6a588) ([#15313](https://github.com/truecharts/charts/issues/15313))
|
||||
|
||||
|
||||
|
||||
|
||||
## [watcharr-1.0.0](https://github.com/truecharts/charts/compare/watcharr-0.0.7...watcharr-1.0.0) (2023-11-22)
|
||||
|
||||
### Feat
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.16.1"
|
||||
appVersion: v1.21.1
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -21,7 +21,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
|
||||
- https://github.com/sbondCo/Watcharr
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.1.0
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
||||
@@ -5,7 +5,7 @@
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
9
stable/watcharr/1.1.0/app-changelog.md
Normal file
9
stable/watcharr/1.1.0/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [watcharr-1.1.0](https://github.com/truecharts/charts/compare/watcharr-1.0.0...watcharr-1.1.0) (2023-11-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/watcharr to v1.21.1[@0d6a588](https://github.com/0d6a588) ([#15313](https://github.com/truecharts/charts/issues/15313))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/watcharr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.16.1@sha256:0759f67ac6868998b0dc918f4240ae764fcc2e93289096c8e4c80319e6940ac6
|
||||
tag: v1.21.1@sha256:0d6a588de5c7ddbabc5a84deda1c42f290a849c89e3979e85d3d7cfbb32eabdf
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
Reference in New Issue
Block a user