Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [wizarr-1.0.5](https://github.com/truecharts/charts/compare/wizarr-1.0.4...wizarr-1.0.5) (2023-02-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wizarr to v2.0.0
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [wizarr-1.0.6](https://github.com/truecharts/charts/compare/wizarr-1.0.5...wizarr-1.0.6) (2023-02-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wizarr to v2.0.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [wizarr-1.0.5](https://github.com/truecharts/charts/compare/wizarr-1.0.4...wizarr-1.0.5) (2023-02-25)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wizarr-0.0.4](https://github.com/truecharts/charts/compare/wizarr-0.0.3...wizarr-0.0.4) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.0.0"
|
||||
appVersion: "2.0.1"
|
||||
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.5
|
||||
version: 1.0.6
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- HomeAutomation
|
||||
9
incubator/wizarr/1.0.6/app-changelog.md
Normal file
9
incubator/wizarr/1.0.6/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [wizarr-1.0.6](https://github.com/truecharts/charts/compare/wizarr-1.0.5...wizarr-1.0.6) (2023-02-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wizarr to v2.0.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/wizarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.0.0@sha256:de2c3ab3f1a241e8ba05b52ee188a6499495dca64b897d7d53abc0479f71add4
|
||||
tag: 2.0.1@sha256:ee4ec8e736548f0e518f741396e8d7568c2c4f01a5b49f54525b2a2e5711b968
|
||||
|
||||
env:
|
||||
APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"
|
||||
Reference in New Issue
Block a user