From 78ee991887a82436e35db7c161479557e4e839cd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 18 Aug 2023 18:46:14 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rsshub/8.0.47/app-changelog.md | 9 --------- stable/rsshub/{8.0.47 => 8.0.48}/CHANGELOG.md | 18 +++++++++--------- stable/rsshub/{8.0.47 => 8.0.48}/Chart.yaml | 2 +- stable/rsshub/{8.0.47 => 8.0.48}/README.md | 0 stable/rsshub/8.0.48/app-changelog.md | 9 +++++++++ .../rsshub/{8.0.47 => 8.0.48}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../charts/redis-6.0.66.tgz | Bin .../rsshub/{8.0.47 => 8.0.48}/ix_values.yaml | 2 +- .../rsshub/{8.0.47 => 8.0.48}/questions.yaml | 0 .../{8.0.47 => 8.0.48}/templates/NOTES.txt | 0 .../{8.0.47 => 8.0.48}/templates/common.yaml | 0 stable/rsshub/{8.0.47 => 8.0.48}/values.yaml | 0 stable/watchyourlan/5.0.1/app-changelog.md | 9 --------- .../{5.0.1 => 5.0.2}/CHANGELOG.md | 18 +++++++++--------- .../watchyourlan/{5.0.1 => 5.0.2}/Chart.yaml | 4 ++-- .../watchyourlan/{5.0.1 => 5.0.2}/README.md | 0 stable/watchyourlan/5.0.2/app-changelog.md | 9 +++++++++ .../{5.0.1 => 5.0.2}/app-readme.md | 0 .../{5.0.1 => 5.0.2}/charts/common-14.0.1.tgz | Bin .../{5.0.1 => 5.0.2}/ix_values.yaml | 2 +- .../{5.0.1 => 5.0.2}/questions.yaml | 0 .../{5.0.1 => 5.0.2}/templates/NOTES.txt | 0 .../{5.0.1 => 5.0.2}/templates/common.yaml | 0 .../watchyourlan/{5.0.1 => 5.0.2}/values.yaml | 0 25 files changed, 41 insertions(+), 41 deletions(-) delete mode 100644 stable/rsshub/8.0.47/app-changelog.md rename stable/rsshub/{8.0.47 => 8.0.48}/CHANGELOG.md (93%) rename stable/rsshub/{8.0.47 => 8.0.48}/Chart.yaml (98%) rename stable/rsshub/{8.0.47 => 8.0.48}/README.md (100%) create mode 100644 stable/rsshub/8.0.48/app-changelog.md rename stable/rsshub/{8.0.47 => 8.0.48}/app-readme.md (100%) rename stable/rsshub/{8.0.47 => 8.0.48}/charts/common-14.0.1.tgz (100%) rename stable/rsshub/{8.0.47 => 8.0.48}/charts/redis-6.0.66.tgz (100%) rename stable/rsshub/{8.0.47 => 8.0.48}/ix_values.yaml (95%) rename stable/rsshub/{8.0.47 => 8.0.48}/questions.yaml (100%) rename stable/rsshub/{8.0.47 => 8.0.48}/templates/NOTES.txt (100%) rename stable/rsshub/{8.0.47 => 8.0.48}/templates/common.yaml (100%) rename stable/rsshub/{8.0.47 => 8.0.48}/values.yaml (100%) delete mode 100644 stable/watchyourlan/5.0.1/app-changelog.md rename stable/watchyourlan/{5.0.1 => 5.0.2}/CHANGELOG.md (90%) rename stable/watchyourlan/{5.0.1 => 5.0.2}/Chart.yaml (95%) rename stable/watchyourlan/{5.0.1 => 5.0.2}/README.md (100%) create mode 100644 stable/watchyourlan/5.0.2/app-changelog.md rename stable/watchyourlan/{5.0.1 => 5.0.2}/app-readme.md (100%) rename stable/watchyourlan/{5.0.1 => 5.0.2}/charts/common-14.0.1.tgz (100%) rename stable/watchyourlan/{5.0.1 => 5.0.2}/ix_values.yaml (93%) rename stable/watchyourlan/{5.0.1 => 5.0.2}/questions.yaml (100%) rename stable/watchyourlan/{5.0.1 => 5.0.2}/templates/NOTES.txt (100%) rename stable/watchyourlan/{5.0.1 => 5.0.2}/templates/common.yaml (100%) rename stable/watchyourlan/{5.0.1 => 5.0.2}/values.yaml (100%) diff --git a/stable/rsshub/8.0.47/app-changelog.md b/stable/rsshub/8.0.47/app-changelog.md deleted file mode 100644 index b55a5d5ad0..0000000000 --- a/stable/rsshub/8.0.47/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-8.0.47](https://github.com/truecharts/charts/compare/rsshub-8.0.46...rsshub-8.0.47) (2023-08-18) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#11664](https://github.com/truecharts/charts/issues/11664)) - - \ No newline at end of file diff --git a/stable/rsshub/8.0.47/CHANGELOG.md b/stable/rsshub/8.0.48/CHANGELOG.md similarity index 93% rename from stable/rsshub/8.0.47/CHANGELOG.md rename to stable/rsshub/8.0.48/CHANGELOG.md index 3b6a497680..339af5bf6e 100644 --- a/stable/rsshub/8.0.47/CHANGELOG.md +++ b/stable/rsshub/8.0.48/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-8.0.48](https://github.com/truecharts/charts/compare/rsshub-8.0.47...rsshub-8.0.48) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#11671](https://github.com/truecharts/charts/issues/11671)) + + + + ## [rsshub-8.0.47](https://github.com/truecharts/charts/compare/rsshub-8.0.46...rsshub-8.0.47) (2023-08-18) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-8.0.38](https://github.com/truecharts/charts/compare/rsshub-8.0.37...rsshub-8.0.38) (2023-08-16) ### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#11586](https://github.com/truecharts/charts/issues/11586)) - - - - -## [rsshub-8.0.37](https://github.com/truecharts/charts/compare/rsshub-8.0.36...rsshub-8.0.37) (2023-08-15) - -### Chore diff --git a/stable/rsshub/8.0.47/Chart.yaml b/stable/rsshub/8.0.48/Chart.yaml similarity index 98% rename from stable/rsshub/8.0.47/Chart.yaml rename to stable/rsshub/8.0.48/Chart.yaml index 6871307bb2..918c67a23b 100644 --- a/stable/rsshub/8.0.47/Chart.yaml +++ b/stable/rsshub/8.0.48/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 8.0.47 +version: 8.0.48 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/8.0.47/README.md b/stable/rsshub/8.0.48/README.md similarity index 100% rename from stable/rsshub/8.0.47/README.md rename to stable/rsshub/8.0.48/README.md diff --git a/stable/rsshub/8.0.48/app-changelog.md b/stable/rsshub/8.0.48/app-changelog.md new file mode 100644 index 0000000000..8694c5961a --- /dev/null +++ b/stable/rsshub/8.0.48/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-8.0.48](https://github.com/truecharts/charts/compare/rsshub-8.0.47...rsshub-8.0.48) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#11671](https://github.com/truecharts/charts/issues/11671)) + + \ No newline at end of file diff --git a/stable/rsshub/8.0.47/app-readme.md b/stable/rsshub/8.0.48/app-readme.md similarity index 100% rename from stable/rsshub/8.0.47/app-readme.md rename to stable/rsshub/8.0.48/app-readme.md diff --git a/stable/rsshub/8.0.47/charts/common-14.0.1.tgz b/stable/rsshub/8.0.48/charts/common-14.0.1.tgz similarity index 100% rename from stable/rsshub/8.0.47/charts/common-14.0.1.tgz rename to stable/rsshub/8.0.48/charts/common-14.0.1.tgz diff --git a/stable/rsshub/8.0.47/charts/redis-6.0.66.tgz b/stable/rsshub/8.0.48/charts/redis-6.0.66.tgz similarity index 100% rename from stable/rsshub/8.0.47/charts/redis-6.0.66.tgz rename to stable/rsshub/8.0.48/charts/redis-6.0.66.tgz diff --git a/stable/rsshub/8.0.47/ix_values.yaml b/stable/rsshub/8.0.48/ix_values.yaml similarity index 95% rename from stable/rsshub/8.0.47/ix_values.yaml rename to stable/rsshub/8.0.48/ix_values.yaml index f3ae39c614..6ee1bc0f1a 100644 --- a/stable/rsshub/8.0.47/ix_values.yaml +++ b/stable/rsshub/8.0.48/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:3235af9e31cb86a50b4e74be95f4176b0c1634733c1de4c56482592e5e58eeac + tag: latest@sha256:52316106271acc3722bdb365eca72816c83fdccf8b24b2eeaeba242c65ff08dc browserlessImage: repository: tccr.io/truecharts/browserless-chrome tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58 diff --git a/stable/rsshub/8.0.47/questions.yaml b/stable/rsshub/8.0.48/questions.yaml similarity index 100% rename from stable/rsshub/8.0.47/questions.yaml rename to stable/rsshub/8.0.48/questions.yaml diff --git a/stable/rsshub/8.0.47/templates/NOTES.txt b/stable/rsshub/8.0.48/templates/NOTES.txt similarity index 100% rename from stable/rsshub/8.0.47/templates/NOTES.txt rename to stable/rsshub/8.0.48/templates/NOTES.txt diff --git a/stable/rsshub/8.0.47/templates/common.yaml b/stable/rsshub/8.0.48/templates/common.yaml similarity index 100% rename from stable/rsshub/8.0.47/templates/common.yaml rename to stable/rsshub/8.0.48/templates/common.yaml diff --git a/stable/rsshub/8.0.47/values.yaml b/stable/rsshub/8.0.48/values.yaml similarity index 100% rename from stable/rsshub/8.0.47/values.yaml rename to stable/rsshub/8.0.48/values.yaml diff --git a/stable/watchyourlan/5.0.1/app-changelog.md b/stable/watchyourlan/5.0.1/app-changelog.md deleted file mode 100644 index e6a8327307..0000000000 --- a/stable/watchyourlan/5.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [watchyourlan-5.0.1](https://github.com/truecharts/charts/compare/watchyourlan-5.0.0...watchyourlan-5.0.1) (2023-08-08) - -### Chore - -- update container image tccr.io/truecharts/watchyourlan to v1.0.0 ([#11336](https://github.com/truecharts/charts/issues/11336)) - - \ No newline at end of file diff --git a/stable/watchyourlan/5.0.1/CHANGELOG.md b/stable/watchyourlan/5.0.2/CHANGELOG.md similarity index 90% rename from stable/watchyourlan/5.0.1/CHANGELOG.md rename to stable/watchyourlan/5.0.2/CHANGELOG.md index d8752b2cd3..a7f9702cbf 100644 --- a/stable/watchyourlan/5.0.1/CHANGELOG.md +++ b/stable/watchyourlan/5.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [watchyourlan-5.0.2](https://github.com/truecharts/charts/compare/watchyourlan-5.0.1...watchyourlan-5.0.2) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v1.0.1 ([#11672](https://github.com/truecharts/charts/issues/11672)) + + + + ## [watchyourlan-5.0.1](https://github.com/truecharts/charts/compare/watchyourlan-5.0.0...watchyourlan-5.0.1) (2023-08-08) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - -## [watchyourlan-4.0.19](https://github.com/truecharts/charts/compare/watchyourlan-4.0.18...watchyourlan-4.0.19) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/watchyourlan/5.0.1/Chart.yaml b/stable/watchyourlan/5.0.2/Chart.yaml similarity index 95% rename from stable/watchyourlan/5.0.1/Chart.yaml rename to stable/watchyourlan/5.0.2/Chart.yaml index f15cdc6e80..d15ba892df 100644 --- a/stable/watchyourlan/5.0.1/Chart.yaml +++ b/stable/watchyourlan/5.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.0.0" +appVersion: "1.0.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: watchyourlan sources: - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan - https://github.com/aceberg/WatchYourLAN -version: 5.0.1 +version: 5.0.2 annotations: truecharts.org/catagories: | - network diff --git a/stable/watchyourlan/5.0.1/README.md b/stable/watchyourlan/5.0.2/README.md similarity index 100% rename from stable/watchyourlan/5.0.1/README.md rename to stable/watchyourlan/5.0.2/README.md diff --git a/stable/watchyourlan/5.0.2/app-changelog.md b/stable/watchyourlan/5.0.2/app-changelog.md new file mode 100644 index 0000000000..439f9b2137 --- /dev/null +++ b/stable/watchyourlan/5.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [watchyourlan-5.0.2](https://github.com/truecharts/charts/compare/watchyourlan-5.0.1...watchyourlan-5.0.2) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v1.0.1 ([#11672](https://github.com/truecharts/charts/issues/11672)) + + \ No newline at end of file diff --git a/stable/watchyourlan/5.0.1/app-readme.md b/stable/watchyourlan/5.0.2/app-readme.md similarity index 100% rename from stable/watchyourlan/5.0.1/app-readme.md rename to stable/watchyourlan/5.0.2/app-readme.md diff --git a/stable/watchyourlan/5.0.1/charts/common-14.0.1.tgz b/stable/watchyourlan/5.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/watchyourlan/5.0.1/charts/common-14.0.1.tgz rename to stable/watchyourlan/5.0.2/charts/common-14.0.1.tgz diff --git a/stable/watchyourlan/5.0.1/ix_values.yaml b/stable/watchyourlan/5.0.2/ix_values.yaml similarity index 93% rename from stable/watchyourlan/5.0.1/ix_values.yaml rename to stable/watchyourlan/5.0.2/ix_values.yaml index 2e896eca2f..e6eb85b8ed 100644 --- a/stable/watchyourlan/5.0.1/ix_values.yaml +++ b/stable/watchyourlan/5.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/watchyourlan - tag: v1.0.0@sha256:4ec2d0bbaa945e6bc60d7105a7441f7824e07a4bc0e9750bbfa95113c4113442 + tag: v1.0.1@sha256:bd564e0dc6ba0e82ef1d23c9745c3ba6ed2b93d760e8ff8b5ecf02761f7972e3 pullPolicy: IfNotPresent hostNetwork: true watchyourlan: diff --git a/stable/watchyourlan/5.0.1/questions.yaml b/stable/watchyourlan/5.0.2/questions.yaml similarity index 100% rename from stable/watchyourlan/5.0.1/questions.yaml rename to stable/watchyourlan/5.0.2/questions.yaml diff --git a/stable/watchyourlan/5.0.1/templates/NOTES.txt b/stable/watchyourlan/5.0.2/templates/NOTES.txt similarity index 100% rename from stable/watchyourlan/5.0.1/templates/NOTES.txt rename to stable/watchyourlan/5.0.2/templates/NOTES.txt diff --git a/stable/watchyourlan/5.0.1/templates/common.yaml b/stable/watchyourlan/5.0.2/templates/common.yaml similarity index 100% rename from stable/watchyourlan/5.0.1/templates/common.yaml rename to stable/watchyourlan/5.0.2/templates/common.yaml diff --git a/stable/watchyourlan/5.0.1/values.yaml b/stable/watchyourlan/5.0.2/values.yaml similarity index 100% rename from stable/watchyourlan/5.0.1/values.yaml rename to stable/watchyourlan/5.0.2/values.yaml