From 2914579e3f034375cb11d0f4f09fdb1afc63b975 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 14 Nov 2023 13:45:06 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rsshub/8.0.255/app-changelog.md | 9 --------- .../rsshub/{8.0.255 => 8.0.256}/CHANGELOG.md | 18 +++++++++--------- stable/rsshub/{8.0.255 => 8.0.256}/Chart.yaml | 2 +- stable/rsshub/{8.0.255 => 8.0.256}/README.md | 0 stable/rsshub/8.0.256/app-changelog.md | 9 +++++++++ .../rsshub/{8.0.255 => 8.0.256}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../charts/redis-6.0.66.tgz | Bin .../{8.0.255 => 8.0.256}/ix_values.yaml | 2 +- .../{8.0.255 => 8.0.256}/questions.yaml | 0 .../{8.0.255 => 8.0.256}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../rsshub/{8.0.255 => 8.0.256}/values.yaml | 0 13 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/rsshub/8.0.255/app-changelog.md rename stable/rsshub/{8.0.255 => 8.0.256}/CHANGELOG.md (93%) rename stable/rsshub/{8.0.255 => 8.0.256}/Chart.yaml (98%) rename stable/rsshub/{8.0.255 => 8.0.256}/README.md (100%) create mode 100644 stable/rsshub/8.0.256/app-changelog.md rename stable/rsshub/{8.0.255 => 8.0.256}/app-readme.md (100%) rename stable/rsshub/{8.0.255 => 8.0.256}/charts/common-14.3.5.tgz (100%) rename stable/rsshub/{8.0.255 => 8.0.256}/charts/redis-6.0.66.tgz (100%) rename stable/rsshub/{8.0.255 => 8.0.256}/ix_values.yaml (95%) rename stable/rsshub/{8.0.255 => 8.0.256}/questions.yaml (100%) rename stable/rsshub/{8.0.255 => 8.0.256}/templates/NOTES.txt (100%) rename stable/rsshub/{8.0.255 => 8.0.256}/templates/common.yaml (100%) rename stable/rsshub/{8.0.255 => 8.0.256}/values.yaml (100%) diff --git a/stable/rsshub/8.0.255/app-changelog.md b/stable/rsshub/8.0.255/app-changelog.md deleted file mode 100644 index 50662f8db5..0000000000 --- a/stable/rsshub/8.0.255/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-8.0.255](https://github.com/truecharts/charts/compare/rsshub-8.0.254...rsshub-8.0.255) (2023-11-13) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#14617](https://github.com/truecharts/charts/issues/14617)) - - \ No newline at end of file diff --git a/stable/rsshub/8.0.255/CHANGELOG.md b/stable/rsshub/8.0.256/CHANGELOG.md similarity index 93% rename from stable/rsshub/8.0.255/CHANGELOG.md rename to stable/rsshub/8.0.256/CHANGELOG.md index 1929e0ff54..f545b0c127 100644 --- a/stable/rsshub/8.0.255/CHANGELOG.md +++ b/stable/rsshub/8.0.256/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-8.0.256](https://github.com/truecharts/charts/compare/rsshub-8.0.255...rsshub-8.0.256) (2023-11-14) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#14652](https://github.com/truecharts/charts/issues/14652)) + + + + ## [rsshub-8.0.255](https://github.com/truecharts/charts/compare/rsshub-8.0.254...rsshub-8.0.255) (2023-11-13) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-8.0.246](https://github.com/truecharts/charts/compare/rsshub-8.0.245...rsshub-8.0.246) (2023-11-06) ### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#14397](https://github.com/truecharts/charts/issues/14397)) - - - - -## [rsshub-8.0.245](https://github.com/truecharts/charts/compare/rsshub-8.0.244...rsshub-8.0.245) (2023-11-06) - -### Chore diff --git a/stable/rsshub/8.0.255/Chart.yaml b/stable/rsshub/8.0.256/Chart.yaml similarity index 98% rename from stable/rsshub/8.0.255/Chart.yaml rename to stable/rsshub/8.0.256/Chart.yaml index 39e4b0ed0d..8ca2c55382 100644 --- a/stable/rsshub/8.0.255/Chart.yaml +++ b/stable/rsshub/8.0.256/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 8.0.255 +version: 8.0.256 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/8.0.255/README.md b/stable/rsshub/8.0.256/README.md similarity index 100% rename from stable/rsshub/8.0.255/README.md rename to stable/rsshub/8.0.256/README.md diff --git a/stable/rsshub/8.0.256/app-changelog.md b/stable/rsshub/8.0.256/app-changelog.md new file mode 100644 index 0000000000..7f5ba869f9 --- /dev/null +++ b/stable/rsshub/8.0.256/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-8.0.256](https://github.com/truecharts/charts/compare/rsshub-8.0.255...rsshub-8.0.256) (2023-11-14) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#14652](https://github.com/truecharts/charts/issues/14652)) + + \ No newline at end of file diff --git a/stable/rsshub/8.0.255/app-readme.md b/stable/rsshub/8.0.256/app-readme.md similarity index 100% rename from stable/rsshub/8.0.255/app-readme.md rename to stable/rsshub/8.0.256/app-readme.md diff --git a/stable/rsshub/8.0.255/charts/common-14.3.5.tgz b/stable/rsshub/8.0.256/charts/common-14.3.5.tgz similarity index 100% rename from stable/rsshub/8.0.255/charts/common-14.3.5.tgz rename to stable/rsshub/8.0.256/charts/common-14.3.5.tgz diff --git a/stable/rsshub/8.0.255/charts/redis-6.0.66.tgz b/stable/rsshub/8.0.256/charts/redis-6.0.66.tgz similarity index 100% rename from stable/rsshub/8.0.255/charts/redis-6.0.66.tgz rename to stable/rsshub/8.0.256/charts/redis-6.0.66.tgz diff --git a/stable/rsshub/8.0.255/ix_values.yaml b/stable/rsshub/8.0.256/ix_values.yaml similarity index 95% rename from stable/rsshub/8.0.255/ix_values.yaml rename to stable/rsshub/8.0.256/ix_values.yaml index f6d10ff0b0..31e882beea 100644 --- a/stable/rsshub/8.0.255/ix_values.yaml +++ b/stable/rsshub/8.0.256/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:022d3b5b55ff888d7669b748f05e3a6d6765e0df4adf4098f67d8733d738867b + tag: latest@sha256:fb9c65143cde4e8c1e8ece121c8204a56dbaad4166077412ab189f7640ced238 browserlessImage: repository: tccr.io/truecharts/browserless-chrome tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a diff --git a/stable/rsshub/8.0.255/questions.yaml b/stable/rsshub/8.0.256/questions.yaml similarity index 100% rename from stable/rsshub/8.0.255/questions.yaml rename to stable/rsshub/8.0.256/questions.yaml diff --git a/stable/rsshub/8.0.255/templates/NOTES.txt b/stable/rsshub/8.0.256/templates/NOTES.txt similarity index 100% rename from stable/rsshub/8.0.255/templates/NOTES.txt rename to stable/rsshub/8.0.256/templates/NOTES.txt diff --git a/stable/rsshub/8.0.255/templates/common.yaml b/stable/rsshub/8.0.256/templates/common.yaml similarity index 100% rename from stable/rsshub/8.0.255/templates/common.yaml rename to stable/rsshub/8.0.256/templates/common.yaml diff --git a/stable/rsshub/8.0.255/values.yaml b/stable/rsshub/8.0.256/values.yaml similarity index 100% rename from stable/rsshub/8.0.255/values.yaml rename to stable/rsshub/8.0.256/values.yaml