diff --git a/stable/docker-compose/7.0.8/app-changelog.md b/stable/docker-compose/7.0.8/app-changelog.md deleted file mode 100644 index 7df89ab56c..0000000000 --- a/stable/docker-compose/7.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docker-compose-7.0.8](https://github.com/truecharts/charts/compare/docker-compose-7.0.7...docker-compose-7.0.8) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v24.0.6 ([#12988](https://github.com/truecharts/charts/issues/12988)) - - \ No newline at end of file diff --git a/stable/docker-compose/7.0.8/charts/common-14.0.1.tgz b/stable/docker-compose/7.0.8/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b..0000000000 Binary files a/stable/docker-compose/7.0.8/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/docker-compose/7.0.8/CHANGELOG.md b/stable/docker-compose/7.0.9/CHANGELOG.md similarity index 91% rename from stable/docker-compose/7.0.8/CHANGELOG.md rename to stable/docker-compose/7.0.9/CHANGELOG.md index 247b952c6b..5c3d29b233 100644 --- a/stable/docker-compose/7.0.8/CHANGELOG.md +++ b/stable/docker-compose/7.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [docker-compose-7.0.9](https://github.com/truecharts/charts/compare/docker-compose-7.0.8...docker-compose-7.0.9) (2023-09-27) + +### Chore + +- update helm general non-major ([#12950](https://github.com/truecharts/charts/issues/12950)) + + + + ## [docker-compose-7.0.8](https://github.com/truecharts/charts/compare/docker-compose-7.0.7...docker-compose-7.0.8) (2023-09-27) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/docker-in-docker to v24.0.5 ([#10940](https://github.com/truecharts/charts/issues/10940)) - - - -## [docker-compose-6.0.30](https://github.com/truecharts/charts/compare/docker-compose-6.0.29...docker-compose-6.0.30) (2023-07-19) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v24.0.4 ([#10629](https://github.com/truecharts/charts/issues/10629)) - diff --git a/stable/docker-compose/7.0.8/Chart.yaml b/stable/docker-compose/7.0.9/Chart.yaml similarity index 95% rename from stable/docker-compose/7.0.8/Chart.yaml rename to stable/docker-compose/7.0.9/Chart.yaml index 75b781fc7a..df66e8402f 100644 --- a/stable/docker-compose/7.0.8/Chart.yaml +++ b/stable/docker-compose/7.0.9/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "24.0.6" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.1 + version: 14.0.6 deprecated: false description: Dedicated App for using Docker-Compose on TrueNAS SCALE home: https://truecharts.org/charts/stable/docker-compose @@ -20,7 +20,7 @@ name: docker-compose sources: - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose type: application -version: 7.0.8 +version: 7.0.9 annotations: truecharts.org/catagories: | - docker diff --git a/stable/docker-compose/7.0.8/README.md b/stable/docker-compose/7.0.9/README.md similarity index 100% rename from stable/docker-compose/7.0.8/README.md rename to stable/docker-compose/7.0.9/README.md diff --git a/stable/docker-compose/7.0.9/app-changelog.md b/stable/docker-compose/7.0.9/app-changelog.md new file mode 100644 index 0000000000..5f7a04796b --- /dev/null +++ b/stable/docker-compose/7.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docker-compose-7.0.9](https://github.com/truecharts/charts/compare/docker-compose-7.0.8...docker-compose-7.0.9) (2023-09-27) + +### Chore + +- update helm general non-major ([#12950](https://github.com/truecharts/charts/issues/12950)) + + \ No newline at end of file diff --git a/stable/docker-compose/7.0.8/app-readme.md b/stable/docker-compose/7.0.9/app-readme.md similarity index 100% rename from stable/docker-compose/7.0.8/app-readme.md rename to stable/docker-compose/7.0.9/app-readme.md diff --git a/stable/docker-compose/7.0.9/charts/common-14.0.6.tgz b/stable/docker-compose/7.0.9/charts/common-14.0.6.tgz new file mode 100644 index 0000000000..d8a3fabe92 Binary files /dev/null and b/stable/docker-compose/7.0.9/charts/common-14.0.6.tgz differ diff --git a/stable/docker-compose/7.0.8/ix_values.yaml b/stable/docker-compose/7.0.9/ix_values.yaml similarity index 100% rename from stable/docker-compose/7.0.8/ix_values.yaml rename to stable/docker-compose/7.0.9/ix_values.yaml diff --git a/stable/docker-compose/7.0.8/questions.yaml b/stable/docker-compose/7.0.9/questions.yaml similarity index 100% rename from stable/docker-compose/7.0.8/questions.yaml rename to stable/docker-compose/7.0.9/questions.yaml diff --git a/stable/docker-compose/7.0.8/templates/NOTES.txt b/stable/docker-compose/7.0.9/templates/NOTES.txt similarity index 100% rename from stable/docker-compose/7.0.8/templates/NOTES.txt rename to stable/docker-compose/7.0.9/templates/NOTES.txt diff --git a/stable/docker-compose/7.0.8/templates/common.yaml b/stable/docker-compose/7.0.9/templates/common.yaml similarity index 100% rename from stable/docker-compose/7.0.8/templates/common.yaml rename to stable/docker-compose/7.0.9/templates/common.yaml diff --git a/stable/docker-compose/7.0.8/values.yaml b/stable/docker-compose/7.0.9/values.yaml similarity index 100% rename from stable/docker-compose/7.0.8/values.yaml rename to stable/docker-compose/7.0.9/values.yaml diff --git a/stable/ring-mqtt/5.1.3/app-changelog.md b/stable/ring-mqtt/5.1.3/app-changelog.md deleted file mode 100644 index b459404c31..0000000000 --- a/stable/ring-mqtt/5.1.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ring-mqtt-5.1.3](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.2...ring-mqtt-5.1.3) (2023-09-27) - -### Chore - -- update container image tccr.io/truecharts/ring-mqtt to v5.6.3 ([#12989](https://github.com/truecharts/charts/issues/12989)) - - \ No newline at end of file diff --git a/stable/ring-mqtt/5.1.3/charts/common-14.0.1.tgz b/stable/ring-mqtt/5.1.3/charts/common-14.0.1.tgz deleted file mode 100644 index 656c64047b..0000000000 Binary files a/stable/ring-mqtt/5.1.3/charts/common-14.0.1.tgz and /dev/null differ diff --git a/stable/ring-mqtt/5.1.3/CHANGELOG.md b/stable/ring-mqtt/5.1.4/CHANGELOG.md similarity index 92% rename from stable/ring-mqtt/5.1.3/CHANGELOG.md rename to stable/ring-mqtt/5.1.4/CHANGELOG.md index 43f5b7487d..f95e186b95 100644 --- a/stable/ring-mqtt/5.1.3/CHANGELOG.md +++ b/stable/ring-mqtt/5.1.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ring-mqtt-5.1.4](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.3...ring-mqtt-5.1.4) (2023-09-27) + +### Chore + +- update helm general non-major ([#12950](https://github.com/truecharts/charts/issues/12950)) + + + + ## [ring-mqtt-5.1.3](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.2...ring-mqtt-5.1.3) (2023-09-27) ### Chore @@ -88,12 +97,3 @@ ## [ring-mqtt-4.0.24](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.23...ring-mqtt-4.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - - - -## [ring-mqtt-4.0.23](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.22...ring-mqtt-4.0.23) (2023-06-11) diff --git a/stable/ring-mqtt/5.1.3/Chart.yaml b/stable/ring-mqtt/5.1.4/Chart.yaml similarity index 95% rename from stable/ring-mqtt/5.1.3/Chart.yaml rename to stable/ring-mqtt/5.1.4/Chart.yaml index 83fa595ad1..a27a1ed3cd 100644 --- a/stable/ring-mqtt/5.1.3/Chart.yaml +++ b/stable/ring-mqtt/5.1.4/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "5.6.3" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.1 + version: 14.0.6 deprecated: false description: Interact with Ring Inc products (cameras/alarms/smart lighting) via MQTT. home: https://truecharts.org/charts/stable/ring-mqtt @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - https://github.com/tsightler/ring-mqtt type: application -version: 5.1.3 +version: 5.1.4 annotations: truecharts.org/catagories: | - HomeAutomation diff --git a/stable/ring-mqtt/5.1.3/README.md b/stable/ring-mqtt/5.1.4/README.md similarity index 100% rename from stable/ring-mqtt/5.1.3/README.md rename to stable/ring-mqtt/5.1.4/README.md diff --git a/stable/ring-mqtt/5.1.4/app-changelog.md b/stable/ring-mqtt/5.1.4/app-changelog.md new file mode 100644 index 0000000000..9d2ced0ee7 --- /dev/null +++ b/stable/ring-mqtt/5.1.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ring-mqtt-5.1.4](https://github.com/truecharts/charts/compare/ring-mqtt-5.1.3...ring-mqtt-5.1.4) (2023-09-27) + +### Chore + +- update helm general non-major ([#12950](https://github.com/truecharts/charts/issues/12950)) + + \ No newline at end of file diff --git a/stable/ring-mqtt/5.1.3/app-readme.md b/stable/ring-mqtt/5.1.4/app-readme.md similarity index 100% rename from stable/ring-mqtt/5.1.3/app-readme.md rename to stable/ring-mqtt/5.1.4/app-readme.md diff --git a/stable/ring-mqtt/5.1.4/charts/common-14.0.6.tgz b/stable/ring-mqtt/5.1.4/charts/common-14.0.6.tgz new file mode 100644 index 0000000000..d8a3fabe92 Binary files /dev/null and b/stable/ring-mqtt/5.1.4/charts/common-14.0.6.tgz differ diff --git a/stable/ring-mqtt/5.1.3/ix_values.yaml b/stable/ring-mqtt/5.1.4/ix_values.yaml similarity index 100% rename from stable/ring-mqtt/5.1.3/ix_values.yaml rename to stable/ring-mqtt/5.1.4/ix_values.yaml diff --git a/stable/ring-mqtt/5.1.3/questions.yaml b/stable/ring-mqtt/5.1.4/questions.yaml similarity index 100% rename from stable/ring-mqtt/5.1.3/questions.yaml rename to stable/ring-mqtt/5.1.4/questions.yaml diff --git a/stable/ring-mqtt/5.1.3/templates/NOTES.txt b/stable/ring-mqtt/5.1.4/templates/NOTES.txt similarity index 100% rename from stable/ring-mqtt/5.1.3/templates/NOTES.txt rename to stable/ring-mqtt/5.1.4/templates/NOTES.txt diff --git a/stable/ring-mqtt/5.1.3/templates/_configmap.tpl b/stable/ring-mqtt/5.1.4/templates/_configmap.tpl similarity index 100% rename from stable/ring-mqtt/5.1.3/templates/_configmap.tpl rename to stable/ring-mqtt/5.1.4/templates/_configmap.tpl diff --git a/stable/ring-mqtt/5.1.3/templates/common.yaml b/stable/ring-mqtt/5.1.4/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/5.1.3/templates/common.yaml rename to stable/ring-mqtt/5.1.4/templates/common.yaml diff --git a/stable/ring-mqtt/5.1.3/values.yaml b/stable/ring-mqtt/5.1.4/values.yaml similarity index 100% rename from stable/ring-mqtt/5.1.3/values.yaml rename to stable/ring-mqtt/5.1.4/values.yaml