From 86d8d27209f3cba7e878059e513808cc54dfd016 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 26 Feb 2022 15:19:01 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../syncthing/{9.0.45 => 9.0.46}/CHANGELOG.md | 26 +++++++++--------- stable/syncthing/{9.0.45 => 9.0.46}/CONFIG.md | 0 .../syncthing/{9.0.45 => 9.0.46}/Chart.lock | 2 +- .../syncthing/{9.0.45 => 9.0.46}/Chart.yaml | 2 +- stable/syncthing/{9.0.45 => 9.0.46}/README.md | 0 .../{9.0.45 => 9.0.46}/app-readme.md | 0 .../charts/common-8.16.0.tgz | Bin .../{9.0.45 => 9.0.46}/helm-values.md | 0 .../{9.0.45 => 9.0.46}/ix_values.yaml | 0 .../{9.0.45 => 9.0.46}/questions.yaml | 2 +- .../syncthing/{9.0.45 => 9.0.46}/security.md | 0 .../{9.0.45 => 9.0.46}/templates/common.yaml | 0 .../syncthing/{9.0.45 => 9.0.46}/values.yaml | 0 13 files changed, 16 insertions(+), 16 deletions(-) rename stable/syncthing/{9.0.45 => 9.0.46}/CHANGELOG.md (87%) rename stable/syncthing/{9.0.45 => 9.0.46}/CONFIG.md (100%) rename stable/syncthing/{9.0.45 => 9.0.46}/Chart.lock (78%) rename stable/syncthing/{9.0.45 => 9.0.46}/Chart.yaml (97%) rename stable/syncthing/{9.0.45 => 9.0.46}/README.md (100%) rename stable/syncthing/{9.0.45 => 9.0.46}/app-readme.md (100%) rename stable/syncthing/{9.0.45 => 9.0.46}/charts/common-8.16.0.tgz (100%) rename stable/syncthing/{9.0.45 => 9.0.46}/helm-values.md (100%) rename stable/syncthing/{9.0.45 => 9.0.46}/ix_values.yaml (100%) rename stable/syncthing/{9.0.45 => 9.0.46}/questions.yaml (99%) rename stable/syncthing/{9.0.45 => 9.0.46}/security.md (100%) rename stable/syncthing/{9.0.45 => 9.0.46}/templates/common.yaml (100%) rename stable/syncthing/{9.0.45 => 9.0.46}/values.yaml (100%) diff --git a/stable/syncthing/9.0.45/CHANGELOG.md b/stable/syncthing/9.0.46/CHANGELOG.md similarity index 87% rename from stable/syncthing/9.0.45/CHANGELOG.md rename to stable/syncthing/9.0.46/CHANGELOG.md index 868c0d4a98c..6694e6726f4 100644 --- a/stable/syncthing/9.0.45/CHANGELOG.md +++ b/stable/syncthing/9.0.46/CHANGELOG.md @@ -1,6 +1,19 @@ # Changelog
+ +### [syncthing-9.0.46](https://github.com/truecharts/apps/compare/syncthing-9.0.45...syncthing-9.0.46) (2022-02-26) + +#### Chore + +* rename `web_portal` to `open` ([#1957](https://github.com/truecharts/apps/issues/1957)) + +#### Joke + +* push an extra release for Tom Lawrence to showcase + + + ### [syncthing-9.0.45](https://github.com/truecharts/apps/compare/syncthing-9.0.44...syncthing-9.0.45) (2022-02-21) @@ -84,16 +97,3 @@ ### [syncthing-9.0.36](https://github.com/truecharts/apps/compare/syncthing-9.0.35...syncthing-9.0.36) (2022-01-21) - -#### Chore - -* update helm general non-major helm releases ([#1759](https://github.com/truecharts/apps/issues/1759)) - -#### Fix - -* set additional_attrs: true on all dicts ([#1750](https://github.com/truecharts/apps/issues/1750)) - - - - -### [syncthing-9.0.35](https://github.com/truecharts/apps/compare/syncthing-9.0.34...syncthing-9.0.35) (2022-01-18) diff --git a/stable/syncthing/9.0.45/CONFIG.md b/stable/syncthing/9.0.46/CONFIG.md similarity index 100% rename from stable/syncthing/9.0.45/CONFIG.md rename to stable/syncthing/9.0.46/CONFIG.md diff --git a/stable/syncthing/9.0.45/Chart.lock b/stable/syncthing/9.0.46/Chart.lock similarity index 78% rename from stable/syncthing/9.0.45/Chart.lock rename to stable/syncthing/9.0.46/Chart.lock index 15fd4d6b7b6..779277f1953 100644 --- a/stable/syncthing/9.0.45/Chart.lock +++ b/stable/syncthing/9.0.46/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.16.0 digest: sha256:fa603eaefc7f57029052919d45fd45424e58a69f707af7b657afd49a4b41a435 -generated: "2022-02-21T23:54:40.732372785Z" +generated: "2022-02-26T15:16:03.229566878Z" diff --git a/stable/syncthing/9.0.45/Chart.yaml b/stable/syncthing/9.0.46/Chart.yaml similarity index 97% rename from stable/syncthing/9.0.45/Chart.yaml rename to stable/syncthing/9.0.46/Chart.yaml index be190fd3ccf..a4946830582 100644 --- a/stable/syncthing/9.0.45/Chart.yaml +++ b/stable/syncthing/9.0.46/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/syncthing/syncthing - https://hub.docker.com/r/syncthing/syncthing type: application -version: 9.0.45 +version: 9.0.46 annotations: truecharts.org/catagories: | - media diff --git a/stable/syncthing/9.0.45/README.md b/stable/syncthing/9.0.46/README.md similarity index 100% rename from stable/syncthing/9.0.45/README.md rename to stable/syncthing/9.0.46/README.md diff --git a/stable/syncthing/9.0.45/app-readme.md b/stable/syncthing/9.0.46/app-readme.md similarity index 100% rename from stable/syncthing/9.0.45/app-readme.md rename to stable/syncthing/9.0.46/app-readme.md diff --git a/stable/syncthing/9.0.45/charts/common-8.16.0.tgz b/stable/syncthing/9.0.46/charts/common-8.16.0.tgz similarity index 100% rename from stable/syncthing/9.0.45/charts/common-8.16.0.tgz rename to stable/syncthing/9.0.46/charts/common-8.16.0.tgz diff --git a/stable/syncthing/9.0.45/helm-values.md b/stable/syncthing/9.0.46/helm-values.md similarity index 100% rename from stable/syncthing/9.0.45/helm-values.md rename to stable/syncthing/9.0.46/helm-values.md diff --git a/stable/syncthing/9.0.45/ix_values.yaml b/stable/syncthing/9.0.46/ix_values.yaml similarity index 100% rename from stable/syncthing/9.0.45/ix_values.yaml rename to stable/syncthing/9.0.46/ix_values.yaml diff --git a/stable/syncthing/9.0.45/questions.yaml b/stable/syncthing/9.0.46/questions.yaml similarity index 99% rename from stable/syncthing/9.0.45/questions.yaml rename to stable/syncthing/9.0.46/questions.yaml index d7917c2a05c..9bb93eb713e 100644 --- a/stable/syncthing/9.0.45/questions.yaml +++ b/stable/syncthing/9.0.46/questions.yaml @@ -26,7 +26,7 @@ groups: - name: "Advanced" description: "Advanced Configuration" portals: - web_portal: + open: protocols: - "$kubernetes-resource_configmap_portal_protocol" host: diff --git a/stable/syncthing/9.0.45/security.md b/stable/syncthing/9.0.46/security.md similarity index 100% rename from stable/syncthing/9.0.45/security.md rename to stable/syncthing/9.0.46/security.md diff --git a/stable/syncthing/9.0.45/templates/common.yaml b/stable/syncthing/9.0.46/templates/common.yaml similarity index 100% rename from stable/syncthing/9.0.45/templates/common.yaml rename to stable/syncthing/9.0.46/templates/common.yaml diff --git a/stable/syncthing/9.0.45/values.yaml b/stable/syncthing/9.0.46/values.yaml similarity index 100% rename from stable/syncthing/9.0.45/values.yaml rename to stable/syncthing/9.0.46/values.yaml