From fae36eb0836cc5a71abb882da02e5fb3276ec869 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 30 Jul 2023 20:37:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/funkwhale/3.0.0/app-changelog.md | 17 ----------------- .../funkwhale/{3.0.0 => 3.0.1}/CHANGELOG.md | 18 +++++++++--------- .../funkwhale/{3.0.0 => 3.0.1}/Chart.yaml | 2 +- .../funkwhale/{3.0.0 => 3.0.1}/README.md | 0 incubator/funkwhale/3.0.1/app-changelog.md | 9 +++++++++ .../funkwhale/{3.0.0 => 3.0.1}/app-readme.md | 0 .../{3.0.0 => 3.0.1}/charts/common-13.2.1.tgz | Bin .../funkwhale/{3.0.0 => 3.0.1}/ix_values.yaml | 9 +++++++-- .../funkwhale/{3.0.0 => 3.0.1}/questions.yaml | 0 .../{3.0.0 => 3.0.1}/templates/NOTES.txt | 0 .../{3.0.0 => 3.0.1}/templates/_secret.tpl | 0 .../{3.0.0 => 3.0.1}/templates/common.yaml | 0 .../funkwhale/{3.0.0 => 3.0.1}/values.yaml | 0 13 files changed, 26 insertions(+), 29 deletions(-) delete mode 100644 incubator/funkwhale/3.0.0/app-changelog.md rename incubator/funkwhale/{3.0.0 => 3.0.1}/CHANGELOG.md (91%) rename incubator/funkwhale/{3.0.0 => 3.0.1}/Chart.yaml (98%) rename incubator/funkwhale/{3.0.0 => 3.0.1}/README.md (100%) create mode 100644 incubator/funkwhale/3.0.1/app-changelog.md rename incubator/funkwhale/{3.0.0 => 3.0.1}/app-readme.md (100%) rename incubator/funkwhale/{3.0.0 => 3.0.1}/charts/common-13.2.1.tgz (100%) rename incubator/funkwhale/{3.0.0 => 3.0.1}/ix_values.yaml (66%) rename incubator/funkwhale/{3.0.0 => 3.0.1}/questions.yaml (100%) rename incubator/funkwhale/{3.0.0 => 3.0.1}/templates/NOTES.txt (100%) rename incubator/funkwhale/{3.0.0 => 3.0.1}/templates/_secret.tpl (100%) rename incubator/funkwhale/{3.0.0 => 3.0.1}/templates/common.yaml (100%) rename incubator/funkwhale/{3.0.0 => 3.0.1}/values.yaml (100%) diff --git a/incubator/funkwhale/3.0.0/app-changelog.md b/incubator/funkwhale/3.0.0/app-changelog.md deleted file mode 100644 index 13d56d0aa4..0000000000 --- a/incubator/funkwhale/3.0.0/app-changelog.md +++ /dev/null @@ -1,17 +0,0 @@ - - -## [funkwhale-3.0.0](https://github.com/truecharts/charts/compare/funkwhale-2.1.10...funkwhale-3.0.0) (2023-07-30) - -### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - ### Fix - -- fix mistakes on questions.yaml - - ### Migrate - -- Migrate to new common ([#11004](https://github.com/truecharts/charts/issues/11004)) - - \ No newline at end of file diff --git a/incubator/funkwhale/3.0.0/CHANGELOG.md b/incubator/funkwhale/3.0.1/CHANGELOG.md similarity index 91% rename from incubator/funkwhale/3.0.0/CHANGELOG.md rename to incubator/funkwhale/3.0.1/CHANGELOG.md index 5685ef6dec..82e6bc7d3f 100644 --- a/incubator/funkwhale/3.0.0/CHANGELOG.md +++ b/incubator/funkwhale/3.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [funkwhale-3.0.1](https://github.com/truecharts/charts/compare/funkwhale-3.0.0...funkwhale-3.0.1) (2023-07-30) + +### Fix + +- fix port ([#11062](https://github.com/truecharts/charts/issues/11062)) + + + + ## [funkwhale-3.0.0](https://github.com/truecharts/charts/compare/funkwhale-2.1.10...funkwhale-3.0.0) (2023-07-30) ### Feat @@ -88,12 +97,3 @@ -## [funkwhale-2.1.3](https://github.com/truecharts/charts/compare/funkwhale-2.1.2...funkwhale-2.1.3) (2022-12-13) - -### Chore - -- update helm general non-major - - - - diff --git a/incubator/funkwhale/3.0.0/Chart.yaml b/incubator/funkwhale/3.0.1/Chart.yaml similarity index 98% rename from incubator/funkwhale/3.0.0/Chart.yaml rename to incubator/funkwhale/3.0.1/Chart.yaml index e85938709f..c2f1e4b2c0 100644 --- a/incubator/funkwhale/3.0.0/Chart.yaml +++ b/incubator/funkwhale/3.0.1/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/funkwhale - https://funkwhale.audio/ type: application -version: 3.0.0 +version: 3.0.1 diff --git a/incubator/funkwhale/3.0.0/README.md b/incubator/funkwhale/3.0.1/README.md similarity index 100% rename from incubator/funkwhale/3.0.0/README.md rename to incubator/funkwhale/3.0.1/README.md diff --git a/incubator/funkwhale/3.0.1/app-changelog.md b/incubator/funkwhale/3.0.1/app-changelog.md new file mode 100644 index 0000000000..07dee93b70 --- /dev/null +++ b/incubator/funkwhale/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [funkwhale-3.0.1](https://github.com/truecharts/charts/compare/funkwhale-3.0.0...funkwhale-3.0.1) (2023-07-30) + +### Fix + +- fix port ([#11062](https://github.com/truecharts/charts/issues/11062)) + + \ No newline at end of file diff --git a/incubator/funkwhale/3.0.0/app-readme.md b/incubator/funkwhale/3.0.1/app-readme.md similarity index 100% rename from incubator/funkwhale/3.0.0/app-readme.md rename to incubator/funkwhale/3.0.1/app-readme.md diff --git a/incubator/funkwhale/3.0.0/charts/common-13.2.1.tgz b/incubator/funkwhale/3.0.1/charts/common-13.2.1.tgz similarity index 100% rename from incubator/funkwhale/3.0.0/charts/common-13.2.1.tgz rename to incubator/funkwhale/3.0.1/charts/common-13.2.1.tgz diff --git a/incubator/funkwhale/3.0.0/ix_values.yaml b/incubator/funkwhale/3.0.1/ix_values.yaml similarity index 66% rename from incubator/funkwhale/3.0.0/ix_values.yaml rename to incubator/funkwhale/3.0.1/ix_values.yaml index 4af67921fe..4f820c9a43 100644 --- a/incubator/funkwhale/3.0.0/ix_values.yaml +++ b/incubator/funkwhale/3.0.1/ix_values.yaml @@ -3,6 +3,11 @@ image: repository: tccr.io/truecharts/funkwhale tag: 1.2.10@sha256:835a4970cd330024e617e6b320f609b700ee79f042b57118ad761605fbd985d1 +# TODO: multi pod setup +# Some examples: +# - https://gitlab.com/ananace/charts/-/tree/master/charts/funkwhale/templates +# - https://dev.funkwhale.audio/funkwhale/funkwhale/-/blob/develop/deploy/env.prod.sample + securityContext: container: readOnlyRootFilesystem: false @@ -16,7 +21,8 @@ workload: containers: main: env: - FUNKWHALE_HOSTNAME: "yourdomain.funkwhale" + FUNKWHALE_HOSTNAME: "http://localhost:{{ .Values.service.main.ports.main.port }}" + FUNKWHALE_API_PORT: "{{ .Values.service.main.ports.main.port }}" NESTED_PROXY: "0" DJANGO_SECRET_KEY: secretKeyRef: @@ -29,7 +35,6 @@ service: main: port: 10236 protocol: http - targetPort: 5000 persistence: data: diff --git a/incubator/funkwhale/3.0.0/questions.yaml b/incubator/funkwhale/3.0.1/questions.yaml similarity index 100% rename from incubator/funkwhale/3.0.0/questions.yaml rename to incubator/funkwhale/3.0.1/questions.yaml diff --git a/incubator/funkwhale/3.0.0/templates/NOTES.txt b/incubator/funkwhale/3.0.1/templates/NOTES.txt similarity index 100% rename from incubator/funkwhale/3.0.0/templates/NOTES.txt rename to incubator/funkwhale/3.0.1/templates/NOTES.txt diff --git a/incubator/funkwhale/3.0.0/templates/_secret.tpl b/incubator/funkwhale/3.0.1/templates/_secret.tpl similarity index 100% rename from incubator/funkwhale/3.0.0/templates/_secret.tpl rename to incubator/funkwhale/3.0.1/templates/_secret.tpl diff --git a/incubator/funkwhale/3.0.0/templates/common.yaml b/incubator/funkwhale/3.0.1/templates/common.yaml similarity index 100% rename from incubator/funkwhale/3.0.0/templates/common.yaml rename to incubator/funkwhale/3.0.1/templates/common.yaml diff --git a/incubator/funkwhale/3.0.0/values.yaml b/incubator/funkwhale/3.0.1/values.yaml similarity index 100% rename from incubator/funkwhale/3.0.0/values.yaml rename to incubator/funkwhale/3.0.1/values.yaml