diff --git a/stable/openhab/4.0.8/app-changelog.md b/stable/openhab/4.0.8/app-changelog.md deleted file mode 100644 index aa4078dfc7..0000000000 --- a/stable/openhab/4.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openhab-4.0.8](https://github.com/truecharts/charts/compare/openhab-4.0.7...openhab-4.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/openhab/4.0.8/CHANGELOG.md b/stable/openhab/4.0.9/CHANGELOG.md similarity index 89% rename from stable/openhab/4.0.8/CHANGELOG.md rename to stable/openhab/4.0.9/CHANGELOG.md index 4d4980f2ae..83254498e4 100644 --- a/stable/openhab/4.0.8/CHANGELOG.md +++ b/stable/openhab/4.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [openhab-4.0.9](https://github.com/truecharts/charts/compare/openhab-4.0.8...openhab-4.0.9) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.1 + + + + ## [openhab-4.0.8](https://github.com/truecharts/charts/compare/openhab-4.0.7...openhab-4.0.8) (2022-12-27) ### Chore @@ -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) - - - diff --git a/stable/openhab/4.0.8/Chart.yaml b/stable/openhab/4.0.9/Chart.yaml similarity index 95% rename from stable/openhab/4.0.8/Chart.yaml rename to stable/openhab/4.0.9/Chart.yaml index ba9e7095d9..a1d49d0150 100644 --- a/stable/openhab/4.0.8/Chart.yaml +++ b/stable/openhab/4.0.9/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.4.0" +appVersion: "3.4.1" 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.8 +version: 4.0.9 annotations: truecharts.org/catagories: | - media diff --git a/stable/openhab/4.0.8/README.md b/stable/openhab/4.0.9/README.md similarity index 100% rename from stable/openhab/4.0.8/README.md rename to stable/openhab/4.0.9/README.md diff --git a/stable/openhab/4.0.9/app-changelog.md b/stable/openhab/4.0.9/app-changelog.md new file mode 100644 index 0000000000..368d3f3892 --- /dev/null +++ b/stable/openhab/4.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openhab-4.0.9](https://github.com/truecharts/charts/compare/openhab-4.0.8...openhab-4.0.9) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.1 + + \ No newline at end of file diff --git a/stable/openhab/4.0.8/app-readme.md b/stable/openhab/4.0.9/app-readme.md similarity index 100% rename from stable/openhab/4.0.8/app-readme.md rename to stable/openhab/4.0.9/app-readme.md diff --git a/stable/openhab/4.0.8/charts/common-11.1.2.tgz b/stable/openhab/4.0.9/charts/common-11.1.2.tgz similarity index 100% rename from stable/openhab/4.0.8/charts/common-11.1.2.tgz rename to stable/openhab/4.0.9/charts/common-11.1.2.tgz diff --git a/stable/openhab/4.0.8/ix_values.yaml b/stable/openhab/4.0.9/ix_values.yaml similarity index 93% rename from stable/openhab/4.0.8/ix_values.yaml rename to stable/openhab/4.0.9/ix_values.yaml index a612b268bd..953b9da51f 100644 --- a/stable/openhab/4.0.8/ix_values.yaml +++ b/stable/openhab/4.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openhab pullPolicy: IfNotPresent - tag: 3.4.0@sha256:d11394bbfd773c811e0e18ce81e8aa7d690506bd808e20a6e4d54d43adb284ac + tag: 3.4.1@sha256:f03178d57d0dddddc172d004b9a2445716ba1ca86bc2394f600e309a67fd55bd service: main: diff --git a/stable/openhab/4.0.8/questions.yaml b/stable/openhab/4.0.9/questions.yaml similarity index 100% rename from stable/openhab/4.0.8/questions.yaml rename to stable/openhab/4.0.9/questions.yaml diff --git a/stable/openhab/4.0.8/templates/common.yaml b/stable/openhab/4.0.9/templates/common.yaml similarity index 100% rename from stable/openhab/4.0.8/templates/common.yaml rename to stable/openhab/4.0.9/templates/common.yaml diff --git a/stable/openhab/4.0.8/values.yaml b/stable/openhab/4.0.9/values.yaml similarity index 100% rename from stable/openhab/4.0.8/values.yaml rename to stable/openhab/4.0.9/values.yaml