diff --git a/stable/homepage/4.0.8/app-changelog.md b/stable/homepage/4.0.8/app-changelog.md deleted file mode 100644 index 046babda47..0000000000 --- a/stable/homepage/4.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homepage-4.0.8](https://github.com/truecharts/charts/compare/homepage-4.0.7...homepage-4.0.8) (2023-09-22) - -### Fix - -- Enable service account token, and permission to check for CRDs to prevent log spam ([#12834](https://github.com/truecharts/charts/issues/12834)) - - \ No newline at end of file diff --git a/stable/homepage/4.0.8/CHANGELOG.md b/stable/homepage/4.0.9/CHANGELOG.md similarity index 91% rename from stable/homepage/4.0.8/CHANGELOG.md rename to stable/homepage/4.0.9/CHANGELOG.md index df87a1ba6f..c3197ef0bb 100644 --- a/stable/homepage/4.0.8/CHANGELOG.md +++ b/stable/homepage/4.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [homepage-4.0.9](https://github.com/truecharts/charts/compare/homepage-4.0.8...homepage-4.0.9) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.7.0 ([#13119](https://github.com/truecharts/charts/issues/13119)) + + + + ## [homepage-4.0.8](https://github.com/truecharts/charts/compare/homepage-4.0.7...homepage-4.0.8) (2023-09-22) ### Fix @@ -88,12 +97,3 @@ ## [homepage-3.0.29](https://github.com/truecharts/charts/compare/homepage-3.0.28...homepage-3.0.29) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - - -## [homepage-3.0.28](https://github.com/truecharts/charts/compare/homepage-3.0.27...homepage-3.0.28) (2023-07-21) diff --git a/stable/homepage/4.0.8/Chart.yaml b/stable/homepage/4.0.9/Chart.yaml similarity index 94% rename from stable/homepage/4.0.8/Chart.yaml rename to stable/homepage/4.0.9/Chart.yaml index df563b514e..416e76295d 100644 --- a/stable/homepage/4.0.8/Chart.yaml +++ b/stable/homepage/4.0.9/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.35" +appVersion: "0.7.0" 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.8 +version: 4.0.9 annotations: truecharts.org/catagories: | - dashboard diff --git a/stable/homepage/4.0.8/README.md b/stable/homepage/4.0.9/README.md similarity index 100% rename from stable/homepage/4.0.8/README.md rename to stable/homepage/4.0.9/README.md diff --git a/stable/homepage/4.0.9/app-changelog.md b/stable/homepage/4.0.9/app-changelog.md new file mode 100644 index 0000000000..ebe9cf2fa4 --- /dev/null +++ b/stable/homepage/4.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homepage-4.0.9](https://github.com/truecharts/charts/compare/homepage-4.0.8...homepage-4.0.9) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.7.0 ([#13119](https://github.com/truecharts/charts/issues/13119)) + + \ No newline at end of file diff --git a/stable/homepage/4.0.8/app-readme.md b/stable/homepage/4.0.9/app-readme.md similarity index 100% rename from stable/homepage/4.0.8/app-readme.md rename to stable/homepage/4.0.9/app-readme.md diff --git a/stable/homepage/4.0.8/charts/common-14.0.1.tgz b/stable/homepage/4.0.9/charts/common-14.0.1.tgz similarity index 100% rename from stable/homepage/4.0.8/charts/common-14.0.1.tgz rename to stable/homepage/4.0.9/charts/common-14.0.1.tgz diff --git a/stable/homepage/4.0.8/ix_values.yaml b/stable/homepage/4.0.9/ix_values.yaml similarity index 93% rename from stable/homepage/4.0.8/ix_values.yaml rename to stable/homepage/4.0.9/ix_values.yaml index 6b70a2683e..92dd5da9db 100644 --- a/stable/homepage/4.0.8/ix_values.yaml +++ b/stable/homepage/4.0.9/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/homepage - tag: v0.6.35@sha256:73675835d67b14bf573127cddfab5c811f1af03397cc47e61414fafd97b02490 + tag: v0.7.0@sha256:ecfd9a8dc83cd74d5e395df227616173082e339cf567e18c4b8056114d806dec pullPolicy: IfNotPresent service: main: diff --git a/stable/homepage/4.0.8/questions.yaml b/stable/homepage/4.0.9/questions.yaml similarity index 100% rename from stable/homepage/4.0.8/questions.yaml rename to stable/homepage/4.0.9/questions.yaml diff --git a/stable/homepage/4.0.8/templates/NOTES.txt b/stable/homepage/4.0.9/templates/NOTES.txt similarity index 100% rename from stable/homepage/4.0.8/templates/NOTES.txt rename to stable/homepage/4.0.9/templates/NOTES.txt diff --git a/stable/homepage/4.0.8/templates/common.yaml b/stable/homepage/4.0.9/templates/common.yaml similarity index 100% rename from stable/homepage/4.0.8/templates/common.yaml rename to stable/homepage/4.0.9/templates/common.yaml diff --git a/stable/homepage/4.0.8/values.yaml b/stable/homepage/4.0.9/values.yaml similarity index 100% rename from stable/homepage/4.0.8/values.yaml rename to stable/homepage/4.0.9/values.yaml