chore(deps): update container image tccr.io/truecharts/overseerr to v1.33.2 (#10948)
This commit is contained in:
parent
2d6119398e
commit
c98b727fe0
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.33.0"
|
appVersion: "1.33.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -21,7 +21,7 @@ name: overseerr
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/overseerr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/overseerr
|
||||||
- https://github.com/sct/overseerr
|
- https://github.com/sct/overseerr
|
||||||
version: 9.0.24
|
version: 9.0.25
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/overseerr
|
repository: tccr.io/truecharts/overseerr
|
||||||
tag: v1.33.0@sha256:7e04bca720c5aa244d282876cf892009d77b7797caea1aaa20c977614888fa1d
|
tag: v1.33.2@sha256:638f100c0c7e048f4b328ffa4a7952b54af810a5a0997d48039dee3b95f4def1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue