From 84ecf86d8201a7ba2cf030d353ba6df1820b0df0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 9 Sep 2023 20:37:51 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/openhab/6.0.2/app-changelog.md | 9 --------- stable/openhab/{6.0.2 => 6.0.3}/CHANGELOG.md | 18 +++++++++--------- stable/openhab/{6.0.2 => 6.0.3}/Chart.yaml | 4 ++-- stable/openhab/{6.0.2 => 6.0.3}/README.md | 0 stable/openhab/6.0.3/app-changelog.md | 9 +++++++++ stable/openhab/{6.0.2 => 6.0.3}/app-readme.md | 0 .../{6.0.2 => 6.0.3}/charts/common-14.0.3.tgz | Bin .../openhab/{6.0.2 => 6.0.3}/ix_values.yaml | 2 +- .../openhab/{6.0.2 => 6.0.3}/questions.yaml | 0 .../{6.0.2 => 6.0.3}/templates/NOTES.txt | 0 .../{6.0.2 => 6.0.3}/templates/common.yaml | 0 stable/openhab/{6.0.2 => 6.0.3}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/openhab/6.0.2/app-changelog.md rename stable/openhab/{6.0.2 => 6.0.3}/CHANGELOG.md (91%) rename stable/openhab/{6.0.2 => 6.0.3}/Chart.yaml (95%) rename stable/openhab/{6.0.2 => 6.0.3}/README.md (100%) create mode 100644 stable/openhab/6.0.3/app-changelog.md rename stable/openhab/{6.0.2 => 6.0.3}/app-readme.md (100%) rename stable/openhab/{6.0.2 => 6.0.3}/charts/common-14.0.3.tgz (100%) rename stable/openhab/{6.0.2 => 6.0.3}/ix_values.yaml (94%) rename stable/openhab/{6.0.2 => 6.0.3}/questions.yaml (100%) rename stable/openhab/{6.0.2 => 6.0.3}/templates/NOTES.txt (100%) rename stable/openhab/{6.0.2 => 6.0.3}/templates/common.yaml (100%) rename stable/openhab/{6.0.2 => 6.0.3}/values.yaml (100%) diff --git a/stable/openhab/6.0.2/app-changelog.md b/stable/openhab/6.0.2/app-changelog.md deleted file mode 100644 index 9b4cb029b62..00000000000 --- a/stable/openhab/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openhab-6.0.2](https://github.com/truecharts/charts/compare/openhab-6.0.1...openhab-6.0.2) (2023-08-24) - -### Chore - -- update helm general non-major ([#11848](https://github.com/truecharts/charts/issues/11848)) - - \ No newline at end of file diff --git a/stable/openhab/6.0.2/CHANGELOG.md b/stable/openhab/6.0.3/CHANGELOG.md similarity index 91% rename from stable/openhab/6.0.2/CHANGELOG.md rename to stable/openhab/6.0.3/CHANGELOG.md index 4b353cf5207..aacf2706e12 100644 --- a/stable/openhab/6.0.2/CHANGELOG.md +++ b/stable/openhab/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [openhab-6.0.3](https://github.com/truecharts/charts/compare/openhab-6.0.2...openhab-6.0.3) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/openhab to v4.0.3 ([#12437](https://github.com/truecharts/charts/issues/12437)) + + + + ## [openhab-6.0.2](https://github.com/truecharts/charts/compare/openhab-6.0.1...openhab-6.0.2) (2023-08-24) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - -## [openhab-5.0.13](https://github.com/truecharts/charts/compare/openhab-5.0.12...openhab-5.0.13) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - diff --git a/stable/openhab/6.0.2/Chart.yaml b/stable/openhab/6.0.3/Chart.yaml similarity index 95% rename from stable/openhab/6.0.2/Chart.yaml rename to stable/openhab/6.0.3/Chart.yaml index 7de182f44cd..19f88a925d8 100644 --- a/stable/openhab/6.0.2/Chart.yaml +++ b/stable/openhab/6.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.0.2" +appVersion: "4.0.3" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: openhab sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openhab type: application -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/openhab/6.0.2/README.md b/stable/openhab/6.0.3/README.md similarity index 100% rename from stable/openhab/6.0.2/README.md rename to stable/openhab/6.0.3/README.md diff --git a/stable/openhab/6.0.3/app-changelog.md b/stable/openhab/6.0.3/app-changelog.md new file mode 100644 index 00000000000..d8a0d571a31 --- /dev/null +++ b/stable/openhab/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openhab-6.0.3](https://github.com/truecharts/charts/compare/openhab-6.0.2...openhab-6.0.3) (2023-09-09) + +### Chore + +- update container image tccr.io/truecharts/openhab to v4.0.3 ([#12437](https://github.com/truecharts/charts/issues/12437)) + + \ No newline at end of file diff --git a/stable/openhab/6.0.2/app-readme.md b/stable/openhab/6.0.3/app-readme.md similarity index 100% rename from stable/openhab/6.0.2/app-readme.md rename to stable/openhab/6.0.3/app-readme.md diff --git a/stable/openhab/6.0.2/charts/common-14.0.3.tgz b/stable/openhab/6.0.3/charts/common-14.0.3.tgz similarity index 100% rename from stable/openhab/6.0.2/charts/common-14.0.3.tgz rename to stable/openhab/6.0.3/charts/common-14.0.3.tgz diff --git a/stable/openhab/6.0.2/ix_values.yaml b/stable/openhab/6.0.3/ix_values.yaml similarity index 94% rename from stable/openhab/6.0.2/ix_values.yaml rename to stable/openhab/6.0.3/ix_values.yaml index 4b3235be716..61e71dd3b96 100644 --- a/stable/openhab/6.0.2/ix_values.yaml +++ b/stable/openhab/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openhab pullPolicy: IfNotPresent - tag: v4.0.2@sha256:23dfd48211acfbdc168b03f89b5d57ec6f668474b4baaa832e5e95c47d247016 + tag: v4.0.3@sha256:22cdfa667291f6ec97223c906c84e69e10f7d0b0bbfd02ce9346615cac149d38 service: main: ports: diff --git a/stable/openhab/6.0.2/questions.yaml b/stable/openhab/6.0.3/questions.yaml similarity index 100% rename from stable/openhab/6.0.2/questions.yaml rename to stable/openhab/6.0.3/questions.yaml diff --git a/stable/openhab/6.0.2/templates/NOTES.txt b/stable/openhab/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/openhab/6.0.2/templates/NOTES.txt rename to stable/openhab/6.0.3/templates/NOTES.txt diff --git a/stable/openhab/6.0.2/templates/common.yaml b/stable/openhab/6.0.3/templates/common.yaml similarity index 100% rename from stable/openhab/6.0.2/templates/common.yaml rename to stable/openhab/6.0.3/templates/common.yaml diff --git a/stable/openhab/6.0.2/values.yaml b/stable/openhab/6.0.3/values.yaml similarity index 100% rename from stable/openhab/6.0.2/values.yaml rename to stable/openhab/6.0.3/values.yaml