fix(wizarr) set tag v1.6.1 (#7375)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "latest"
|
appVersion: "1.6.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
@@ -24,7 +24,7 @@ sources:
|
|||||||
- https://ghcr.io/wizarrrr/wizarr
|
- https://ghcr.io/wizarrrr/wizarr
|
||||||
- https://github.com/Wizarrrr/wizarr
|
- https://github.com/Wizarrrr/wizarr
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.8
|
version: 1.0.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- HomeAutomation
|
- HomeAutomation
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/wizarr
|
repository: tccr.io/truecharts/wizarr
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:70e426d55103676103540729769d29fda08bbf567a06c3f51caaf11318523ae9
|
tag: 1.6.1@sha256:8f803f5f8e8f503da85d59887c5c4c8543d3373bc02dc25722924b72107b90e2
|
||||||
|
|
||||||
env:
|
env:
|
||||||
APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"
|
APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user