From 78d00ee75d8ce2eb7620631abaa9b28a925a7567 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 22 Feb 2023 03:20:19 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/homer/4.0.11/app-changelog.md | 9 --------- stable/homer/{4.0.11 => 4.0.12}/CHANGELOG.md | 18 +++++++++--------- stable/homer/{4.0.11 => 4.0.12}/Chart.yaml | 4 ++-- stable/homer/{4.0.11 => 4.0.12}/README.md | 0 stable/homer/4.0.12/app-changelog.md | 9 +++++++++ stable/homer/{4.0.11 => 4.0.12}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../homer/{4.0.11 => 4.0.12}/ix_values.yaml | 2 +- .../homer/{4.0.11 => 4.0.12}/questions.yaml | 0 .../{4.0.11 => 4.0.12}/templates/common.yaml | 0 stable/homer/{4.0.11 => 4.0.12}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/homer/4.0.11/app-changelog.md rename stable/homer/{4.0.11 => 4.0.12}/CHANGELOG.md (89%) rename stable/homer/{4.0.11 => 4.0.12}/Chart.yaml (95%) rename stable/homer/{4.0.11 => 4.0.12}/README.md (100%) create mode 100644 stable/homer/4.0.12/app-changelog.md rename stable/homer/{4.0.11 => 4.0.12}/app-readme.md (100%) rename stable/homer/{4.0.11 => 4.0.12}/charts/common-11.1.2.tgz (100%) rename stable/homer/{4.0.11 => 4.0.12}/ix_values.yaml (79%) rename stable/homer/{4.0.11 => 4.0.12}/questions.yaml (100%) rename stable/homer/{4.0.11 => 4.0.12}/templates/common.yaml (100%) rename stable/homer/{4.0.11 => 4.0.12}/values.yaml (100%) diff --git a/stable/homer/4.0.11/app-changelog.md b/stable/homer/4.0.11/app-changelog.md deleted file mode 100644 index 03f1d7fb5a..0000000000 --- a/stable/homer/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homer-4.0.11](https://github.com/truecharts/charts/compare/homer-4.0.10...homer-4.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/homer/4.0.11/CHANGELOG.md b/stable/homer/4.0.12/CHANGELOG.md similarity index 89% rename from stable/homer/4.0.11/CHANGELOG.md rename to stable/homer/4.0.12/CHANGELOG.md index a83fe388fa..80bebce7e2 100644 --- a/stable/homer/4.0.11/CHANGELOG.md +++ b/stable/homer/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [homer-4.0.12](https://github.com/truecharts/charts/compare/homer-4.0.11...homer-4.0.12) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/homer to v23.02.2 + + + + ## [homer-4.0.11](https://github.com/truecharts/charts/compare/homer-4.0.10...homer-4.0.11) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [homer-4.0.2](https://github.com/truecharts/charts/compare/homer-4.0.1...homer-4.0.2) (2022-11-30) - - -## [homer-4.0.2](https://github.com/truecharts/charts/compare/homer-4.0.1...homer-4.0.2) (2022-11-30) - - - - -## [homer-4.0.2](https://github.com/truecharts/charts/compare/homer-4.0.1...homer-4.0.2) (2022-11-30) - diff --git a/stable/homer/4.0.11/Chart.yaml b/stable/homer/4.0.12/Chart.yaml similarity index 95% rename from stable/homer/4.0.11/Chart.yaml rename to stable/homer/4.0.12/Chart.yaml index a8675bfe9c..631fb589dd 100644 --- a/stable/homer/4.0.11/Chart.yaml +++ b/stable/homer/4.0.12/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "23.02.1" +appVersion: "23.02.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/homer - https://hub.docker.com/r/b4bz/homer - https://github.com/bastienwirtz/homer -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - media diff --git a/stable/homer/4.0.11/README.md b/stable/homer/4.0.12/README.md similarity index 100% rename from stable/homer/4.0.11/README.md rename to stable/homer/4.0.12/README.md diff --git a/stable/homer/4.0.12/app-changelog.md b/stable/homer/4.0.12/app-changelog.md new file mode 100644 index 0000000000..39108ed5c5 --- /dev/null +++ b/stable/homer/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homer-4.0.12](https://github.com/truecharts/charts/compare/homer-4.0.11...homer-4.0.12) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/homer to v23.02.2 + + \ No newline at end of file diff --git a/stable/homer/4.0.11/app-readme.md b/stable/homer/4.0.12/app-readme.md similarity index 100% rename from stable/homer/4.0.11/app-readme.md rename to stable/homer/4.0.12/app-readme.md diff --git a/stable/homer/4.0.11/charts/common-11.1.2.tgz b/stable/homer/4.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/homer/4.0.11/charts/common-11.1.2.tgz rename to stable/homer/4.0.12/charts/common-11.1.2.tgz diff --git a/stable/homer/4.0.11/ix_values.yaml b/stable/homer/4.0.12/ix_values.yaml similarity index 79% rename from stable/homer/4.0.11/ix_values.yaml rename to stable/homer/4.0.12/ix_values.yaml index 00a7c6a105..719704d278 100644 --- a/stable/homer/4.0.11/ix_values.yaml +++ b/stable/homer/4.0.12/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/homer - tag: 23.02.1@sha256:875145b9ac39cf4901e999c15f5b90693256bda5ba2f1d29491479430bd4dfe4 + tag: 23.02.2@sha256:df6c6888d7a5a856239299662b24f468000dc4893956ddd7bdca42bb1b9451b4 pullPolicy: IfNotPresent podSecurityContext: diff --git a/stable/homer/4.0.11/questions.yaml b/stable/homer/4.0.12/questions.yaml similarity index 100% rename from stable/homer/4.0.11/questions.yaml rename to stable/homer/4.0.12/questions.yaml diff --git a/stable/homer/4.0.11/templates/common.yaml b/stable/homer/4.0.12/templates/common.yaml similarity index 100% rename from stable/homer/4.0.11/templates/common.yaml rename to stable/homer/4.0.12/templates/common.yaml diff --git a/stable/homer/4.0.11/values.yaml b/stable/homer/4.0.12/values.yaml similarity index 100% rename from stable/homer/4.0.11/values.yaml rename to stable/homer/4.0.12/values.yaml