Merge pull request #7277 from truecharts/renovate/tccr.io-truecharts-wizarr-latest

This commit is contained in:
TrueCharts Bot 2023-02-15 09:54:39 +01:00 committed by GitHub
commit 1381d5ae7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ sources:
- https://hub.docker.com/r/wizarr/wizarr
- https://github.com/Wizarrrr/wizarr
type: application
version: 0.0.7
version: 0.0.8
annotations:
truecharts.org/catagories: |
- HomeAutomation

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/wizarr
pullPolicy: IfNotPresent
tag: latest@sha256:f8a74452457b2fee8cc21bd199c4f347d35d514d36a3513268bc7233776b048e
tag: latest@sha256:70e426d55103676103540729769d29fda08bbf567a06c3f51caaf11318523ae9
env:
APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"