Merge pull request #7556 from truecharts/renovate/tccr.io-truecharts-wizarr-2.x

This commit is contained in:
TrueCharts Bot
2023-02-25 03:20:32 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "1.6.5" appVersion: "2.0.0"
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: 1.0.4 version: 1.0.5
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- HomeAutomation - HomeAutomation
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/wizarr repository: tccr.io/truecharts/wizarr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.6.5@sha256:a3e49f7ada50f5b231720a82e1c7ed48bf5cfa8a73d641fd42be4c1a593c2098 tag: 2.0.0@sha256:de2c3ab3f1a241e8ba05b52ee188a6499495dca64b897d7d53abc0479f71add4
env: env:
APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"