diff --git a/stable/browserless-chrome/6.0.3/app-changelog.md b/stable/browserless-chrome/6.0.3/app-changelog.md deleted file mode 100644 index 1e0b9c9fafc..00000000000 --- a/stable/browserless-chrome/6.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [browserless-chrome-6.0.3](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.2...browserless-chrome-6.0.3) (2023-09-12) - -### Chore - -- update helm general non-major ([#12516](https://github.com/truecharts/charts/issues/12516)) - - \ No newline at end of file diff --git a/stable/browserless-chrome/6.0.3/CHANGELOG.md b/stable/browserless-chrome/6.0.4/CHANGELOG.md similarity index 90% rename from stable/browserless-chrome/6.0.3/CHANGELOG.md rename to stable/browserless-chrome/6.0.4/CHANGELOG.md index 138cb4d28f1..0af1a7a8449 100644 --- a/stable/browserless-chrome/6.0.3/CHANGELOG.md +++ b/stable/browserless-chrome/6.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [browserless-chrome-6.0.4](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.3...browserless-chrome-6.0.4) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.60.1 ([#12870](https://github.com/truecharts/charts/issues/12870)) + + + + ## [browserless-chrome-6.0.3](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.2...browserless-chrome-6.0.3) (2023-09-12) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - -## [browserless-chrome-5.0.22](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.21...browserless-chrome-5.0.22) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/browserless-chrome/6.0.3/Chart.yaml b/stable/browserless-chrome/6.0.4/Chart.yaml similarity index 95% rename from stable/browserless-chrome/6.0.3/Chart.yaml rename to stable/browserless-chrome/6.0.4/Chart.yaml index 2b5ffaac23e..2fa61c9e678 100644 --- a/stable/browserless-chrome/6.0.3/Chart.yaml +++ b/stable/browserless-chrome/6.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.60.0" +appVersion: "1.60.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: browserless-chrome sources: - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - https://docs.browserless.io/docs/docker.html -version: 6.0.3 +version: 6.0.4 annotations: truecharts.org/catagories: | - productivity diff --git a/stable/browserless-chrome/6.0.3/README.md b/stable/browserless-chrome/6.0.4/README.md similarity index 100% rename from stable/browserless-chrome/6.0.3/README.md rename to stable/browserless-chrome/6.0.4/README.md diff --git a/stable/browserless-chrome/6.0.4/app-changelog.md b/stable/browserless-chrome/6.0.4/app-changelog.md new file mode 100644 index 00000000000..058d97e52b6 --- /dev/null +++ b/stable/browserless-chrome/6.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [browserless-chrome-6.0.4](https://github.com/truecharts/charts/compare/browserless-chrome-6.0.3...browserless-chrome-6.0.4) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.60.1 ([#12870](https://github.com/truecharts/charts/issues/12870)) + + \ No newline at end of file diff --git a/stable/browserless-chrome/6.0.3/app-readme.md b/stable/browserless-chrome/6.0.4/app-readme.md similarity index 100% rename from stable/browserless-chrome/6.0.3/app-readme.md rename to stable/browserless-chrome/6.0.4/app-readme.md diff --git a/stable/browserless-chrome/6.0.3/charts/common-14.0.6.tgz b/stable/browserless-chrome/6.0.4/charts/common-14.0.6.tgz similarity index 100% rename from stable/browserless-chrome/6.0.3/charts/common-14.0.6.tgz rename to stable/browserless-chrome/6.0.4/charts/common-14.0.6.tgz diff --git a/stable/browserless-chrome/6.0.3/ix_values.yaml b/stable/browserless-chrome/6.0.4/ix_values.yaml similarity index 95% rename from stable/browserless-chrome/6.0.3/ix_values.yaml rename to stable/browserless-chrome/6.0.4/ix_values.yaml index fb6318cf9b5..e0f4855c255 100644 --- a/stable/browserless-chrome/6.0.3/ix_values.yaml +++ b/stable/browserless-chrome/6.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/browserless-chrome - tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd + tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b pullPolicy: IfNotPresent puppeteerImage: diff --git a/stable/browserless-chrome/6.0.3/questions.yaml b/stable/browserless-chrome/6.0.4/questions.yaml similarity index 100% rename from stable/browserless-chrome/6.0.3/questions.yaml rename to stable/browserless-chrome/6.0.4/questions.yaml diff --git a/stable/browserless-chrome/6.0.3/templates/NOTES.txt b/stable/browserless-chrome/6.0.4/templates/NOTES.txt similarity index 100% rename from stable/browserless-chrome/6.0.3/templates/NOTES.txt rename to stable/browserless-chrome/6.0.4/templates/NOTES.txt diff --git a/stable/browserless-chrome/6.0.3/templates/common.yaml b/stable/browserless-chrome/6.0.4/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/6.0.3/templates/common.yaml rename to stable/browserless-chrome/6.0.4/templates/common.yaml diff --git a/stable/browserless-chrome/6.0.3/values.yaml b/stable/browserless-chrome/6.0.4/values.yaml similarity index 100% rename from stable/browserless-chrome/6.0.3/values.yaml rename to stable/browserless-chrome/6.0.4/values.yaml diff --git a/stable/rsshub/8.0.159/app-changelog.md b/stable/rsshub/8.0.159/app-changelog.md deleted file mode 100644 index 24b2b37ad53..00000000000 --- a/stable/rsshub/8.0.159/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-8.0.159](https://github.com/truecharts/charts/compare/rsshub-8.0.158...rsshub-8.0.159) (2023-09-23) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#12860](https://github.com/truecharts/charts/issues/12860)) - - \ No newline at end of file diff --git a/stable/rsshub/8.0.159/CHANGELOG.md b/stable/rsshub/8.0.160/CHANGELOG.md similarity index 91% rename from stable/rsshub/8.0.159/CHANGELOG.md rename to stable/rsshub/8.0.160/CHANGELOG.md index 6d222affe84..31621c6c64e 100644 --- a/stable/rsshub/8.0.159/CHANGELOG.md +++ b/stable/rsshub/8.0.160/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-8.0.160](https://github.com/truecharts/charts/compare/rsshub-8.0.159...rsshub-8.0.160) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.60.1 ([#12870](https://github.com/truecharts/charts/issues/12870)) + + + + ## [rsshub-8.0.159](https://github.com/truecharts/charts/compare/rsshub-8.0.158...rsshub-8.0.159) (2023-09-23) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-8.0.149](https://github.com/truecharts/charts/compare/rsshub-8.0.148...rsshub-8.0.149) (2023-09-20) -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#12785](https://github.com/truecharts/charts/issues/12785)) - - - - -## [rsshub-8.0.148](https://github.com/truecharts/charts/compare/rsshub-8.0.146...rsshub-8.0.148) (2023-09-19) - diff --git a/stable/rsshub/8.0.159/Chart.yaml b/stable/rsshub/8.0.160/Chart.yaml similarity index 98% rename from stable/rsshub/8.0.159/Chart.yaml rename to stable/rsshub/8.0.160/Chart.yaml index 2a7383a7e53..6e1e1bd880c 100644 --- a/stable/rsshub/8.0.159/Chart.yaml +++ b/stable/rsshub/8.0.160/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 8.0.159 +version: 8.0.160 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/8.0.159/README.md b/stable/rsshub/8.0.160/README.md similarity index 100% rename from stable/rsshub/8.0.159/README.md rename to stable/rsshub/8.0.160/README.md diff --git a/stable/rsshub/8.0.160/app-changelog.md b/stable/rsshub/8.0.160/app-changelog.md new file mode 100644 index 00000000000..b23bf85dd51 --- /dev/null +++ b/stable/rsshub/8.0.160/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-8.0.160](https://github.com/truecharts/charts/compare/rsshub-8.0.159...rsshub-8.0.160) (2023-09-23) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.60.1 ([#12870](https://github.com/truecharts/charts/issues/12870)) + + \ No newline at end of file diff --git a/stable/rsshub/8.0.159/app-readme.md b/stable/rsshub/8.0.160/app-readme.md similarity index 100% rename from stable/rsshub/8.0.159/app-readme.md rename to stable/rsshub/8.0.160/app-readme.md diff --git a/stable/rsshub/8.0.159/charts/common-14.0.6.tgz b/stable/rsshub/8.0.160/charts/common-14.0.6.tgz similarity index 100% rename from stable/rsshub/8.0.159/charts/common-14.0.6.tgz rename to stable/rsshub/8.0.160/charts/common-14.0.6.tgz diff --git a/stable/rsshub/8.0.159/charts/redis-6.0.66.tgz b/stable/rsshub/8.0.160/charts/redis-6.0.66.tgz similarity index 100% rename from stable/rsshub/8.0.159/charts/redis-6.0.66.tgz rename to stable/rsshub/8.0.160/charts/redis-6.0.66.tgz diff --git a/stable/rsshub/8.0.159/ix_values.yaml b/stable/rsshub/8.0.160/ix_values.yaml similarity index 94% rename from stable/rsshub/8.0.159/ix_values.yaml rename to stable/rsshub/8.0.160/ix_values.yaml index 5512e290bd7..c004cd6b2b0 100644 --- a/stable/rsshub/8.0.159/ix_values.yaml +++ b/stable/rsshub/8.0.160/ix_values.yaml @@ -4,7 +4,7 @@ image: tag: latest@sha256:f02886e5eef5e8040c275965d19823cbb7580131fde24a43bbd499d19dd7d6da browserlessImage: repository: tccr.io/truecharts/browserless-chrome - tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd + tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b service: main: ports: diff --git a/stable/rsshub/8.0.159/questions.yaml b/stable/rsshub/8.0.160/questions.yaml similarity index 100% rename from stable/rsshub/8.0.159/questions.yaml rename to stable/rsshub/8.0.160/questions.yaml diff --git a/stable/rsshub/8.0.159/templates/NOTES.txt b/stable/rsshub/8.0.160/templates/NOTES.txt similarity index 100% rename from stable/rsshub/8.0.159/templates/NOTES.txt rename to stable/rsshub/8.0.160/templates/NOTES.txt diff --git a/stable/rsshub/8.0.159/templates/common.yaml b/stable/rsshub/8.0.160/templates/common.yaml similarity index 100% rename from stable/rsshub/8.0.159/templates/common.yaml rename to stable/rsshub/8.0.160/templates/common.yaml diff --git a/stable/rsshub/8.0.159/values.yaml b/stable/rsshub/8.0.160/values.yaml similarity index 100% rename from stable/rsshub/8.0.159/values.yaml rename to stable/rsshub/8.0.160/values.yaml