Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-27 21:58:22 +00:00
parent 22a364da95
commit 74b651b195
11 changed files with 21 additions and 21 deletions

View File

@ -1,9 +0,0 @@
## [wizarr-1.0.7](https://github.com/truecharts/charts/compare/wizarr-1.0.6...wizarr-1.0.7) (2023-02-25)
### Chore
- update container image tccr.io/truecharts/wizarr to v2.0.2

View File

@ -4,6 +4,15 @@
## [wizarr-1.0.8](https://github.com/truecharts/charts/compare/wizarr-1.0.7...wizarr-1.0.8) (2023-02-27)
### Chore
- update container image tccr.io/truecharts/wizarr to v2.0.3
## [wizarr-1.0.7](https://github.com/truecharts/charts/compare/wizarr-1.0.6...wizarr-1.0.7) (2023-02-25)
### Chore
@ -88,12 +97,3 @@
- ensure new helm deps repo is used in latest releases as well.
## [wizarr-0.0.6](https://github.com/truecharts/charts/compare/wizarr-0.0.5...wizarr-0.0.6) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.0.2"
appVersion: "2.0.3"
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.7
version: 1.0.8
annotations:
truecharts.org/catagories: |
- HomeAutomation

View File

@ -0,0 +1,9 @@
## [wizarr-1.0.8](https://github.com/truecharts/charts/compare/wizarr-1.0.7...wizarr-1.0.8) (2023-02-27)
### Chore
- update container image tccr.io/truecharts/wizarr to v2.0.3

View File

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