Merge pull request #7507 from truecharts/renovate/tccr.io-truecharts-wizarr-1.6.x

This commit is contained in:
TrueCharts Bot 2023-02-23 14:57:05 +01:00 committed by GitHub
commit bd6b7cd629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.6.4"
appVersion: "1.6.5"
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.3
version: 1.0.4
annotations:
truecharts.org/catagories: |
- HomeAutomation

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/wizarr
pullPolicy: IfNotPresent
tag: 1.6.4@sha256:4e263cad876ae8e36fe5ae6933fb058f08a357d1449ba5f3dfca72118a78c7bc
tag: 1.6.5@sha256:a3e49f7ada50f5b231720a82e1c7ed48bf5cfa8a73d641fd42be4c1a593c2098
env:
APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"