Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-02-22 11:00:21 +00:00
parent 623609f59e
commit ec30521957
11 changed files with 21 additions and 12 deletions

View File

@@ -1,9 +0,0 @@
## [wizarr-1.0.1](https://github.com/truecharts/charts/compare/wizarr-1.0.0...wizarr-1.0.1) (2023-02-20)
### Chore
- update container image tccr.io/truecharts/wizarr to v1.6.2

View File

@@ -4,6 +4,15 @@
## [wizarr-1.0.2](https://github.com/truecharts/charts/compare/wizarr-1.0.1...wizarr-1.0.2) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/wizarr to v1.6.3
## [wizarr-1.0.1](https://github.com/truecharts/charts/compare/wizarr-1.0.0...wizarr-1.0.1) (2023-02-20)
### Chore

View File

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

View File

@@ -0,0 +1,9 @@
## [wizarr-1.0.2](https://github.com/truecharts/charts/compare/wizarr-1.0.1...wizarr-1.0.2) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/wizarr to v1.6.3

View File

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