From e9ecd4e559a016de58fd4306f703d55e7adaa411 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 19 Aug 2022 08:01:57 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/drone-runner/0.0.1/CHANGELOG.md | 11 - incubator/drone-runner/0.0.2/CHANGELOG.md | 22 ++ .../drone-runner/{0.0.1 => 0.0.2}/Chart.lock | 2 +- .../drone-runner/{0.0.1 => 0.0.2}/Chart.yaml | 4 +- .../drone-runner/{0.0.1 => 0.0.2}/README.md | 2 +- .../{0.0.1 => 0.0.2}/app-readme.md | 0 .../charts/common-10.4.12.tgz | Bin .../{0.0.1 => 0.0.2}/ix_values.yaml | 7 +- .../{0.0.1 => 0.0.2}/questions.yaml | 227 +++--------------- .../templates/_rolebinding.tpl | 0 .../{0.0.1 => 0.0.2}/templates/common.yaml | 0 .../drone-runner/{0.0.1 => 0.0.2}/values.yaml | 0 12 files changed, 64 insertions(+), 211 deletions(-) delete mode 100644 incubator/drone-runner/0.0.1/CHANGELOG.md create mode 100644 incubator/drone-runner/0.0.2/CHANGELOG.md rename incubator/drone-runner/{0.0.1 => 0.0.2}/Chart.lock (80%) rename incubator/drone-runner/{0.0.1 => 0.0.2}/Chart.yaml (95%) rename incubator/drone-runner/{0.0.1 => 0.0.2}/README.md (95%) rename incubator/drone-runner/{0.0.1 => 0.0.2}/app-readme.md (100%) rename incubator/drone-runner/{0.0.1 => 0.0.2}/charts/common-10.4.12.tgz (100%) rename incubator/drone-runner/{0.0.1 => 0.0.2}/ix_values.yaml (77%) rename incubator/drone-runner/{0.0.1 => 0.0.2}/questions.yaml (92%) rename incubator/drone-runner/{0.0.1 => 0.0.2}/templates/_rolebinding.tpl (100%) rename incubator/drone-runner/{0.0.1 => 0.0.2}/templates/common.yaml (100%) rename incubator/drone-runner/{0.0.1 => 0.0.2}/values.yaml (100%) diff --git a/incubator/drone-runner/0.0.1/CHANGELOG.md b/incubator/drone-runner/0.0.1/CHANGELOG.md deleted file mode 100644 index 995fc1b72f..0000000000 --- a/incubator/drone-runner/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,11 +0,0 @@ -# Changelog - - - -## [drone-runner-0.0.1]drone-runner-0.0.1 (2022-08-18) - -### Feat - -- Add drone-runner ([#3489](https://github.com/truecharts/charts/issues/3489)) - - \ No newline at end of file diff --git a/incubator/drone-runner/0.0.2/CHANGELOG.md b/incubator/drone-runner/0.0.2/CHANGELOG.md new file mode 100644 index 0000000000..f87489e54a --- /dev/null +++ b/incubator/drone-runner/0.0.2/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog + + + +## [drone-runner-0.0.2](https://github.com/truecharts/charts/compare/drone-runner-0.0.1...drone-runner-0.0.2) (2022-08-19) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- Fix some mistakes ([#3514](https://github.com/truecharts/charts/issues/3514)) + + + + +## [drone-runner-0.0.1]drone-runner-0.0.1 (2022-08-18) + +### Feat + +- Add drone-runner ([#3489](https://github.com/truecharts/charts/issues/3489)) diff --git a/incubator/drone-runner/0.0.1/Chart.lock b/incubator/drone-runner/0.0.2/Chart.lock similarity index 80% rename from incubator/drone-runner/0.0.1/Chart.lock rename to incubator/drone-runner/0.0.2/Chart.lock index 71460f4e08..89a6a34273 100644 --- a/incubator/drone-runner/0.0.1/Chart.lock +++ b/incubator/drone-runner/0.0.2/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://library-charts.truecharts.org version: 10.4.12 digest: sha256:2b926ab794b2ebae2ba0c898ffe38320266e86eafebe44d869c8f0721f5dac27 -generated: "2022-08-18T20:17:57.183950294Z" +generated: "2022-08-19T07:55:34.052821422Z" diff --git a/incubator/drone-runner/0.0.1/Chart.yaml b/incubator/drone-runner/0.0.2/Chart.yaml similarity index 95% rename from incubator/drone-runner/0.0.1/Chart.yaml rename to incubator/drone-runner/0.0.2/Chart.yaml index f1d37a720e..8c37283363 100644 --- a/incubator/drone-runner/0.0.1/Chart.yaml +++ b/incubator/drone-runner/0.0.2/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "latest" +appVersion: "1.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/drone-runner - https://docs.drone.io type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/incubator/drone-runner/0.0.1/README.md b/incubator/drone-runner/0.0.2/README.md similarity index 95% rename from incubator/drone-runner/0.0.1/README.md rename to incubator/drone-runner/0.0.2/README.md index de134ea22b..82ea71f8a3 100644 --- a/incubator/drone-runner/0.0.1/README.md +++ b/incubator/drone-runner/0.0.2/README.md @@ -1,6 +1,6 @@ # drone-runner -![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) Drone by Harness™ is a modern Continuous Integration platform diff --git a/incubator/drone-runner/0.0.1/app-readme.md b/incubator/drone-runner/0.0.2/app-readme.md similarity index 100% rename from incubator/drone-runner/0.0.1/app-readme.md rename to incubator/drone-runner/0.0.2/app-readme.md diff --git a/incubator/drone-runner/0.0.1/charts/common-10.4.12.tgz b/incubator/drone-runner/0.0.2/charts/common-10.4.12.tgz similarity index 100% rename from incubator/drone-runner/0.0.1/charts/common-10.4.12.tgz rename to incubator/drone-runner/0.0.2/charts/common-10.4.12.tgz diff --git a/incubator/drone-runner/0.0.1/ix_values.yaml b/incubator/drone-runner/0.0.2/ix_values.yaml similarity index 77% rename from incubator/drone-runner/0.0.1/ix_values.yaml rename to incubator/drone-runner/0.0.2/ix_values.yaml index 472a0c3a33..69e41aac02 100644 --- a/incubator/drone-runner/0.0.1/ix_values.yaml +++ b/incubator/drone-runner/0.0.2/ix_values.yaml @@ -1,11 +1,13 @@ image: - repository: drone/drone-runner-kube + repository: tccr.io/truecharts/drone-runner-kube pullPolicy: IfNotPresent - tag: latest@sha256:003848908e19a23b8f3eb97c763cc634e48826517c587d526707e0668feb22b7 + tag: v1.0.0@sha256:d3e206ce5a124ab363b408d131594e9b5be88ae14a9f3ba8206e26cd7f3b30f2 env: DRONE_RPC_HOST: "" DRONE_RPC_PROTO: "http" + +secretEnv: DRONE_RPC_SECRET: "" service: @@ -13,6 +15,7 @@ service: ports: main: port: 3000 + protocol: HTTP targetPort: 3000 rbac: diff --git a/incubator/drone-runner/0.0.1/questions.yaml b/incubator/drone-runner/0.0.2/questions.yaml similarity index 92% rename from incubator/drone-runner/0.0.1/questions.yaml rename to incubator/drone-runner/0.0.2/questions.yaml index f5d7ef5391..49b367a788 100644 --- a/incubator/drone-runner/0.0.1/questions.yaml +++ b/incubator/drone-runner/0.0.2/questions.yaml @@ -185,13 +185,25 @@ questions: type: string default: "http" required: true - - variable: DRONE_RPC_SECRET - label: " DRONE_RPC_SECRET" - description: " DRONE RPC SECRET" + enum: + - value: "http" + description: "http" + - value: "https" + description: "https" + - variable: secretEnv + group: "Container Configuration" + label: "Image Secrets" + schema: + additional_attrs: true + type: dict + attrs: + - variable: DRONE_RPC_SECRET + label: "DRONE_RPC_SECRET" + description: "DRONE RPC SECRET" schema: type: string - default: "" required: true + default: "" - variable: TZ label: Timezone group: Container Configuration @@ -397,29 +409,35 @@ questions: default: 3000 required: true - variable: advanced - label: "Show Advanced settings" + label: Show Advanced Settings schema: type: boolean default: false show_subquestions_if: true subquestions: + - variable: enabled + label: Enable the Port + schema: + type: boolean + hidden: true + default: true - variable: protocol - label: "Port Type" + label: Port Type schema: type: string - default: "HTTP" + default: HTTP enum: - value: HTTP - description: "HTTP" - - value: "HTTPS" - description: "HTTPS" + description: HTTP + - value: HTTPS + description: HTTPS - value: TCP - description: "TCP" - - value: "UDP" - description: "UDP" + description: TCP + - value: UDP + description: UDP - variable: nodePort - label: "Node Port (Optional)" - description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + label: Node Port (Optional) + description: This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer schema: type: int min: 9000 @@ -696,185 +714,6 @@ questions: type: int min: 9000 max: 65535 - - variable: persistence - label: Integrated Persistent Storage - description: Integrated Persistent Storage - group: Storage and Persistence - schema: - additional_attrs: true - type: dict - attrs: - - - variable: type - label: Type of Storage - description: Sets the persistence type, Anything other than PVC could break rollback! - schema: - type: string - default: simplePVC - enum: - - value: simplePVC - description: PVC (simple) - - value: simpleHP - description: Host Path (simple) - - value: emptyDir - description: emptyDir - - value: pvc - description: PVC - - value: hostPath - description: Host Path - - value: nfs - description: NFS Share - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissionsSimple - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "simpleHP"]] - type: boolean - default: false - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - default: false - - variable: hostPathSimple - label: Host Path - description: Path inside the container the storage is mounted - schema: - show_if: [["type", "=", "simpleHP"]] - type: hostpath - - variable: hostPath - label: Host Path - description: Path inside the container the storage is mounted - schema: - show_if: [["type", "=", "hostPath"]] - type: hostpath - - variable: medium - label: EmptyDir Medium - schema: - show_if: [["type", "=", "emptyDir"]] - type: string - default: "" - enum: - - value: "" - description: Default - - value: Memory - description: Memory - - variable: size - label: Size quotum of Storage - schema: - show_if: [["type", "=", "pvc"]] - type: string - default: 999Gi - - variable: hostPathType - label: (Advanced) hostPath Type - schema: - show_if: [["type", "=", "hostPath"]] - type: string - default: "" - enum: - - value: "" - description: Default - - value: DirectoryOrCreate - description: DirectoryOrCreate - - value: Directory - description: Directory - - value: FileOrCreate - description: FileOrCreate - - value: File - description: File - - value: Socket - description: Socket - - value: CharDevice - description: CharDevice - - value: BlockDevice - description: BlockDevice - - variable: storageClass - label: (Advanced) storageClass - description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" - schema: - show_if: [["type", "=", "pvc"]] - type: string - default: SCALE-ZFS - - variable: accessMode - label: (Advanced) Access Mode - description: Allow or disallow multiple PVC's writhing to the same PV - schema: - show_if: [["type", "=", "pvc"]] - type: string - default: ReadWriteOnce - enum: - - value: ReadWriteOnce - description: ReadWriteOnce - - value: ReadOnlyMany - description: ReadOnlyMany - - value: ReadWriteMany - description: ReadWriteMany - - variable: advanced - label: Show Advanced Options - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: labelsList - label: Labels - schema: - type: list - default: [] - items: - - variable: labelItem - label: Label - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - schema: - type: string - - variable: value - label: Value - schema: - type: string - - variable: annotationsList - label: Annotations - schema: - type: list - default: [] - items: - - variable: annotationItem - label: Label - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - schema: - type: string - - variable: value - label: Value - schema: - type: string - variable: persistenceList label: Additional App Storage group: Storage and Persistence diff --git a/incubator/drone-runner/0.0.1/templates/_rolebinding.tpl b/incubator/drone-runner/0.0.2/templates/_rolebinding.tpl similarity index 100% rename from incubator/drone-runner/0.0.1/templates/_rolebinding.tpl rename to incubator/drone-runner/0.0.2/templates/_rolebinding.tpl diff --git a/incubator/drone-runner/0.0.1/templates/common.yaml b/incubator/drone-runner/0.0.2/templates/common.yaml similarity index 100% rename from incubator/drone-runner/0.0.1/templates/common.yaml rename to incubator/drone-runner/0.0.2/templates/common.yaml diff --git a/incubator/drone-runner/0.0.1/values.yaml b/incubator/drone-runner/0.0.2/values.yaml similarity index 100% rename from incubator/drone-runner/0.0.1/values.yaml rename to incubator/drone-runner/0.0.2/values.yaml