diff --git a/stable/kitchenowl/6.0.0/app-changelog.md b/stable/kitchenowl/6.0.0/app-changelog.md deleted file mode 100644 index aea6dcd98b..0000000000 --- a/stable/kitchenowl/6.0.0/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kitchenowl-6.0.0](https://github.com/truecharts/charts/compare/kitchenowl-5.0.1...kitchenowl-6.0.0) (2023-08-10) - -### Refactor - -- resolve issue [#8804](https://github.com/truecharts/charts/issues/8804) ([#11337](https://github.com/truecharts/charts/issues/11337)) - - \ No newline at end of file diff --git a/stable/kitchenowl/6.0.0/CHANGELOG.md b/stable/kitchenowl/6.0.1/CHANGELOG.md similarity index 91% rename from stable/kitchenowl/6.0.0/CHANGELOG.md rename to stable/kitchenowl/6.0.1/CHANGELOG.md index 36d9fac259..c5d3e4bcb8 100644 --- a/stable/kitchenowl/6.0.0/CHANGELOG.md +++ b/stable/kitchenowl/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [kitchenowl-6.0.1](https://github.com/truecharts/charts/compare/kitchenowl-6.0.0...kitchenowl-6.0.1) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-web to latest ([#11423](https://github.com/truecharts/charts/issues/11423)) + + + + ## [kitchenowl-6.0.0](https://github.com/truecharts/charts/compare/kitchenowl-5.0.1...kitchenowl-6.0.0) (2023-08-10) ### Refactor @@ -88,12 +97,3 @@ - update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - -## [kitchenowl-4.0.25](https://github.com/truecharts/charts/compare/kitchenowl-4.0.24...kitchenowl-4.0.25) (2023-06-11) - -### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - diff --git a/stable/kitchenowl/6.0.0/Chart.yaml b/stable/kitchenowl/6.0.1/Chart.yaml similarity index 98% rename from stable/kitchenowl/6.0.0/Chart.yaml rename to stable/kitchenowl/6.0.1/Chart.yaml index 7967cc4907..4ccb649171 100644 --- a/stable/kitchenowl/6.0.0/Chart.yaml +++ b/stable/kitchenowl/6.0.1/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - https://tombursch.github.io/kitchenowl type: application -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/kitchenowl/6.0.0/README.md b/stable/kitchenowl/6.0.1/README.md similarity index 100% rename from stable/kitchenowl/6.0.0/README.md rename to stable/kitchenowl/6.0.1/README.md diff --git a/stable/kitchenowl/6.0.1/app-changelog.md b/stable/kitchenowl/6.0.1/app-changelog.md new file mode 100644 index 0000000000..0847c67cb4 --- /dev/null +++ b/stable/kitchenowl/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kitchenowl-6.0.1](https://github.com/truecharts/charts/compare/kitchenowl-6.0.0...kitchenowl-6.0.1) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/kitchenowl-web to latest ([#11423](https://github.com/truecharts/charts/issues/11423)) + + \ No newline at end of file diff --git a/stable/kitchenowl/6.0.0/app-readme.md b/stable/kitchenowl/6.0.1/app-readme.md similarity index 100% rename from stable/kitchenowl/6.0.0/app-readme.md rename to stable/kitchenowl/6.0.1/app-readme.md diff --git a/stable/kitchenowl/6.0.0/charts/common-14.0.1.tgz b/stable/kitchenowl/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/kitchenowl/6.0.0/charts/common-14.0.1.tgz rename to stable/kitchenowl/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/kitchenowl/6.0.0/ix_values.yaml b/stable/kitchenowl/6.0.1/ix_values.yaml similarity index 97% rename from stable/kitchenowl/6.0.0/ix_values.yaml rename to stable/kitchenowl/6.0.1/ix_values.yaml index 69da274e27..253cb1a65d 100644 --- a/stable/kitchenowl/6.0.0/ix_values.yaml +++ b/stable/kitchenowl/6.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/kitchenowl-web pullPolicy: IfNotPresent - tag: latest@sha256:a3f487e78375cc514092473f91f9d89dcf1f04fc9a03e6cad9a6f41eec8382b9 + tag: latest@sha256:2f23000495365804cc687972232412b31dda5b8178a2ee3bd70846ccaded4271 backendImage: repository: tccr.io/truecharts/kitchenowl-backend pullPolicy: IfNotPresent diff --git a/stable/kitchenowl/6.0.0/questions.yaml b/stable/kitchenowl/6.0.1/questions.yaml similarity index 100% rename from stable/kitchenowl/6.0.0/questions.yaml rename to stable/kitchenowl/6.0.1/questions.yaml diff --git a/stable/kitchenowl/6.0.0/templates/NOTES.txt b/stable/kitchenowl/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/kitchenowl/6.0.0/templates/NOTES.txt rename to stable/kitchenowl/6.0.1/templates/NOTES.txt diff --git a/stable/kitchenowl/6.0.0/templates/_configmap.tpl b/stable/kitchenowl/6.0.1/templates/_configmap.tpl similarity index 100% rename from stable/kitchenowl/6.0.0/templates/_configmap.tpl rename to stable/kitchenowl/6.0.1/templates/_configmap.tpl diff --git a/stable/kitchenowl/6.0.0/templates/_secrets.tpl b/stable/kitchenowl/6.0.1/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/6.0.0/templates/_secrets.tpl rename to stable/kitchenowl/6.0.1/templates/_secrets.tpl diff --git a/stable/kitchenowl/6.0.0/templates/common.yaml b/stable/kitchenowl/6.0.1/templates/common.yaml similarity index 100% rename from stable/kitchenowl/6.0.0/templates/common.yaml rename to stable/kitchenowl/6.0.1/templates/common.yaml diff --git a/stable/kitchenowl/6.0.0/values.yaml b/stable/kitchenowl/6.0.1/values.yaml similarity index 100% rename from stable/kitchenowl/6.0.0/values.yaml rename to stable/kitchenowl/6.0.1/values.yaml diff --git a/stable/rsshub/8.0.23/app-changelog.md b/stable/rsshub/8.0.23/app-changelog.md deleted file mode 100644 index 8e4b7513ed..0000000000 --- a/stable/rsshub/8.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-8.0.23](https://github.com/truecharts/charts/compare/rsshub-8.0.22...rsshub-8.0.23) (2023-08-11) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#11420](https://github.com/truecharts/charts/issues/11420)) - - \ No newline at end of file diff --git a/stable/rsshub/8.0.23/CHANGELOG.md b/stable/rsshub/8.0.24/CHANGELOG.md similarity index 89% rename from stable/rsshub/8.0.23/CHANGELOG.md rename to stable/rsshub/8.0.24/CHANGELOG.md index fab75815da..6ec7fc6fba 100644 --- a/stable/rsshub/8.0.23/CHANGELOG.md +++ b/stable/rsshub/8.0.24/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rsshub-8.0.24](https://github.com/truecharts/charts/compare/rsshub-8.0.23...rsshub-8.0.24) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#11422](https://github.com/truecharts/charts/issues/11422)) + + + + ## [rsshub-8.0.23](https://github.com/truecharts/charts/compare/rsshub-8.0.22...rsshub-8.0.23) (2023-08-11) ### Chore @@ -88,12 +97,3 @@ ## [rsshub-8.0.14](https://github.com/truecharts/charts/compare/rsshub-8.0.12...rsshub-8.0.14) (2023-08-09) ### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#11373](https://github.com/truecharts/charts/issues/11373)) - - update container image tccr.io/truecharts/rsshub to latest ([#11371](https://github.com/truecharts/charts/issues/11371)) - - - - -## [rsshub-8.0.12](https://github.com/truecharts/charts/compare/rsshub-8.0.11...rsshub-8.0.12) (2023-08-09) - diff --git a/stable/rsshub/8.0.23/Chart.yaml b/stable/rsshub/8.0.24/Chart.yaml similarity index 98% rename from stable/rsshub/8.0.23/Chart.yaml rename to stable/rsshub/8.0.24/Chart.yaml index 8f8c322606..f8fb33b850 100644 --- a/stable/rsshub/8.0.23/Chart.yaml +++ b/stable/rsshub/8.0.24/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsshub -version: 8.0.23 +version: 8.0.24 appVersion: "latest" description: RSSHub can generate RSS feeds from pretty much everything type: application diff --git a/stable/rsshub/8.0.23/README.md b/stable/rsshub/8.0.24/README.md similarity index 100% rename from stable/rsshub/8.0.23/README.md rename to stable/rsshub/8.0.24/README.md diff --git a/stable/rsshub/8.0.24/app-changelog.md b/stable/rsshub/8.0.24/app-changelog.md new file mode 100644 index 0000000000..59b9f2d203 --- /dev/null +++ b/stable/rsshub/8.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-8.0.24](https://github.com/truecharts/charts/compare/rsshub-8.0.23...rsshub-8.0.24) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#11422](https://github.com/truecharts/charts/issues/11422)) + + \ No newline at end of file diff --git a/stable/rsshub/8.0.23/app-readme.md b/stable/rsshub/8.0.24/app-readme.md similarity index 100% rename from stable/rsshub/8.0.23/app-readme.md rename to stable/rsshub/8.0.24/app-readme.md diff --git a/stable/rsshub/8.0.23/charts/common-14.0.1.tgz b/stable/rsshub/8.0.24/charts/common-14.0.1.tgz similarity index 100% rename from stable/rsshub/8.0.23/charts/common-14.0.1.tgz rename to stable/rsshub/8.0.24/charts/common-14.0.1.tgz diff --git a/stable/rsshub/8.0.23/charts/redis-6.0.66.tgz b/stable/rsshub/8.0.24/charts/redis-6.0.66.tgz similarity index 100% rename from stable/rsshub/8.0.23/charts/redis-6.0.66.tgz rename to stable/rsshub/8.0.24/charts/redis-6.0.66.tgz diff --git a/stable/rsshub/8.0.23/ix_values.yaml b/stable/rsshub/8.0.24/ix_values.yaml similarity index 95% rename from stable/rsshub/8.0.23/ix_values.yaml rename to stable/rsshub/8.0.24/ix_values.yaml index 1f754526cf..c0a89223a9 100644 --- a/stable/rsshub/8.0.23/ix_values.yaml +++ b/stable/rsshub/8.0.24/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsshub pullPolicy: IfNotPresent - tag: latest@sha256:b9c8fdc43eae042723bbe5f7047ed6b90e296e0c44f5fb5dc94ffdabe2c27e07 + tag: latest@sha256:46bd7288051599f5378147b2972e937c7fc9fba0623bd7971019c70574695dfc browserlessImage: repository: tccr.io/truecharts/browserless-chrome tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58 diff --git a/stable/rsshub/8.0.23/questions.yaml b/stable/rsshub/8.0.24/questions.yaml similarity index 100% rename from stable/rsshub/8.0.23/questions.yaml rename to stable/rsshub/8.0.24/questions.yaml diff --git a/stable/rsshub/8.0.23/templates/NOTES.txt b/stable/rsshub/8.0.24/templates/NOTES.txt similarity index 100% rename from stable/rsshub/8.0.23/templates/NOTES.txt rename to stable/rsshub/8.0.24/templates/NOTES.txt diff --git a/stable/rsshub/8.0.23/templates/common.yaml b/stable/rsshub/8.0.24/templates/common.yaml similarity index 100% rename from stable/rsshub/8.0.23/templates/common.yaml rename to stable/rsshub/8.0.24/templates/common.yaml diff --git a/stable/rsshub/8.0.23/values.yaml b/stable/rsshub/8.0.24/values.yaml similarity index 100% rename from stable/rsshub/8.0.23/values.yaml rename to stable/rsshub/8.0.24/values.yaml