diff --git a/stable/webgrabplus/6.0.0/app-changelog.md b/stable/webgrabplus/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/webgrabplus/6.0.0/CHANGELOG.md b/stable/webgrabplus/6.0.1/CHANGELOG.md similarity index 90% rename from stable/webgrabplus/6.0.0/CHANGELOG.md rename to stable/webgrabplus/6.0.1/CHANGELOG.md index 102918af80..813c457441 100644 --- a/stable/webgrabplus/6.0.0/CHANGELOG.md +++ b/stable/webgrabplus/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [webgrabplus-6.0.1](https://github.com/truecharts/charts/compare/webgrabplus-6.0.0...webgrabplus-6.0.1) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.0 ([#11627](https://github.com/truecharts/charts/issues/11627)) + + + + ## [webgrabplus-6.0.0](https://github.com/truecharts/charts/compare/webgrabplus-5.0.26...webgrabplus-6.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - -## [webgrabplus-5.0.17](https://github.com/truecharts/charts/compare/webgrabplus-5.0.16...webgrabplus-5.0.17) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - diff --git a/stable/webgrabplus/6.0.0/Chart.yaml b/stable/webgrabplus/6.0.1/Chart.yaml similarity index 95% rename from stable/webgrabplus/6.0.0/Chart.yaml rename to stable/webgrabplus/6.0.1/Chart.yaml index 0a3255a678..a254c2eb48 100644 --- a/stable/webgrabplus/6.0.0/Chart.yaml +++ b/stable/webgrabplus/6.0.1/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: webgrabplus -version: 6.0.0 -appVersion: "5.0.1" +version: 6.0.1 +appVersion: "5.1.0" description: Webgrabplus is a multi-site incremental xmltv epg grabber. type: application deprecated: false diff --git a/stable/webgrabplus/6.0.0/README.md b/stable/webgrabplus/6.0.1/README.md similarity index 100% rename from stable/webgrabplus/6.0.0/README.md rename to stable/webgrabplus/6.0.1/README.md diff --git a/stable/webgrabplus/6.0.1/app-changelog.md b/stable/webgrabplus/6.0.1/app-changelog.md new file mode 100644 index 0000000000..9f44cb1267 --- /dev/null +++ b/stable/webgrabplus/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webgrabplus-6.0.1](https://github.com/truecharts/charts/compare/webgrabplus-6.0.0...webgrabplus-6.0.1) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to v5.1.0 ([#11627](https://github.com/truecharts/charts/issues/11627)) + + \ No newline at end of file diff --git a/stable/webgrabplus/6.0.0/app-readme.md b/stable/webgrabplus/6.0.1/app-readme.md similarity index 100% rename from stable/webgrabplus/6.0.0/app-readme.md rename to stable/webgrabplus/6.0.1/app-readme.md diff --git a/stable/webgrabplus/6.0.0/charts/common-14.0.1.tgz b/stable/webgrabplus/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/webgrabplus/6.0.0/charts/common-14.0.1.tgz rename to stable/webgrabplus/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/webgrabplus/6.0.0/ix_values.yaml b/stable/webgrabplus/6.0.1/ix_values.yaml similarity index 89% rename from stable/webgrabplus/6.0.0/ix_values.yaml rename to stable/webgrabplus/6.0.1/ix_values.yaml index 9d8ac183c1..b013181638 100644 --- a/stable/webgrabplus/6.0.0/ix_values.yaml +++ b/stable/webgrabplus/6.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/webgrabplus pullPolicy: IfNotPresent - tag: 5.0.1@sha256:fdd9f9d0fe1226cc1d3ca49b701593a8de8f9e0dbf3358d765dd11532c6fc391 + tag: v5.1.0@sha256:ce78b3d81a81ceee97af0f979fc5874da519ce4a263d38b09586132de957a8e4 service: main: enabled: false diff --git a/stable/webgrabplus/6.0.0/questions.yaml b/stable/webgrabplus/6.0.1/questions.yaml similarity index 100% rename from stable/webgrabplus/6.0.0/questions.yaml rename to stable/webgrabplus/6.0.1/questions.yaml diff --git a/stable/webgrabplus/6.0.0/templates/NOTES.txt b/stable/webgrabplus/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/webgrabplus/6.0.0/templates/NOTES.txt rename to stable/webgrabplus/6.0.1/templates/NOTES.txt diff --git a/stable/webgrabplus/6.0.0/templates/common.yaml b/stable/webgrabplus/6.0.1/templates/common.yaml similarity index 100% rename from stable/webgrabplus/6.0.0/templates/common.yaml rename to stable/webgrabplus/6.0.1/templates/common.yaml diff --git a/stable/webgrabplus/6.0.0/values.yaml b/stable/webgrabplus/6.0.1/values.yaml similarity index 100% rename from stable/webgrabplus/6.0.0/values.yaml rename to stable/webgrabplus/6.0.1/values.yaml