diff --git a/stable/homer/6.0.2/app-changelog.md b/stable/homer/6.0.2/app-changelog.md deleted file mode 100644 index 31219e5b48f..00000000000 --- a/stable/homer/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homer-6.0.2](https://github.com/truecharts/charts/compare/homer-6.0.1...homer-6.0.2) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/homer/6.0.2/CHANGELOG.md b/stable/homer/6.0.3/CHANGELOG.md similarity index 90% rename from stable/homer/6.0.2/CHANGELOG.md rename to stable/homer/6.0.3/CHANGELOG.md index 8d3927a048a..9c026a2ec41 100644 --- a/stable/homer/6.0.2/CHANGELOG.md +++ b/stable/homer/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [homer-6.0.3](https://github.com/truecharts/charts/compare/homer-6.0.2...homer-6.0.3) (2023-10-22) + +### Chore + +- update container image tccr.io/truecharts/homer to v23.10.1 ([#13876](https://github.com/truecharts/charts/issues/13876)) + + + + ## [homer-6.0.2](https://github.com/truecharts/charts/compare/homer-6.0.1...homer-6.0.2) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - - - -## [homer-5.0.17](https://github.com/truecharts/charts/compare/homer-5.0.16...homer-5.0.17) (2023-05-27) - diff --git a/stable/homer/6.0.2/Chart.yaml b/stable/homer/6.0.3/Chart.yaml similarity index 95% rename from stable/homer/6.0.2/Chart.yaml rename to stable/homer/6.0.3/Chart.yaml index 1212113cc6c..f230e95d08b 100644 --- a/stable/homer/6.0.2/Chart.yaml +++ b/stable/homer/6.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.09.1" +appVersion: "23.10.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: homer sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homer - https://github.com/bastienwirtz/homer -version: 6.0.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - media diff --git a/stable/homer/6.0.2/README.md b/stable/homer/6.0.3/README.md similarity index 100% rename from stable/homer/6.0.2/README.md rename to stable/homer/6.0.3/README.md diff --git a/stable/homer/6.0.3/app-changelog.md b/stable/homer/6.0.3/app-changelog.md new file mode 100644 index 00000000000..9d1b911334b --- /dev/null +++ b/stable/homer/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homer-6.0.3](https://github.com/truecharts/charts/compare/homer-6.0.2...homer-6.0.3) (2023-10-22) + +### Chore + +- update container image tccr.io/truecharts/homer to v23.10.1 ([#13876](https://github.com/truecharts/charts/issues/13876)) + + \ No newline at end of file diff --git a/stable/homer/6.0.2/app-readme.md b/stable/homer/6.0.3/app-readme.md similarity index 100% rename from stable/homer/6.0.2/app-readme.md rename to stable/homer/6.0.3/app-readme.md diff --git a/stable/homer/6.0.2/charts/common-14.0.9.tgz b/stable/homer/6.0.3/charts/common-14.0.9.tgz similarity index 100% rename from stable/homer/6.0.2/charts/common-14.0.9.tgz rename to stable/homer/6.0.3/charts/common-14.0.9.tgz diff --git a/stable/homer/6.0.2/ix_values.yaml b/stable/homer/6.0.3/ix_values.yaml similarity index 83% rename from stable/homer/6.0.2/ix_values.yaml rename to stable/homer/6.0.3/ix_values.yaml index 34db63138e8..85949dc4d19 100644 --- a/stable/homer/6.0.2/ix_values.yaml +++ b/stable/homer/6.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/homer - tag: v23.09.1@sha256:5eceea97c8bb58a738f6b704a46c532b0be0829464d0ee1ceeb24680a6553143 + tag: v23.10.1@sha256:fe91365fdd518d8c4c37ff397b59fc9f3747e9a1488a03e9eb2649a1ea27a636 pullPolicy: IfNotPresent service: main: diff --git a/stable/homer/6.0.2/questions.yaml b/stable/homer/6.0.3/questions.yaml similarity index 100% rename from stable/homer/6.0.2/questions.yaml rename to stable/homer/6.0.3/questions.yaml diff --git a/stable/homer/6.0.2/templates/NOTES.txt b/stable/homer/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/homer/6.0.2/templates/NOTES.txt rename to stable/homer/6.0.3/templates/NOTES.txt diff --git a/stable/homer/6.0.2/templates/common.yaml b/stable/homer/6.0.3/templates/common.yaml similarity index 100% rename from stable/homer/6.0.2/templates/common.yaml rename to stable/homer/6.0.3/templates/common.yaml diff --git a/stable/homer/6.0.2/values.yaml b/stable/homer/6.0.3/values.yaml similarity index 100% rename from stable/homer/6.0.2/values.yaml rename to stable/homer/6.0.3/values.yaml