From 856f919ab0177136d5c8fbc21e5652f0fd7fd9f5 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 31 Aug 2023 09:43:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/webgrabplus/6.0.2/app-changelog.md | 9 --------- .../webgrabplus/{6.0.2 => 6.0.3}/CHANGELOG.md | 18 +++++++++--------- .../webgrabplus/{6.0.2 => 6.0.3}/Chart.yaml | 4 ++-- stable/webgrabplus/{6.0.2 => 6.0.3}/README.md | 0 stable/webgrabplus/6.0.3/app-changelog.md | 9 +++++++++ .../{6.0.2 => 6.0.3}/app-readme.md | 0 .../{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz | Bin .../{6.0.2 => 6.0.3}/ix_values.yaml | 2 +- .../{6.0.2 => 6.0.3}/questions.yaml | 0 .../{6.0.2 => 6.0.3}/templates/NOTES.txt | 0 .../{6.0.2 => 6.0.3}/templates/common.yaml | 0 .../webgrabplus/{6.0.2 => 6.0.3}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/webgrabplus/6.0.2/app-changelog.md rename stable/webgrabplus/{6.0.2 => 6.0.3}/CHANGELOG.md (90%) rename stable/webgrabplus/{6.0.2 => 6.0.3}/Chart.yaml (95%) rename stable/webgrabplus/{6.0.2 => 6.0.3}/README.md (100%) create mode 100644 stable/webgrabplus/6.0.3/app-changelog.md rename stable/webgrabplus/{6.0.2 => 6.0.3}/app-readme.md (100%) rename stable/webgrabplus/{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz (100%) rename stable/webgrabplus/{6.0.2 => 6.0.3}/ix_values.yaml (89%) rename stable/webgrabplus/{6.0.2 => 6.0.3}/questions.yaml (100%) rename stable/webgrabplus/{6.0.2 => 6.0.3}/templates/NOTES.txt (100%) rename stable/webgrabplus/{6.0.2 => 6.0.3}/templates/common.yaml (100%) rename stable/webgrabplus/{6.0.2 => 6.0.3}/values.yaml (100%) diff --git a/stable/webgrabplus/6.0.2/app-changelog.md b/stable/webgrabplus/6.0.2/app-changelog.md deleted file mode 100644 index 00f9a5a872..0000000000 --- a/stable/webgrabplus/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webgrabplus-6.0.2](https://github.com/truecharts/charts/compare/webgrabplus-6.0.1...webgrabplus-6.0.2) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to v5.1.0 ([#11669](https://github.com/truecharts/charts/issues/11669)) - - \ No newline at end of file diff --git a/stable/webgrabplus/6.0.2/CHANGELOG.md b/stable/webgrabplus/6.0.3/CHANGELOG.md similarity index 90% rename from stable/webgrabplus/6.0.2/CHANGELOG.md rename to stable/webgrabplus/6.0.3/CHANGELOG.md index 2d85595698..07b5a325fa 100644 --- a/stable/webgrabplus/6.0.2/CHANGELOG.md +++ b/stable/webgrabplus/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webgrabplus-6.0.3](https://github.com/truecharts/charts/compare/webgrabplus-6.0.2...webgrabplus-6.0.3) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12081](https://github.com/truecharts/charts/issues/12081)) + + + + ## [webgrabplus-6.0.2](https://github.com/truecharts/charts/compare/webgrabplus-6.0.1...webgrabplus-6.0.2) (2023-08-18) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - -## [webgrabplus-5.0.19](https://github.com/truecharts/charts/compare/webgrabplus-5.0.18...webgrabplus-5.0.19) (2023-05-27) - -### Chore - -- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197)) - diff --git a/stable/webgrabplus/6.0.2/Chart.yaml b/stable/webgrabplus/6.0.3/Chart.yaml similarity index 95% rename from stable/webgrabplus/6.0.2/Chart.yaml rename to stable/webgrabplus/6.0.3/Chart.yaml index 004ac82797..0e20981390 100644 --- a/stable/webgrabplus/6.0.2/Chart.yaml +++ b/stable/webgrabplus/6.0.3/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: webgrabplus -version: 6.0.2 -appVersion: "5.1.0" +version: 6.0.3 +appVersion: "5.1.1" description: Webgrabplus is a multi-site incremental xmltv epg grabber. type: application deprecated: false diff --git a/stable/webgrabplus/6.0.2/README.md b/stable/webgrabplus/6.0.3/README.md similarity index 100% rename from stable/webgrabplus/6.0.2/README.md rename to stable/webgrabplus/6.0.3/README.md diff --git a/stable/webgrabplus/6.0.3/app-changelog.md b/stable/webgrabplus/6.0.3/app-changelog.md new file mode 100644 index 0000000000..0762f1f92d --- /dev/null +++ b/stable/webgrabplus/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webgrabplus-6.0.3](https://github.com/truecharts/charts/compare/webgrabplus-6.0.2...webgrabplus-6.0.3) (2023-08-31) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12081](https://github.com/truecharts/charts/issues/12081)) + + \ No newline at end of file diff --git a/stable/webgrabplus/6.0.2/app-readme.md b/stable/webgrabplus/6.0.3/app-readme.md similarity index 100% rename from stable/webgrabplus/6.0.2/app-readme.md rename to stable/webgrabplus/6.0.3/app-readme.md diff --git a/stable/webgrabplus/6.0.2/charts/common-14.0.1.tgz b/stable/webgrabplus/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/webgrabplus/6.0.2/charts/common-14.0.1.tgz rename to stable/webgrabplus/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/webgrabplus/6.0.2/ix_values.yaml b/stable/webgrabplus/6.0.3/ix_values.yaml similarity index 89% rename from stable/webgrabplus/6.0.2/ix_values.yaml rename to stable/webgrabplus/6.0.3/ix_values.yaml index b86d14e93c..68011f851f 100644 --- a/stable/webgrabplus/6.0.2/ix_values.yaml +++ b/stable/webgrabplus/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/webgrabplus pullPolicy: IfNotPresent - tag: v5.1.0@sha256:81593456abb488e68ec90ed49ec0cb9d3474ef4790eccdd6bd1b3ea3b8b8592b + tag: v5.1.1@sha256:f4ac9a2d1a184054fa9d82ae390346e184fd146caff5d77354cfe8e6c70117d7 service: main: enabled: false diff --git a/stable/webgrabplus/6.0.2/questions.yaml b/stable/webgrabplus/6.0.3/questions.yaml similarity index 100% rename from stable/webgrabplus/6.0.2/questions.yaml rename to stable/webgrabplus/6.0.3/questions.yaml diff --git a/stable/webgrabplus/6.0.2/templates/NOTES.txt b/stable/webgrabplus/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/webgrabplus/6.0.2/templates/NOTES.txt rename to stable/webgrabplus/6.0.3/templates/NOTES.txt diff --git a/stable/webgrabplus/6.0.2/templates/common.yaml b/stable/webgrabplus/6.0.3/templates/common.yaml similarity index 100% rename from stable/webgrabplus/6.0.2/templates/common.yaml rename to stable/webgrabplus/6.0.3/templates/common.yaml diff --git a/stable/webgrabplus/6.0.2/values.yaml b/stable/webgrabplus/6.0.3/values.yaml similarity index 100% rename from stable/webgrabplus/6.0.2/values.yaml rename to stable/webgrabplus/6.0.3/values.yaml