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 08be981a33..0000000000 --- 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 e9ec01a3f3..33d5d13b49 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 7e125397c0..f5f93a910b 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 0000000000..59691fd56d --- /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 0f237233bd..b0188c3dba 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