diff --git a/stable/webgrabplus/6.0.13/app-changelog.md b/stable/webgrabplus/6.0.13/app-changelog.md deleted file mode 100644 index 6abfc36a35..0000000000 --- a/stable/webgrabplus/6.0.13/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [webgrabplus-6.0.13](https://github.com/truecharts/charts/compare/webgrabplus-6.0.12...webgrabplus-6.0.13) (2023-10-29) - -### Chore - -- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - - update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/webgrabplus/6.0.13/CHANGELOG.md b/stable/webgrabplus/6.0.14/CHANGELOG.md similarity index 93% rename from stable/webgrabplus/6.0.13/CHANGELOG.md rename to stable/webgrabplus/6.0.14/CHANGELOG.md index 8689a7d0d6..4c3f8d9a01 100644 --- a/stable/webgrabplus/6.0.13/CHANGELOG.md +++ b/stable/webgrabplus/6.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webgrabplus-6.0.14](https://github.com/truecharts/charts/compare/webgrabplus-6.0.13...webgrabplus-6.0.14) (2023-11-02) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.3 ([#14243](https://github.com/truecharts/charts/issues/14243)) + + + + ## [webgrabplus-6.0.13](https://github.com/truecharts/charts/compare/webgrabplus-6.0.12...webgrabplus-6.0.13) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ## [webgrabplus-6.0.4](https://github.com/truecharts/charts/compare/webgrabplus-6.0.3...webgrabplus-6.0.4) (2023-09-07) -### Chore - -- update container image tccr.io/truecharts/webgrabplus to v5.1.1 ([#12344](https://github.com/truecharts/charts/issues/12344)) - - - - -## [webgrabplus-6.0.3](https://github.com/truecharts/charts/compare/webgrabplus-6.0.2...webgrabplus-6.0.3) (2023-08-31) - diff --git a/stable/webgrabplus/6.0.13/Chart.yaml b/stable/webgrabplus/6.0.14/Chart.yaml similarity index 97% rename from stable/webgrabplus/6.0.13/Chart.yaml rename to stable/webgrabplus/6.0.14/Chart.yaml index f5bfbde794..8e9b316604 100644 --- a/stable/webgrabplus/6.0.13/Chart.yaml +++ b/stable/webgrabplus/6.0.14/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: webgrabplus -version: 6.0.13 +version: 6.0.14 appVersion: "5.1.3" description: Webgrabplus is a multi-site incremental xmltv epg grabber. type: application diff --git a/stable/webgrabplus/6.0.13/README.md b/stable/webgrabplus/6.0.14/README.md similarity index 100% rename from stable/webgrabplus/6.0.13/README.md rename to stable/webgrabplus/6.0.14/README.md diff --git a/stable/webgrabplus/6.0.14/app-changelog.md b/stable/webgrabplus/6.0.14/app-changelog.md new file mode 100644 index 0000000000..8c7d86ec20 --- /dev/null +++ b/stable/webgrabplus/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webgrabplus-6.0.14](https://github.com/truecharts/charts/compare/webgrabplus-6.0.13...webgrabplus-6.0.14) (2023-11-02) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.3 ([#14243](https://github.com/truecharts/charts/issues/14243)) + + \ No newline at end of file diff --git a/stable/webgrabplus/6.0.13/app-readme.md b/stable/webgrabplus/6.0.14/app-readme.md similarity index 100% rename from stable/webgrabplus/6.0.13/app-readme.md rename to stable/webgrabplus/6.0.14/app-readme.md diff --git a/stable/webgrabplus/6.0.13/charts/common-14.2.0.tgz b/stable/webgrabplus/6.0.14/charts/common-14.2.0.tgz similarity index 100% rename from stable/webgrabplus/6.0.13/charts/common-14.2.0.tgz rename to stable/webgrabplus/6.0.14/charts/common-14.2.0.tgz diff --git a/stable/webgrabplus/6.0.13/ix_values.yaml b/stable/webgrabplus/6.0.14/ix_values.yaml similarity index 89% rename from stable/webgrabplus/6.0.13/ix_values.yaml rename to stable/webgrabplus/6.0.14/ix_values.yaml index 1f1ffb9382..390e33de26 100644 --- a/stable/webgrabplus/6.0.13/ix_values.yaml +++ b/stable/webgrabplus/6.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/webgrabplus pullPolicy: IfNotPresent - tag: v5.1.3@sha256:2d413260f1add99ac9ca7a251e66c6d7b6293da9c673c71394f1acd49e200e63 + tag: v5.1.3@sha256:290168b9634c37d0d17940dd31b375cb3a8eb22f07c1b3c58e01b4ca96341819 service: main: enabled: false diff --git a/stable/webgrabplus/6.0.13/questions.yaml b/stable/webgrabplus/6.0.14/questions.yaml similarity index 100% rename from stable/webgrabplus/6.0.13/questions.yaml rename to stable/webgrabplus/6.0.14/questions.yaml diff --git a/stable/webgrabplus/6.0.13/templates/NOTES.txt b/stable/webgrabplus/6.0.14/templates/NOTES.txt similarity index 100% rename from stable/webgrabplus/6.0.13/templates/NOTES.txt rename to stable/webgrabplus/6.0.14/templates/NOTES.txt diff --git a/stable/webgrabplus/6.0.13/templates/common.yaml b/stable/webgrabplus/6.0.14/templates/common.yaml similarity index 100% rename from stable/webgrabplus/6.0.13/templates/common.yaml rename to stable/webgrabplus/6.0.14/templates/common.yaml diff --git a/stable/webgrabplus/6.0.13/values.yaml b/stable/webgrabplus/6.0.14/values.yaml similarity index 100% rename from stable/webgrabplus/6.0.13/values.yaml rename to stable/webgrabplus/6.0.14/values.yaml