diff --git a/stable/homepage/4.0.21/app-changelog.md b/stable/homepage/4.0.21/app-changelog.md deleted file mode 100644 index 73dea6888f..0000000000 --- a/stable/homepage/4.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homepage-4.0.21](https://github.com/truecharts/charts/compare/homepage-4.0.20...homepage-4.0.21) (2023-11-25) - -### Chore - -- update container image ghcr.io/gethomepage/homepage to v0.8.2[@0c033b5](https://github.com/0c033b5) ([#15369](https://github.com/truecharts/charts/issues/15369)) - - \ No newline at end of file diff --git a/stable/homepage/4.0.21/CHANGELOG.md b/stable/homepage/4.0.22/CHANGELOG.md similarity index 90% rename from stable/homepage/4.0.21/CHANGELOG.md rename to stable/homepage/4.0.22/CHANGELOG.md index df43d5fa49..b0ee8cd94d 100644 --- a/stable/homepage/4.0.21/CHANGELOG.md +++ b/stable/homepage/4.0.22/CHANGELOG.md @@ -4,6 +4,15 @@ +## [homepage-4.0.22](https://github.com/truecharts/charts/compare/homepage-4.0.21...homepage-4.0.22) (2023-11-26) + +### Chore + +- update container image ghcr.io/gethomepage/homepage to v0.8.2[@5e8e784](https://github.com/5e8e784) ([#15373](https://github.com/truecharts/charts/issues/15373)) + + + + ## [homepage-4.0.21](https://github.com/truecharts/charts/compare/homepage-4.0.20...homepage-4.0.21) (2023-11-25) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/homepage to v0.7.3 ([#13817](https://github.com/truecharts/charts/issues/13817)) - run precocmit ([#13387](https://github.com/truecharts/charts/issues/13387)) - - - - -## [homepage-4.0.11](https://github.com/truecharts/charts/compare/homepage-4.0.10...homepage-4.0.11) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) diff --git a/stable/homepage/4.0.21/Chart.yaml b/stable/homepage/4.0.22/Chart.yaml similarity index 94% rename from stable/homepage/4.0.21/Chart.yaml rename to stable/homepage/4.0.22/Chart.yaml index 35513dbef9..d213e971c9 100644 --- a/stable/homepage/4.0.21/Chart.yaml +++ b/stable/homepage/4.0.22/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.8.2 +appVersion: "0.8.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -18,7 +18,7 @@ name: homepage sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - https://github.com/benphelps/homepage -version: 4.0.21 +version: 4.0.22 annotations: truecharts.org/category: dashboard truecharts.org/SCALE-support: "true" diff --git a/stable/homepage/4.0.21/README.md b/stable/homepage/4.0.22/README.md similarity index 100% rename from stable/homepage/4.0.21/README.md rename to stable/homepage/4.0.22/README.md diff --git a/stable/homepage/4.0.22/app-changelog.md b/stable/homepage/4.0.22/app-changelog.md new file mode 100644 index 0000000000..875c17ad7d --- /dev/null +++ b/stable/homepage/4.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homepage-4.0.22](https://github.com/truecharts/charts/compare/homepage-4.0.21...homepage-4.0.22) (2023-11-26) + +### Chore + +- update container image ghcr.io/gethomepage/homepage to v0.8.2[@5e8e784](https://github.com/5e8e784) ([#15373](https://github.com/truecharts/charts/issues/15373)) + + \ No newline at end of file diff --git a/stable/homepage/4.0.21/app-readme.md b/stable/homepage/4.0.22/app-readme.md similarity index 100% rename from stable/homepage/4.0.21/app-readme.md rename to stable/homepage/4.0.22/app-readme.md diff --git a/stable/homepage/4.0.21/charts/common-14.3.5.tgz b/stable/homepage/4.0.22/charts/common-14.3.5.tgz similarity index 100% rename from stable/homepage/4.0.21/charts/common-14.3.5.tgz rename to stable/homepage/4.0.22/charts/common-14.3.5.tgz diff --git a/stable/homepage/4.0.21/ix_values.yaml b/stable/homepage/4.0.22/ix_values.yaml similarity index 93% rename from stable/homepage/4.0.21/ix_values.yaml rename to stable/homepage/4.0.22/ix_values.yaml index 00b81da40b..39cfe6f236 100644 --- a/stable/homepage/4.0.21/ix_values.yaml +++ b/stable/homepage/4.0.22/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/gethomepage/homepage - tag: v0.8.2@sha256:0c033b545b16c376dfeb6cab1925ad8ec11d21e7c644db007111c70f5d582a65 + tag: v0.8.2@sha256:5e8e784be1b0d08634a0bc71cf987508598a19858c8843f1f640abc8811200b0 pullPolicy: IfNotPresent service: main: diff --git a/stable/homepage/4.0.21/questions.yaml b/stable/homepage/4.0.22/questions.yaml similarity index 100% rename from stable/homepage/4.0.21/questions.yaml rename to stable/homepage/4.0.22/questions.yaml diff --git a/stable/homepage/4.0.21/templates/NOTES.txt b/stable/homepage/4.0.22/templates/NOTES.txt similarity index 100% rename from stable/homepage/4.0.21/templates/NOTES.txt rename to stable/homepage/4.0.22/templates/NOTES.txt diff --git a/stable/homepage/4.0.21/templates/common.yaml b/stable/homepage/4.0.22/templates/common.yaml similarity index 100% rename from stable/homepage/4.0.21/templates/common.yaml rename to stable/homepage/4.0.22/templates/common.yaml diff --git a/stable/homepage/4.0.21/values.yaml b/stable/homepage/4.0.22/values.yaml similarity index 100% rename from stable/homepage/4.0.21/values.yaml rename to stable/homepage/4.0.22/values.yaml