From e8b390ac658dc1de64fd3dcfeeba8fe7665e730c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 22 Apr 2023 09:08:49 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/resilio-sync/9.0.7/app-changelog.md | 9 -------- .../{9.0.7 => 9.0.8}/CHANGELOG.md | 20 +++++++++--------- .../resilio-sync/{9.0.7 => 9.0.8}/Chart.yaml | 2 +- .../resilio-sync/{9.0.7 => 9.0.8}/README.md | 0 stable/resilio-sync/9.0.8/app-changelog.md | 10 +++++++++ .../{9.0.7 => 9.0.8}/app-readme.md | 0 .../charts/common-12.4.21.tgz | Bin .../{9.0.7 => 9.0.8}/ix_values.yaml | 15 +++++++++++++ .../{9.0.7 => 9.0.8}/questions.yaml | 0 .../{9.0.7 => 9.0.8}/templates/NOTES.txt | 0 .../{9.0.7 => 9.0.8}/templates/common.yaml | 0 .../resilio-sync/{9.0.7 => 9.0.8}/values.yaml | 0 12 files changed, 36 insertions(+), 20 deletions(-) delete mode 100644 stable/resilio-sync/9.0.7/app-changelog.md rename stable/resilio-sync/{9.0.7 => 9.0.8}/CHANGELOG.md (87%) rename stable/resilio-sync/{9.0.7 => 9.0.8}/Chart.yaml (98%) rename stable/resilio-sync/{9.0.7 => 9.0.8}/README.md (100%) create mode 100644 stable/resilio-sync/9.0.8/app-changelog.md rename stable/resilio-sync/{9.0.7 => 9.0.8}/app-readme.md (100%) rename stable/resilio-sync/{9.0.7 => 9.0.8}/charts/common-12.4.21.tgz (100%) rename stable/resilio-sync/{9.0.7 => 9.0.8}/ix_values.yaml (64%) rename stable/resilio-sync/{9.0.7 => 9.0.8}/questions.yaml (100%) rename stable/resilio-sync/{9.0.7 => 9.0.8}/templates/NOTES.txt (100%) rename stable/resilio-sync/{9.0.7 => 9.0.8}/templates/common.yaml (100%) rename stable/resilio-sync/{9.0.7 => 9.0.8}/values.yaml (100%) diff --git a/stable/resilio-sync/9.0.7/app-changelog.md b/stable/resilio-sync/9.0.7/app-changelog.md deleted file mode 100644 index dda1b22007d..00000000000 --- a/stable/resilio-sync/9.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [resilio-sync-9.0.7](https://github.com/truecharts/charts/compare/resilio-sync-9.0.6...resilio-sync-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - \ No newline at end of file diff --git a/stable/resilio-sync/9.0.7/CHANGELOG.md b/stable/resilio-sync/9.0.8/CHANGELOG.md similarity index 87% rename from stable/resilio-sync/9.0.7/CHANGELOG.md rename to stable/resilio-sync/9.0.8/CHANGELOG.md index de4afcc3328..e5728d6601a 100644 --- a/stable/resilio-sync/9.0.7/CHANGELOG.md +++ b/stable/resilio-sync/9.0.8/CHANGELOG.md @@ -4,6 +4,16 @@ +## [resilio-sync-9.0.8](https://github.com/truecharts/charts/compare/resilio-sync-9.0.7...resilio-sync-9.0.8) (2023-04-22) + +### Fix + +- Bump for [#8097](https://github.com/truecharts/charts/issues/8097) ([#8114](https://github.com/truecharts/charts/issues/8114)) + - Fix probe ([#8097](https://github.com/truecharts/charts/issues/8097)) + + + + ## [resilio-sync-9.0.7](https://github.com/truecharts/charts/compare/resilio-sync-9.0.6...resilio-sync-9.0.7) (2023-04-20) ### Chore @@ -87,13 +97,3 @@ - update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - -## [resilio-sync-8.0.6](https://github.com/truecharts/charts/compare/resilio-sync-8.0.5...resilio-sync-8.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - diff --git a/stable/resilio-sync/9.0.7/Chart.yaml b/stable/resilio-sync/9.0.8/Chart.yaml similarity index 98% rename from stable/resilio-sync/9.0.7/Chart.yaml rename to stable/resilio-sync/9.0.8/Chart.yaml index 11909ed93ce..9659f596f29 100644 --- a/stable/resilio-sync/9.0.7/Chart.yaml +++ b/stable/resilio-sync/9.0.8/Chart.yaml @@ -21,7 +21,7 @@ name: resilio-sync sources: - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 9.0.7 +version: 9.0.8 annotations: truecharts.org/catagories: | - media diff --git a/stable/resilio-sync/9.0.7/README.md b/stable/resilio-sync/9.0.8/README.md similarity index 100% rename from stable/resilio-sync/9.0.7/README.md rename to stable/resilio-sync/9.0.8/README.md diff --git a/stable/resilio-sync/9.0.8/app-changelog.md b/stable/resilio-sync/9.0.8/app-changelog.md new file mode 100644 index 00000000000..af8ba517832 --- /dev/null +++ b/stable/resilio-sync/9.0.8/app-changelog.md @@ -0,0 +1,10 @@ + + +## [resilio-sync-9.0.8](https://github.com/truecharts/charts/compare/resilio-sync-9.0.7...resilio-sync-9.0.8) (2023-04-22) + +### Fix + +- Bump for [#8097](https://github.com/truecharts/charts/issues/8097) ([#8114](https://github.com/truecharts/charts/issues/8114)) + - Fix probe ([#8097](https://github.com/truecharts/charts/issues/8097)) + + \ No newline at end of file diff --git a/stable/resilio-sync/9.0.7/app-readme.md b/stable/resilio-sync/9.0.8/app-readme.md similarity index 100% rename from stable/resilio-sync/9.0.7/app-readme.md rename to stable/resilio-sync/9.0.8/app-readme.md diff --git a/stable/resilio-sync/9.0.7/charts/common-12.4.21.tgz b/stable/resilio-sync/9.0.8/charts/common-12.4.21.tgz similarity index 100% rename from stable/resilio-sync/9.0.7/charts/common-12.4.21.tgz rename to stable/resilio-sync/9.0.8/charts/common-12.4.21.tgz diff --git a/stable/resilio-sync/9.0.7/ix_values.yaml b/stable/resilio-sync/9.0.8/ix_values.yaml similarity index 64% rename from stable/resilio-sync/9.0.7/ix_values.yaml rename to stable/resilio-sync/9.0.8/ix_values.yaml index 5d776b14b3c..528848ea938 100644 --- a/stable/resilio-sync/9.0.7/ix_values.yaml +++ b/stable/resilio-sync/9.0.8/ix_values.yaml @@ -38,3 +38,18 @@ securityContext: readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: tcp + port: "{{ .Values.service.main.ports.main.targetPort }}" + readiness: + type: tcp + port: "{{ .Values.service.main.ports.main.targetPort }}" + startup: + type: tcp + port: "{{ .Values.service.main.ports.main.targetPort }}" diff --git a/stable/resilio-sync/9.0.7/questions.yaml b/stable/resilio-sync/9.0.8/questions.yaml similarity index 100% rename from stable/resilio-sync/9.0.7/questions.yaml rename to stable/resilio-sync/9.0.8/questions.yaml diff --git a/stable/resilio-sync/9.0.7/templates/NOTES.txt b/stable/resilio-sync/9.0.8/templates/NOTES.txt similarity index 100% rename from stable/resilio-sync/9.0.7/templates/NOTES.txt rename to stable/resilio-sync/9.0.8/templates/NOTES.txt diff --git a/stable/resilio-sync/9.0.7/templates/common.yaml b/stable/resilio-sync/9.0.8/templates/common.yaml similarity index 100% rename from stable/resilio-sync/9.0.7/templates/common.yaml rename to stable/resilio-sync/9.0.8/templates/common.yaml diff --git a/stable/resilio-sync/9.0.7/values.yaml b/stable/resilio-sync/9.0.8/values.yaml similarity index 100% rename from stable/resilio-sync/9.0.7/values.yaml rename to stable/resilio-sync/9.0.8/values.yaml