diff --git a/stable/webgrabplus/4.0.9/CHANGELOG.md b/stable/webgrabplus/4.0.10/CHANGELOG.md similarity index 89% rename from stable/webgrabplus/4.0.9/CHANGELOG.md rename to stable/webgrabplus/4.0.10/CHANGELOG.md index 4f2b5341f3..9e9882e6e6 100644 --- a/stable/webgrabplus/4.0.9/CHANGELOG.md +++ b/stable/webgrabplus/4.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webgrabplus-4.0.10](https://github.com/truecharts/charts/compare/webgrabplus-4.0.9...webgrabplus-4.0.10) (2022-12-30) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to 5.0.1 + + + + ## [webgrabplus-4.0.9](https://github.com/truecharts/charts/compare/webgrabplus-4.0.8...webgrabplus-4.0.9) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ -## [webgrabplus-4.0.3](https://github.com/truecharts/charts/compare/webgrabplus-4.0.2...webgrabplus-4.0.3) (2022-11-30) - - - - -## [webgrabplus-4.0.3](https://github.com/truecharts/charts/compare/webgrabplus-4.0.2...webgrabplus-4.0.3) (2022-11-30) - - - diff --git a/stable/webgrabplus/4.0.9/Chart.yaml b/stable/webgrabplus/4.0.10/Chart.yaml similarity index 98% rename from stable/webgrabplus/4.0.9/Chart.yaml rename to stable/webgrabplus/4.0.10/Chart.yaml index 01f2e7369a..2054814f3d 100644 --- a/stable/webgrabplus/4.0.9/Chart.yaml +++ b/stable/webgrabplus/4.0.10/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: webgrabplus -version: 4.0.9 +version: 4.0.10 appVersion: "5.0.1" description: Webgrabplus is a multi-site incremental xmltv epg grabber. type: application diff --git a/stable/webgrabplus/4.0.9/README.md b/stable/webgrabplus/4.0.10/README.md similarity index 100% rename from stable/webgrabplus/4.0.9/README.md rename to stable/webgrabplus/4.0.10/README.md diff --git a/stable/webgrabplus/4.0.10/app-changelog.md b/stable/webgrabplus/4.0.10/app-changelog.md new file mode 100644 index 0000000000..4fc8cc659c --- /dev/null +++ b/stable/webgrabplus/4.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webgrabplus-4.0.10](https://github.com/truecharts/charts/compare/webgrabplus-4.0.9...webgrabplus-4.0.10) (2022-12-30) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to 5.0.1 + + \ No newline at end of file diff --git a/stable/webgrabplus/4.0.9/app-readme.md b/stable/webgrabplus/4.0.10/app-readme.md similarity index 100% rename from stable/webgrabplus/4.0.9/app-readme.md rename to stable/webgrabplus/4.0.10/app-readme.md diff --git a/stable/webgrabplus/4.0.9/charts/common-11.1.2.tgz b/stable/webgrabplus/4.0.10/charts/common-11.1.2.tgz similarity index 100% rename from stable/webgrabplus/4.0.9/charts/common-11.1.2.tgz rename to stable/webgrabplus/4.0.10/charts/common-11.1.2.tgz diff --git a/stable/webgrabplus/4.0.9/ix_values.yaml b/stable/webgrabplus/4.0.10/ix_values.yaml similarity index 84% rename from stable/webgrabplus/4.0.9/ix_values.yaml rename to stable/webgrabplus/4.0.10/ix_values.yaml index bda619c388..65df0a9406 100644 --- a/stable/webgrabplus/4.0.9/ix_values.yaml +++ b/stable/webgrabplus/4.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/webgrabplus pullPolicy: IfNotPresent - tag: 5.0.1@sha256:1d713fdc40d4c838f6512bb813d977af6127c8853f985ff1b3df816a8855e6fd + tag: 5.0.1@sha256:950597f7d0280b5d5ed1f67889e0ec9dca4d72f1a5929b4590035e956afe1951 securityContext: runAsNonRoot: false diff --git a/stable/webgrabplus/4.0.9/questions.yaml b/stable/webgrabplus/4.0.10/questions.yaml similarity index 100% rename from stable/webgrabplus/4.0.9/questions.yaml rename to stable/webgrabplus/4.0.10/questions.yaml diff --git a/stable/webgrabplus/4.0.9/templates/common.yaml b/stable/webgrabplus/4.0.10/templates/common.yaml similarity index 100% rename from stable/webgrabplus/4.0.9/templates/common.yaml rename to stable/webgrabplus/4.0.10/templates/common.yaml diff --git a/stable/webgrabplus/4.0.9/values.yaml b/stable/webgrabplus/4.0.10/values.yaml similarity index 100% rename from stable/webgrabplus/4.0.9/values.yaml rename to stable/webgrabplus/4.0.10/values.yaml diff --git a/stable/webgrabplus/4.0.9/app-changelog.md b/stable/webgrabplus/4.0.9/app-changelog.md deleted file mode 100644 index cf8d982bef..0000000000 --- a/stable/webgrabplus/4.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webgrabplus-4.0.9](https://github.com/truecharts/charts/compare/webgrabplus-4.0.8...webgrabplus-4.0.9) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file