From c576be574a49060ca40449f318f3384d758362a8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 25 Feb 2023 20:53:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/wizarr/1.0.6/app-changelog.md | 9 --------- .../wizarr/{1.0.6 => 1.0.7}/CHANGELOG.md | 18 +++++++++--------- incubator/wizarr/{1.0.6 => 1.0.7}/Chart.yaml | 4 ++-- incubator/wizarr/{1.0.6 => 1.0.7}/README.md | 0 incubator/wizarr/1.0.7/app-changelog.md | 9 +++++++++ .../wizarr/{1.0.6 => 1.0.7}/app-readme.md | 0 .../{1.0.6 => 1.0.7}/charts/common-11.1.2.tgz | Bin .../wizarr/{1.0.6 => 1.0.7}/ix_values.yaml | 2 +- .../wizarr/{1.0.6 => 1.0.7}/questions.yaml | 0 .../{1.0.6 => 1.0.7}/templates/common.yaml | 0 incubator/wizarr/{1.0.6 => 1.0.7}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 incubator/wizarr/1.0.6/app-changelog.md rename incubator/wizarr/{1.0.6 => 1.0.7}/CHANGELOG.md (90%) rename incubator/wizarr/{1.0.6 => 1.0.7}/Chart.yaml (96%) rename incubator/wizarr/{1.0.6 => 1.0.7}/README.md (100%) create mode 100644 incubator/wizarr/1.0.7/app-changelog.md rename incubator/wizarr/{1.0.6 => 1.0.7}/app-readme.md (100%) rename incubator/wizarr/{1.0.6 => 1.0.7}/charts/common-11.1.2.tgz (100%) rename incubator/wizarr/{1.0.6 => 1.0.7}/ix_values.yaml (83%) rename incubator/wizarr/{1.0.6 => 1.0.7}/questions.yaml (100%) rename incubator/wizarr/{1.0.6 => 1.0.7}/templates/common.yaml (100%) rename incubator/wizarr/{1.0.6 => 1.0.7}/values.yaml (100%) diff --git a/incubator/wizarr/1.0.6/app-changelog.md b/incubator/wizarr/1.0.6/app-changelog.md deleted file mode 100644 index ccf660a95d2..00000000000 --- a/incubator/wizarr/1.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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 - - \ No newline at end of file diff --git a/incubator/wizarr/1.0.6/CHANGELOG.md b/incubator/wizarr/1.0.7/CHANGELOG.md similarity index 90% rename from incubator/wizarr/1.0.6/CHANGELOG.md rename to incubator/wizarr/1.0.7/CHANGELOG.md index 516edc781f3..a2d0c537750 100644 --- a/incubator/wizarr/1.0.6/CHANGELOG.md +++ b/incubator/wizarr/1.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 + + + + ## [wizarr-1.0.6](https://github.com/truecharts/charts/compare/wizarr-1.0.5...wizarr-1.0.6) (2023-02-25) ### Chore @@ -88,12 +97,3 @@ - remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - -## [wizarr-0.0.5](https://github.com/truecharts/charts/compare/wizarr-0.0.4...wizarr-0.0.5) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - diff --git a/incubator/wizarr/1.0.6/Chart.yaml b/incubator/wizarr/1.0.7/Chart.yaml similarity index 96% rename from incubator/wizarr/1.0.6/Chart.yaml rename to incubator/wizarr/1.0.7/Chart.yaml index 2cded006627..39ab83fa488 100644 --- a/incubator/wizarr/1.0.6/Chart.yaml +++ b/incubator/wizarr/1.0.7/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.0.1" +appVersion: "2.0.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.6 +version: 1.0.7 annotations: truecharts.org/catagories: | - HomeAutomation diff --git a/incubator/wizarr/1.0.6/README.md b/incubator/wizarr/1.0.7/README.md similarity index 100% rename from incubator/wizarr/1.0.6/README.md rename to incubator/wizarr/1.0.7/README.md diff --git a/incubator/wizarr/1.0.7/app-changelog.md b/incubator/wizarr/1.0.7/app-changelog.md new file mode 100644 index 00000000000..867cd143b70 --- /dev/null +++ b/incubator/wizarr/1.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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 + + \ No newline at end of file diff --git a/incubator/wizarr/1.0.6/app-readme.md b/incubator/wizarr/1.0.7/app-readme.md similarity index 100% rename from incubator/wizarr/1.0.6/app-readme.md rename to incubator/wizarr/1.0.7/app-readme.md diff --git a/incubator/wizarr/1.0.6/charts/common-11.1.2.tgz b/incubator/wizarr/1.0.7/charts/common-11.1.2.tgz similarity index 100% rename from incubator/wizarr/1.0.6/charts/common-11.1.2.tgz rename to incubator/wizarr/1.0.7/charts/common-11.1.2.tgz diff --git a/incubator/wizarr/1.0.6/ix_values.yaml b/incubator/wizarr/1.0.7/ix_values.yaml similarity index 83% rename from incubator/wizarr/1.0.6/ix_values.yaml rename to incubator/wizarr/1.0.7/ix_values.yaml index 1417e1735c0..97f961cbf08 100644 --- a/incubator/wizarr/1.0.6/ix_values.yaml +++ b/incubator/wizarr/1.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wizarr pullPolicy: IfNotPresent - tag: 2.0.1@sha256:ee4ec8e736548f0e518f741396e8d7568c2c4f01a5b49f54525b2a2e5711b968 + tag: 2.0.2@sha256:2763cf6d40715603d5203d75f1416aae17bf14b1a9520ba8a1f324f24aff1956 env: APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}" diff --git a/incubator/wizarr/1.0.6/questions.yaml b/incubator/wizarr/1.0.7/questions.yaml similarity index 100% rename from incubator/wizarr/1.0.6/questions.yaml rename to incubator/wizarr/1.0.7/questions.yaml diff --git a/incubator/wizarr/1.0.6/templates/common.yaml b/incubator/wizarr/1.0.7/templates/common.yaml similarity index 100% rename from incubator/wizarr/1.0.6/templates/common.yaml rename to incubator/wizarr/1.0.7/templates/common.yaml diff --git a/incubator/wizarr/1.0.6/values.yaml b/incubator/wizarr/1.0.7/values.yaml similarity index 100% rename from incubator/wizarr/1.0.6/values.yaml rename to incubator/wizarr/1.0.7/values.yaml