From b9a32c18f07b742b9eea5d035d5c827fd5141117 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 12 Oct 2023 09:40:24 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/homebox/3.0.1/app-changelog.md | 9 --------- stable/homebox/{3.0.1 => 3.0.2}/CHANGELOG.md | 18 +++++++++--------- stable/homebox/{3.0.1 => 3.0.2}/Chart.yaml | 4 ++-- stable/homebox/{3.0.1 => 3.0.2}/README.md | 0 stable/homebox/3.0.2/app-changelog.md | 9 +++++++++ stable/homebox/{3.0.1 => 3.0.2}/app-readme.md | 0 .../{3.0.1 => 3.0.2}/charts/common-14.0.9.tgz | Bin .../homebox/{3.0.1 => 3.0.2}/ix_values.yaml | 2 +- .../homebox/{3.0.1 => 3.0.2}/questions.yaml | 0 .../{3.0.1 => 3.0.2}/templates/NOTES.txt | 0 .../{3.0.1 => 3.0.2}/templates/_secret.tpl | 0 .../{3.0.1 => 3.0.2}/templates/common.yaml | 0 stable/homebox/{3.0.1 => 3.0.2}/values.yaml | 0 13 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/homebox/3.0.1/app-changelog.md rename stable/homebox/{3.0.1 => 3.0.2}/CHANGELOG.md (90%) rename stable/homebox/{3.0.1 => 3.0.2}/Chart.yaml (95%) rename stable/homebox/{3.0.1 => 3.0.2}/README.md (100%) create mode 100644 stable/homebox/3.0.2/app-changelog.md rename stable/homebox/{3.0.1 => 3.0.2}/app-readme.md (100%) rename stable/homebox/{3.0.1 => 3.0.2}/charts/common-14.0.9.tgz (100%) rename stable/homebox/{3.0.1 => 3.0.2}/ix_values.yaml (87%) rename stable/homebox/{3.0.1 => 3.0.2}/questions.yaml (100%) rename stable/homebox/{3.0.1 => 3.0.2}/templates/NOTES.txt (100%) rename stable/homebox/{3.0.1 => 3.0.2}/templates/_secret.tpl (100%) rename stable/homebox/{3.0.1 => 3.0.2}/templates/common.yaml (100%) rename stable/homebox/{3.0.1 => 3.0.2}/values.yaml (100%) diff --git a/stable/homebox/3.0.1/app-changelog.md b/stable/homebox/3.0.1/app-changelog.md deleted file mode 100644 index caebe97e4c6..00000000000 --- a/stable/homebox/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homebox-3.0.1](https://github.com/truecharts/charts/compare/homebox-3.0.0...homebox-3.0.1) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/homebox/3.0.1/CHANGELOG.md b/stable/homebox/3.0.2/CHANGELOG.md similarity index 90% rename from stable/homebox/3.0.1/CHANGELOG.md rename to stable/homebox/3.0.2/CHANGELOG.md index 0dc997d408c..24ac7bb558f 100644 --- a/stable/homebox/3.0.1/CHANGELOG.md +++ b/stable/homebox/3.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [homebox-3.0.2](https://github.com/truecharts/charts/compare/homebox-3.0.1...homebox-3.0.2) (2023-10-12) + +### Chore + +- update container image tccr.io/truecharts/homebox to v0.10.1 ([#13545](https://github.com/truecharts/charts/issues/13545)) + + + + ## [homebox-3.0.1](https://github.com/truecharts/charts/compare/homebox-3.0.0...homebox-3.0.1) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - - - -## [homebox-2.0.19](https://github.com/truecharts/charts/compare/homebox-2.0.18...homebox-2.0.19) (2023-06-01) - -### Chore - -- update container image tccr.io/truecharts/homebox to v0.9.2 ([#9325](https://github.com/truecharts/charts/issues/9325)) - diff --git a/stable/homebox/3.0.1/Chart.yaml b/stable/homebox/3.0.2/Chart.yaml similarity index 95% rename from stable/homebox/3.0.1/Chart.yaml rename to stable/homebox/3.0.2/Chart.yaml index 5e9b5fdfde8..7fb918682d8 100644 --- a/stable/homebox/3.0.1/Chart.yaml +++ b/stable/homebox/3.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.9.2" +appVersion: "0.10.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homebox - https://github.com/hay-kot/homebox type: application -version: 3.0.1 +version: 3.0.2 annotations: truecharts.org/catagories: | - inventory diff --git a/stable/homebox/3.0.1/README.md b/stable/homebox/3.0.2/README.md similarity index 100% rename from stable/homebox/3.0.1/README.md rename to stable/homebox/3.0.2/README.md diff --git a/stable/homebox/3.0.2/app-changelog.md b/stable/homebox/3.0.2/app-changelog.md new file mode 100644 index 00000000000..c60d914356a --- /dev/null +++ b/stable/homebox/3.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homebox-3.0.2](https://github.com/truecharts/charts/compare/homebox-3.0.1...homebox-3.0.2) (2023-10-12) + +### Chore + +- update container image tccr.io/truecharts/homebox to v0.10.1 ([#13545](https://github.com/truecharts/charts/issues/13545)) + + \ No newline at end of file diff --git a/stable/homebox/3.0.1/app-readme.md b/stable/homebox/3.0.2/app-readme.md similarity index 100% rename from stable/homebox/3.0.1/app-readme.md rename to stable/homebox/3.0.2/app-readme.md diff --git a/stable/homebox/3.0.1/charts/common-14.0.9.tgz b/stable/homebox/3.0.2/charts/common-14.0.9.tgz similarity index 100% rename from stable/homebox/3.0.1/charts/common-14.0.9.tgz rename to stable/homebox/3.0.2/charts/common-14.0.9.tgz diff --git a/stable/homebox/3.0.1/ix_values.yaml b/stable/homebox/3.0.2/ix_values.yaml similarity index 87% rename from stable/homebox/3.0.1/ix_values.yaml rename to stable/homebox/3.0.2/ix_values.yaml index f2937e33565..1f56550de3f 100644 --- a/stable/homebox/3.0.1/ix_values.yaml +++ b/stable/homebox/3.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/homebox pullPolicy: IfNotPresent - tag: v0.9.2@sha256:0936a8959013589504264a0f52698a661c50a127700ba32f99f19838fe75966c + tag: v0.10.1@sha256:446e55e0d6e20ad6def722dd6fd6bd75461ceeabb92e0aad7a7ff92d7f2352c7 homebox: allow_registration: true diff --git a/stable/homebox/3.0.1/questions.yaml b/stable/homebox/3.0.2/questions.yaml similarity index 100% rename from stable/homebox/3.0.1/questions.yaml rename to stable/homebox/3.0.2/questions.yaml diff --git a/stable/homebox/3.0.1/templates/NOTES.txt b/stable/homebox/3.0.2/templates/NOTES.txt similarity index 100% rename from stable/homebox/3.0.1/templates/NOTES.txt rename to stable/homebox/3.0.2/templates/NOTES.txt diff --git a/stable/homebox/3.0.1/templates/_secret.tpl b/stable/homebox/3.0.2/templates/_secret.tpl similarity index 100% rename from stable/homebox/3.0.1/templates/_secret.tpl rename to stable/homebox/3.0.2/templates/_secret.tpl diff --git a/stable/homebox/3.0.1/templates/common.yaml b/stable/homebox/3.0.2/templates/common.yaml similarity index 100% rename from stable/homebox/3.0.1/templates/common.yaml rename to stable/homebox/3.0.2/templates/common.yaml diff --git a/stable/homebox/3.0.1/values.yaml b/stable/homebox/3.0.2/values.yaml similarity index 100% rename from stable/homebox/3.0.1/values.yaml rename to stable/homebox/3.0.2/values.yaml