diff --git a/stable/openhab/4.0.11/app-changelog.md b/stable/openhab/4.0.11/app-changelog.md deleted file mode 100644 index 3504bd0476a1..000000000000 --- a/stable/openhab/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openhab-4.0.11](https://github.com/truecharts/charts/compare/openhab-4.0.10...openhab-4.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/openhab/4.0.11/CHANGELOG.md b/stable/openhab/4.0.12/CHANGELOG.md similarity index 89% rename from stable/openhab/4.0.11/CHANGELOG.md rename to stable/openhab/4.0.12/CHANGELOG.md index 994b10a7d6de..33251b9aef75 100644 --- a/stable/openhab/4.0.11/CHANGELOG.md +++ b/stable/openhab/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [openhab-4.0.12](https://github.com/truecharts/charts/compare/openhab-4.0.11...openhab-4.0.12) (2023-02-13) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.2 + + + + ## [openhab-4.0.11](https://github.com/truecharts/charts/compare/openhab-4.0.10...openhab-4.0.11) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [openhab-4.0.2](https://github.com/truecharts/charts/compare/openhab-4.0.1...openhab-4.0.2) (2022-11-30) - - -## [openhab-4.0.2](https://github.com/truecharts/charts/compare/openhab-4.0.1...openhab-4.0.2) (2022-11-30) - - - - -## [openhab-4.0.2](https://github.com/truecharts/charts/compare/openhab-4.0.1...openhab-4.0.2) (2022-11-30) - diff --git a/stable/openhab/4.0.11/Chart.yaml b/stable/openhab/4.0.12/Chart.yaml similarity index 95% rename from stable/openhab/4.0.11/Chart.yaml rename to stable/openhab/4.0.12/Chart.yaml index dca18d553873..e16eb1738fc5 100644 --- a/stable/openhab/4.0.11/Chart.yaml +++ b/stable/openhab/4.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.4.1" +appVersion: "3.4.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openhab - https://hub.docker.com/r/openhab/openhab type: application -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/openhab/4.0.11/README.md b/stable/openhab/4.0.12/README.md similarity index 100% rename from stable/openhab/4.0.11/README.md rename to stable/openhab/4.0.12/README.md diff --git a/stable/openhab/4.0.12/app-changelog.md b/stable/openhab/4.0.12/app-changelog.md new file mode 100644 index 000000000000..600f849dd6ae --- /dev/null +++ b/stable/openhab/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openhab-4.0.12](https://github.com/truecharts/charts/compare/openhab-4.0.11...openhab-4.0.12) (2023-02-13) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.2 + + \ No newline at end of file diff --git a/stable/openhab/4.0.11/app-readme.md b/stable/openhab/4.0.12/app-readme.md similarity index 100% rename from stable/openhab/4.0.11/app-readme.md rename to stable/openhab/4.0.12/app-readme.md diff --git a/stable/openhab/4.0.11/charts/common-11.1.2.tgz b/stable/openhab/4.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/openhab/4.0.11/charts/common-11.1.2.tgz rename to stable/openhab/4.0.12/charts/common-11.1.2.tgz diff --git a/stable/openhab/4.0.11/ix_values.yaml b/stable/openhab/4.0.12/ix_values.yaml similarity index 93% rename from stable/openhab/4.0.11/ix_values.yaml rename to stable/openhab/4.0.12/ix_values.yaml index 953b9da51f82..abe10a30681a 100644 --- a/stable/openhab/4.0.11/ix_values.yaml +++ b/stable/openhab/4.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openhab pullPolicy: IfNotPresent - tag: 3.4.1@sha256:f03178d57d0dddddc172d004b9a2445716ba1ca86bc2394f600e309a67fd55bd + tag: 3.4.2@sha256:bb3fdf98084426d18ff82b3e576a93c88570e9b037066db5b25fd9d661aaf3d1 service: main: diff --git a/stable/openhab/4.0.11/questions.yaml b/stable/openhab/4.0.12/questions.yaml similarity index 100% rename from stable/openhab/4.0.11/questions.yaml rename to stable/openhab/4.0.12/questions.yaml diff --git a/stable/openhab/4.0.11/templates/common.yaml b/stable/openhab/4.0.12/templates/common.yaml similarity index 100% rename from stable/openhab/4.0.11/templates/common.yaml rename to stable/openhab/4.0.12/templates/common.yaml diff --git a/stable/openhab/4.0.11/values.yaml b/stable/openhab/4.0.12/values.yaml similarity index 100% rename from stable/openhab/4.0.11/values.yaml rename to stable/openhab/4.0.12/values.yaml