From 16e6b2de4c8744e50edd2c1a613d50eedd877aca Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 17 Nov 2022 22:44:20 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/synctube/2.0.1/app-changelog.md | 9 ----- .../synctube/{2.0.1 => 2.1.0}/CHANGELOG.md | 0 .../synctube/{2.0.1 => 2.1.0}/Chart.yaml | 20 +++++----- incubator/synctube/{2.0.1 => 2.1.0}/README.md | 0 incubator/synctube/2.1.0/app-changelog.md | 9 +++++ .../synctube/{2.0.1 => 2.1.0}/app-readme.md | 0 .../{2.0.1 => 2.1.0}/charts/common-11.0.3.tgz | Bin .../synctube/{2.0.1 => 2.1.0}/ix_values.yaml | 3 +- .../synctube/{2.0.1 => 2.1.0}/questions.yaml | 36 +++++++++--------- .../{2.0.1 => 2.1.0}/templates/common.yaml | 0 .../synctube/{2.0.1 => 2.1.0}/values.yaml | 0 11 files changed, 38 insertions(+), 39 deletions(-) delete mode 100644 incubator/synctube/2.0.1/app-changelog.md rename incubator/synctube/{2.0.1 => 2.1.0}/CHANGELOG.md (100%) rename incubator/synctube/{2.0.1 => 2.1.0}/Chart.yaml (98%) rename incubator/synctube/{2.0.1 => 2.1.0}/README.md (100%) create mode 100644 incubator/synctube/2.1.0/app-changelog.md rename incubator/synctube/{2.0.1 => 2.1.0}/app-readme.md (100%) rename incubator/synctube/{2.0.1 => 2.1.0}/charts/common-11.0.3.tgz (100%) rename incubator/synctube/{2.0.1 => 2.1.0}/ix_values.yaml (94%) rename incubator/synctube/{2.0.1 => 2.1.0}/questions.yaml (98%) rename incubator/synctube/{2.0.1 => 2.1.0}/templates/common.yaml (100%) rename incubator/synctube/{2.0.1 => 2.1.0}/values.yaml (100%) diff --git a/incubator/synctube/2.0.1/app-changelog.md b/incubator/synctube/2.0.1/app-changelog.md deleted file mode 100644 index 15a29c769e..0000000000 --- a/incubator/synctube/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synctube-2.0.1](https://github.com/truecharts/charts/compare/synctube-2.0.0...synctube-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/incubator/synctube/2.0.1/CHANGELOG.md b/incubator/synctube/2.1.0/CHANGELOG.md similarity index 100% rename from incubator/synctube/2.0.1/CHANGELOG.md rename to incubator/synctube/2.1.0/CHANGELOG.md diff --git a/incubator/synctube/2.0.1/Chart.yaml b/incubator/synctube/2.1.0/Chart.yaml similarity index 98% rename from incubator/synctube/2.0.1/Chart.yaml rename to incubator/synctube/2.1.0/Chart.yaml index 357c42782c..083e2af70e 100644 --- a/incubator/synctube/2.0.1/Chart.yaml +++ b/incubator/synctube/2.1.0/Chart.yaml @@ -1,12 +1,3 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web apiVersion: v2 appVersion: "latest" dependencies: @@ -36,4 +27,13 @@ sources: - https://github.com/RblSb/SyncTube - https://hub.docker.com/r/littlestache/synctube type: application -version: 2.0.1 +version: 2.1.0 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web diff --git a/incubator/synctube/2.0.1/README.md b/incubator/synctube/2.1.0/README.md similarity index 100% rename from incubator/synctube/2.0.1/README.md rename to incubator/synctube/2.1.0/README.md diff --git a/incubator/synctube/2.1.0/app-changelog.md b/incubator/synctube/2.1.0/app-changelog.md new file mode 100644 index 0000000000..d1e25b19f6 --- /dev/null +++ b/incubator/synctube/2.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synctube-2.1.0](https://github.com/truecharts/charts/compare/synctube-2.0.1...synctube-2.1.0) (2022-11-17) + +### Fix + +- Fix port + cleanup ([#4526](https://github.com/truecharts/charts/issues/4526)) + + \ No newline at end of file diff --git a/incubator/synctube/2.0.1/app-readme.md b/incubator/synctube/2.1.0/app-readme.md similarity index 100% rename from incubator/synctube/2.0.1/app-readme.md rename to incubator/synctube/2.1.0/app-readme.md diff --git a/incubator/synctube/2.0.1/charts/common-11.0.3.tgz b/incubator/synctube/2.1.0/charts/common-11.0.3.tgz similarity index 100% rename from incubator/synctube/2.0.1/charts/common-11.0.3.tgz rename to incubator/synctube/2.1.0/charts/common-11.0.3.tgz diff --git a/incubator/synctube/2.0.1/ix_values.yaml b/incubator/synctube/2.1.0/ix_values.yaml similarity index 94% rename from incubator/synctube/2.0.1/ix_values.yaml rename to incubator/synctube/2.1.0/ix_values.yaml index 1e49be5710..5a393fcf3e 100644 --- a/incubator/synctube/2.0.1/ix_values.yaml +++ b/incubator/synctube/2.1.0/ix_values.yaml @@ -1,4 +1,3 @@ -env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/synctube @@ -18,7 +17,7 @@ service: ports: main: port: 4200 - protocol: TCP + protocol: HTTP targetPort: 4200 portal: diff --git a/incubator/synctube/2.0.1/questions.yaml b/incubator/synctube/2.1.0/questions.yaml similarity index 98% rename from incubator/synctube/2.0.1/questions.yaml rename to incubator/synctube/2.1.0/questions.yaml index d1a50e6bb4..e34f5d3ae6 100644 --- a/incubator/synctube/2.0.1/questions.yaml +++ b/incubator/synctube/2.1.0/questions.yaml @@ -120,8 +120,8 @@ questions: type: dict attrs: - variable: main - label: "Main Service" - description: "The Primary service on which the healthcheck runs, often the webUI" + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI schema: additional_attrs: true type: dict @@ -159,14 +159,14 @@ questions: type: dict attrs: - variable: main - label: "Main Service Port Configuration" + label: Main Service Port Configuration schema: additional_attrs: true type: dict attrs: - variable: port - label: "Port" - description: "This port exposes the container port on the service" + label: Port + description: This port exposes the container port on the service schema: type: int default: 4200 @@ -404,8 +404,8 @@ questions: type: dict attrs: - variable: storageconfig - label: "storageconfig Storage" - description: "This is the location for the config file." + label: Config Storage + description: This is the location for the config file. schema: additional_attrs: true type: dict @@ -570,7 +570,7 @@ questions: type: dict attrs: - variable: main - label: "Main Ingress" + label: Main Ingress schema: additional_attrs: true type: dict @@ -857,22 +857,22 @@ questions: type: dict attrs: - variable: privileged - label: "Privileged mode" + label: Privileged mode schema: type: boolean default: false - variable: readOnlyRootFilesystem - label: "ReadOnly Root Filesystem" + label: ReadOnly Root Filesystem schema: type: boolean default: false - variable: allowPrivilegeEscalation - label: "Allow Privilege Escalation" + label: Allow Privilege Escalation schema: type: boolean default: false - variable: runAsNonRoot - label: "runAsNonRoot" + label: runAsNonRoot schema: type: boolean default: false @@ -884,20 +884,20 @@ questions: type: dict attrs: - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" + label: runAsUser + description: The UserID of the user running the application schema: type: int default: 0 - variable: runAsGroup - label: "runAsGroup" - description: The groupID this App of the user running the application" + label: runAsGroup + description: The groupID this App of the user running the application schema: type: int default: 0 - variable: fsGroup - label: "fsGroup" - description: "The group that should own ALL storage." + label: fsGroup + description: The group that should own ALL storage. schema: type: int default: 568 diff --git a/incubator/synctube/2.0.1/templates/common.yaml b/incubator/synctube/2.1.0/templates/common.yaml similarity index 100% rename from incubator/synctube/2.0.1/templates/common.yaml rename to incubator/synctube/2.1.0/templates/common.yaml diff --git a/incubator/synctube/2.0.1/values.yaml b/incubator/synctube/2.1.0/values.yaml similarity index 100% rename from incubator/synctube/2.0.1/values.yaml rename to incubator/synctube/2.1.0/values.yaml