diff --git a/stable/homepage/4.0.0/app-changelog.md b/stable/homepage/4.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/homepage/4.0.0/CHANGELOG.md b/stable/homepage/4.0.1/CHANGELOG.md similarity index 89% rename from stable/homepage/4.0.0/CHANGELOG.md rename to stable/homepage/4.0.1/CHANGELOG.md index cece426cfc..3b79edab7e 100644 --- a/stable/homepage/4.0.0/CHANGELOG.md +++ b/stable/homepage/4.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [homepage-4.0.1](https://github.com/truecharts/charts/compare/homepage-4.0.0...homepage-4.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.28 ([#11251](https://github.com/truecharts/charts/issues/11251)) + + + + ## [homepage-4.0.0](https://github.com/truecharts/charts/compare/homepage-3.0.30...homepage-4.0.0) (2023-07-31) @@ -88,12 +97,3 @@ ## [homepage-3.0.25](https://github.com/truecharts/charts/compare/homepage-3.0.24...homepage-3.0.25) (2023-06-15) ### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.21 ([#9656](https://github.com/truecharts/charts/issues/9656)) - - update icon ([#9576](https://github.com/truecharts/charts/issues/9576)) - - - - -## [homepage-3.0.25](https://github.com/truecharts/charts/compare/homepage-3.0.24...homepage-3.0.25) (2023-06-15) - diff --git a/stable/homepage/4.0.0/Chart.yaml b/stable/homepage/4.0.1/Chart.yaml similarity index 94% rename from stable/homepage/4.0.0/Chart.yaml rename to stable/homepage/4.0.1/Chart.yaml index 3517eb7d3c..9d91deb658 100644 --- a/stable/homepage/4.0.0/Chart.yaml +++ b/stable/homepage/4.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.24" +appVersion: "0.6.28" 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.0 +version: 4.0.1 annotations: truecharts.org/catagories: | - dashboard diff --git a/stable/homepage/4.0.0/README.md b/stable/homepage/4.0.1/README.md similarity index 100% rename from stable/homepage/4.0.0/README.md rename to stable/homepage/4.0.1/README.md diff --git a/stable/homepage/4.0.1/app-changelog.md b/stable/homepage/4.0.1/app-changelog.md new file mode 100644 index 0000000000..aed53aad16 --- /dev/null +++ b/stable/homepage/4.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homepage-4.0.1](https://github.com/truecharts/charts/compare/homepage-4.0.0...homepage-4.0.1) (2023-08-06) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.28 ([#11251](https://github.com/truecharts/charts/issues/11251)) + + \ No newline at end of file diff --git a/stable/homepage/4.0.0/app-readme.md b/stable/homepage/4.0.1/app-readme.md similarity index 100% rename from stable/homepage/4.0.0/app-readme.md rename to stable/homepage/4.0.1/app-readme.md diff --git a/stable/homepage/4.0.0/charts/common-14.0.1.tgz b/stable/homepage/4.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/homepage/4.0.0/charts/common-14.0.1.tgz rename to stable/homepage/4.0.1/charts/common-14.0.1.tgz diff --git a/stable/homepage/4.0.0/ix_values.yaml b/stable/homepage/4.0.1/ix_values.yaml similarity index 91% rename from stable/homepage/4.0.0/ix_values.yaml rename to stable/homepage/4.0.1/ix_values.yaml index f1d938c404..3493aa1dda 100644 --- a/stable/homepage/4.0.0/ix_values.yaml +++ b/stable/homepage/4.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/homepage - tag: v0.6.24@sha256:454e83f7ac1c0498a633b01bd0cc5e6d59c63e91c18e66c16c3046d551299536 + tag: v0.6.28@sha256:40a6abda13ebbb5bd0af9d8450492b7509c9ec657a40e90ab4352c3fd0db548d pullPolicy: IfNotPresent service: main: diff --git a/stable/homepage/4.0.0/questions.yaml b/stable/homepage/4.0.1/questions.yaml similarity index 100% rename from stable/homepage/4.0.0/questions.yaml rename to stable/homepage/4.0.1/questions.yaml diff --git a/stable/homepage/4.0.0/templates/NOTES.txt b/stable/homepage/4.0.1/templates/NOTES.txt similarity index 100% rename from stable/homepage/4.0.0/templates/NOTES.txt rename to stable/homepage/4.0.1/templates/NOTES.txt diff --git a/stable/homepage/4.0.0/templates/common.yaml b/stable/homepage/4.0.1/templates/common.yaml similarity index 100% rename from stable/homepage/4.0.0/templates/common.yaml rename to stable/homepage/4.0.1/templates/common.yaml diff --git a/stable/homepage/4.0.0/values.yaml b/stable/homepage/4.0.1/values.yaml similarity index 100% rename from stable/homepage/4.0.0/values.yaml rename to stable/homepage/4.0.1/values.yaml