Merge pull request #7567 from truecharts/renovate/tccr.io-truecharts-wizarr-2.0.x

This commit is contained in:
TrueCharts Bot
2023-02-25 21:50:37 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.0.1"
appVersion: "2.0.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@@ -24,7 +24,7 @@ sources:
- https://ghcr.io/wizarrrr/wizarr
- https://github.com/Wizarrrr/wizarr
type: application
version: 1.0.6
version: 1.0.7
annotations:
truecharts.org/catagories: |
- HomeAutomation

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/wizarr
pullPolicy: IfNotPresent
tag: 2.0.1@sha256:ee4ec8e736548f0e518f741396e8d7568c2c4f01a5b49f54525b2a2e5711b968
tag: 2.0.2@sha256:2763cf6d40715603d5203d75f1416aae17bf14b1a9520ba8a1f324f24aff1956
env:
APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"