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

This commit is contained in:
TrueCharts Bot 2023-02-21 00:14:37 +01:00 committed by GitHub
commit 304b9ca019
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.1"
appVersion: "1.6.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.0
version: 1.0.1
annotations:
truecharts.org/catagories: |
- HomeAutomation

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/wizarr
pullPolicy: IfNotPresent
tag: 1.6.1@sha256:8f803f5f8e8f503da85d59887c5c4c8543d3373bc02dc25722924b72107b90e2
tag: 1.6.2@sha256:9394bd8a3e18171cf1cd57fad09f81f70c1dd6b68e486afe794c5b399dbf2b48
env:
APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"