From 4a3ec935cff81c1299ae3cdca0a3dcf839524fbd Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 16 Aug 2023 20:40:26 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/homarr/6.0.1/app-changelog.md | 9 --------- stable/homarr/{6.0.1 => 6.0.2}/CHANGELOG.md | 18 +++++++++--------- stable/homarr/{6.0.1 => 6.0.2}/Chart.yaml | 4 ++-- stable/homarr/{6.0.1 => 6.0.2}/README.md | 0 stable/homarr/6.0.2/app-changelog.md | 9 +++++++++ stable/homarr/{6.0.1 => 6.0.2}/app-readme.md | 0 .../{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz | Bin stable/homarr/{6.0.1 => 6.0.2}/ix_values.yaml | 2 +- stable/homarr/{6.0.1 => 6.0.2}/questions.yaml | 0 .../{6.0.1 => 6.0.2}/templates/NOTES.txt | 0 .../{6.0.1 => 6.0.2}/templates/common.yaml | 0 stable/homarr/{6.0.1 => 6.0.2}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/homarr/6.0.1/app-changelog.md rename stable/homarr/{6.0.1 => 6.0.2}/CHANGELOG.md (91%) rename stable/homarr/{6.0.1 => 6.0.2}/Chart.yaml (95%) rename stable/homarr/{6.0.1 => 6.0.2}/README.md (100%) create mode 100644 stable/homarr/6.0.2/app-changelog.md rename stable/homarr/{6.0.1 => 6.0.2}/app-readme.md (100%) rename stable/homarr/{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz (100%) rename stable/homarr/{6.0.1 => 6.0.2}/ix_values.yaml (79%) rename stable/homarr/{6.0.1 => 6.0.2}/questions.yaml (100%) rename stable/homarr/{6.0.1 => 6.0.2}/templates/NOTES.txt (100%) rename stable/homarr/{6.0.1 => 6.0.2}/templates/common.yaml (100%) rename stable/homarr/{6.0.1 => 6.0.2}/values.yaml (100%) diff --git a/stable/homarr/6.0.1/app-changelog.md b/stable/homarr/6.0.1/app-changelog.md deleted file mode 100644 index 08be981a336..00000000000 --- a/stable/homarr/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homarr-6.0.1](https://github.com/truecharts/charts/compare/homarr-6.0.0...homarr-6.0.1) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.13.1 ([#11455](https://github.com/truecharts/charts/issues/11455)) - - \ No newline at end of file diff --git a/stable/homarr/6.0.1/CHANGELOG.md b/stable/homarr/6.0.2/CHANGELOG.md similarity index 91% rename from stable/homarr/6.0.1/CHANGELOG.md rename to stable/homarr/6.0.2/CHANGELOG.md index e9ec01a3f35..33d5d13b492 100644 --- a/stable/homarr/6.0.1/CHANGELOG.md +++ b/stable/homarr/6.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [homarr-6.0.2](https://github.com/truecharts/charts/compare/homarr-6.0.1...homarr-6.0.2) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.13.2 ([#11614](https://github.com/truecharts/charts/issues/11614)) + + + + ## [homarr-6.0.1](https://github.com/truecharts/charts/compare/homarr-6.0.0...homarr-6.0.1) (2023-08-12) ### Chore @@ -82,15 +91,6 @@ -## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.12.3 ([#9655](https://github.com/truecharts/charts/issues/9655)) - - - - ## [homarr-5.0.25](https://github.com/truecharts/charts/compare/homarr-5.0.24...homarr-5.0.25) (2023-06-15) ### Chore diff --git a/stable/homarr/6.0.1/Chart.yaml b/stable/homarr/6.0.2/Chart.yaml similarity index 95% rename from stable/homarr/6.0.1/Chart.yaml rename to stable/homarr/6.0.2/Chart.yaml index 7e125397c0a..f5f93a910b8 100644 --- a/stable/homarr/6.0.1/Chart.yaml +++ b/stable/homarr/6.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.13.1" +appVersion: "0.13.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: homarr sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - https://github.com/ajnart/homarr -version: 6.0.1 +version: 6.0.2 annotations: truecharts.org/catagories: | - media diff --git a/stable/homarr/6.0.1/README.md b/stable/homarr/6.0.2/README.md similarity index 100% rename from stable/homarr/6.0.1/README.md rename to stable/homarr/6.0.2/README.md diff --git a/stable/homarr/6.0.2/app-changelog.md b/stable/homarr/6.0.2/app-changelog.md new file mode 100644 index 00000000000..59691fd56d6 --- /dev/null +++ b/stable/homarr/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homarr-6.0.2](https://github.com/truecharts/charts/compare/homarr-6.0.1...homarr-6.0.2) (2023-08-16) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.13.2 ([#11614](https://github.com/truecharts/charts/issues/11614)) + + \ No newline at end of file diff --git a/stable/homarr/6.0.1/app-readme.md b/stable/homarr/6.0.2/app-readme.md similarity index 100% rename from stable/homarr/6.0.1/app-readme.md rename to stable/homarr/6.0.2/app-readme.md diff --git a/stable/homarr/6.0.1/charts/common-14.0.1.tgz b/stable/homarr/6.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/homarr/6.0.1/charts/common-14.0.1.tgz rename to stable/homarr/6.0.2/charts/common-14.0.1.tgz diff --git a/stable/homarr/6.0.1/ix_values.yaml b/stable/homarr/6.0.2/ix_values.yaml similarity index 79% rename from stable/homarr/6.0.1/ix_values.yaml rename to stable/homarr/6.0.2/ix_values.yaml index 0f237233bda..b0188c3dba2 100644 --- a/stable/homarr/6.0.1/ix_values.yaml +++ b/stable/homarr/6.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/homarr - tag: v0.13.1@sha256:9186e694bf4b296162d78523247dae25e667e60510a50f2fadc89ba6c235924e + tag: v0.13.2@sha256:108a19fd0f4b1362108a12139e43c4efce49420f7190b8de0459ac7df5b331b7 pullPolicy: IfNotPresent service: main: diff --git a/stable/homarr/6.0.1/questions.yaml b/stable/homarr/6.0.2/questions.yaml similarity index 100% rename from stable/homarr/6.0.1/questions.yaml rename to stable/homarr/6.0.2/questions.yaml diff --git a/stable/homarr/6.0.1/templates/NOTES.txt b/stable/homarr/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/homarr/6.0.1/templates/NOTES.txt rename to stable/homarr/6.0.2/templates/NOTES.txt diff --git a/stable/homarr/6.0.1/templates/common.yaml b/stable/homarr/6.0.2/templates/common.yaml similarity index 100% rename from stable/homarr/6.0.1/templates/common.yaml rename to stable/homarr/6.0.2/templates/common.yaml diff --git a/stable/homarr/6.0.1/values.yaml b/stable/homarr/6.0.2/values.yaml similarity index 100% rename from stable/homarr/6.0.1/values.yaml rename to stable/homarr/6.0.2/values.yaml