mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-17 21:26:39 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [overseerr-8.0.3](https://github.com/truecharts/charts/compare/overseerr-8.0.2...overseerr-8.0.3) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [overseerr-8.0.4](https://github.com/truecharts/charts/compare/overseerr-8.0.3...overseerr-8.0.4) (2022-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/overseerr to v1.31.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [overseerr-8.0.3](https://github.com/truecharts/charts/compare/overseerr-8.0.2...overseerr-8.0.3) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
@@ -81,15 +90,6 @@
|
||||
|
||||
|
||||
|
||||
## [overseerr-8.0.1](https://github.com/truecharts/charts/compare/overseerr-8.0.0...overseerr-8.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [overseerr-8.0.1](https://github.com/truecharts/charts/compare/overseerr-8.0.0...overseerr-8.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.30.1"
|
||||
appVersion: "1.31.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -22,7 +22,7 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/overseerr
|
||||
- https://github.com/sct/overseerr
|
||||
- https://hub.docker.com/r/sctx/overseerr
|
||||
version: 8.0.3
|
||||
version: 8.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/overseerr/8.0.4/app-changelog.md
Normal file
9
stable/overseerr/8.0.4/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [overseerr-8.0.4](https://github.com/truecharts/charts/compare/overseerr-8.0.3...overseerr-8.0.4) (2022-12-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/overseerr to v1.31.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/overseerr
|
||||
tag: 1.30.1@sha256:97a4a458a8210437b980b44bc035f78d5fa01f56bddac211ef432cc01bc4ad8b
|
||||
tag: 1.31.0@sha256:beb603bfbcab47a15cfb64631a3dea71d4b1b7714e6409964bd77bbfd2d49783
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
Reference in New Issue
Block a user