From 7a2906cb34fbda5e6faa203999f62590aad6bba4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 29 Apr 2023 21:07:35 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rsshub/7.0.11/app-changelog.md | 9 --------- stable/rsshub/{7.0.11 => 7.0.12}/CHANGELOG.md | 18 +++++++++--------- stable/rsshub/{7.0.11 => 7.0.12}/Chart.yaml | 2 +- stable/rsshub/{7.0.11 => 7.0.12}/README.md | 0 stable/rsshub/7.0.12/app-changelog.md | 9 +++++++++ .../rsshub/{7.0.11 => 7.0.12}/app-readme.md | 0 .../charts/common-12.6.1.tgz | Bin .../charts/redis-6.0.32.tgz | Bin .../rsshub/{7.0.11 => 7.0.12}/ix_values.yaml | 2 +- .../rsshub/{7.0.11 => 7.0.12}/questions.yaml | 0 .../{7.0.11 => 7.0.12}/templates/NOTES.txt | 0 .../{7.0.11 => 7.0.12}/templates/common.yaml | 0 stable/rsshub/{7.0.11 => 7.0.12}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/rsshub/7.0.11/app-changelog.md rename stable/rsshub/{7.0.11 => 7.0.12}/CHANGELOG.md (90%) rename stable/rsshub/{7.0.11 => 7.0.12}/Chart.yaml (98%) rename stable/rsshub/{7.0.11 => 7.0.12}/README.md (100%) create mode 100644 stable/rsshub/7.0.12/app-changelog.md rename stable/rsshub/{7.0.11 => 7.0.12}/app-readme.md (100%) rename stable/rsshub/{7.0.11 => 7.0.12}/charts/common-12.6.1.tgz (100%) rename stable/rsshub/{7.0.11 => 7.0.12}/charts/redis-6.0.32.tgz (100%) rename stable/rsshub/{7.0.11 => 7.0.12}/ix_values.yaml (95%) rename stable/rsshub/{7.0.11 => 7.0.12}/questions.yaml (100%) rename stable/rsshub/{7.0.11 => 7.0.12}/templates/NOTES.txt (100%) rename stable/rsshub/{7.0.11 => 7.0.12}/templates/common.yaml (100%) rename stable/rsshub/{7.0.11 => 7.0.12}/values.yaml (100%) diff --git a/stable/rsshub/7.0.11/app-changelog.md b/stable/rsshub/7.0.11/app-changelog.md deleted file mode 100644 index 98effdeac30..00000000000 --- a/stable/rsshub/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-7.0.11](https://github.com/truecharts/charts/compare/rsshub-7.0.10...rsshub-7.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8471](https://github.com/truecharts/charts/issues/8471)) - - \ No newline at end of file diff --git a/stable/rsshub/7.0.11/CHANGELOG.md b/stable/rsshub/7.0.12/CHANGELOG.md similarity index 90% rename from stable/rsshub/7.0.11/CHANGELOG.md rename to stable/rsshub/7.0.12/CHANGELOG.md index 10243c37288..52b54fcc666 100644 --- a/stable/rsshub/7.0.11/CHANGELOG.md +++ b/stable/rsshub/7.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-7.0.12](https://github.com/truecharts/charts/compare/rsshub-7.0.11...rsshub-7.0.12) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#8495](https://github.com/truecharts/charts/issues/8495)) + + + + ## [rsshub-7.0.11](https://github.com/truecharts/charts/compare/rsshub-7.0.10...rsshub-7.0.11) (2023-04-29) ### Chore @@ -88,12 +97,3 @@ - bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - - -## [rsshub-7.0.1](https://github.com/truecharts/charts/compare/rsshub-7.0.0...rsshub-7.0.1) (2023-04-11) - -### Fix - -- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927)) - - diff --git a/stable/rsshub/7.0.11/Chart.yaml b/stable/rsshub/7.0.12/Chart.yaml similarity index 98% rename from stable/rsshub/7.0.11/Chart.yaml rename to stable/rsshub/7.0.12/Chart.yaml index 9d7c7aa45d9..1582c45c91b 100644 --- a/stable/rsshub/7.0.11/Chart.yaml +++ b/stable/rsshub/7.0.12/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 7.0.11 +version: 7.0.12 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/7.0.11/README.md b/stable/rsshub/7.0.12/README.md similarity index 100% rename from stable/rsshub/7.0.11/README.md rename to stable/rsshub/7.0.12/README.md diff --git a/stable/rsshub/7.0.12/app-changelog.md b/stable/rsshub/7.0.12/app-changelog.md new file mode 100644 index 00000000000..1aff68548b6 --- /dev/null +++ b/stable/rsshub/7.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-7.0.12](https://github.com/truecharts/charts/compare/rsshub-7.0.11...rsshub-7.0.12) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#8495](https://github.com/truecharts/charts/issues/8495)) + + \ No newline at end of file diff --git a/stable/rsshub/7.0.11/app-readme.md b/stable/rsshub/7.0.12/app-readme.md similarity index 100% rename from stable/rsshub/7.0.11/app-readme.md rename to stable/rsshub/7.0.12/app-readme.md diff --git a/stable/rsshub/7.0.11/charts/common-12.6.1.tgz b/stable/rsshub/7.0.12/charts/common-12.6.1.tgz similarity index 100% rename from stable/rsshub/7.0.11/charts/common-12.6.1.tgz rename to stable/rsshub/7.0.12/charts/common-12.6.1.tgz diff --git a/stable/rsshub/7.0.11/charts/redis-6.0.32.tgz b/stable/rsshub/7.0.12/charts/redis-6.0.32.tgz similarity index 100% rename from stable/rsshub/7.0.11/charts/redis-6.0.32.tgz rename to stable/rsshub/7.0.12/charts/redis-6.0.32.tgz diff --git a/stable/rsshub/7.0.11/ix_values.yaml b/stable/rsshub/7.0.12/ix_values.yaml similarity index 95% rename from stable/rsshub/7.0.11/ix_values.yaml rename to stable/rsshub/7.0.12/ix_values.yaml index f7bd811ef3a..35c13dc55f4 100644 --- a/stable/rsshub/7.0.11/ix_values.yaml +++ b/stable/rsshub/7.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:1fd780adaefa8353741d154bc1e87611a2d6d35995d7f7174cd2cf21899fc38a + tag: latest@sha256:4c9f7975c4fb6ab4c0ac81f000d87a6201a1c2c598c8874f4860a06a9e556b6e browserlessImage: repository: tccr.io/truecharts/browserless-chrome tag: 1.57.0-chrome@sha256:e93bbd67d81a9b8ce854096d9cc2aa5b671f1fe1911b14607512144b6bd18e18 diff --git a/stable/rsshub/7.0.11/questions.yaml b/stable/rsshub/7.0.12/questions.yaml similarity index 100% rename from stable/rsshub/7.0.11/questions.yaml rename to stable/rsshub/7.0.12/questions.yaml diff --git a/stable/rsshub/7.0.11/templates/NOTES.txt b/stable/rsshub/7.0.12/templates/NOTES.txt similarity index 100% rename from stable/rsshub/7.0.11/templates/NOTES.txt rename to stable/rsshub/7.0.12/templates/NOTES.txt diff --git a/stable/rsshub/7.0.11/templates/common.yaml b/stable/rsshub/7.0.12/templates/common.yaml similarity index 100% rename from stable/rsshub/7.0.11/templates/common.yaml rename to stable/rsshub/7.0.12/templates/common.yaml diff --git a/stable/rsshub/7.0.11/values.yaml b/stable/rsshub/7.0.12/values.yaml similarity index 100% rename from stable/rsshub/7.0.11/values.yaml rename to stable/rsshub/7.0.12/values.yaml