From 36e870a59febbc09452fdef96d75a462bf47df0b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 18 Nov 2023 09:36:36 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../bitcoin-node/2.0.11/app-changelog.md | 9 - .../{2.0.11 => 2.0.12}/CHANGELOG.md | 56 +- .../{2.0.11 => 2.0.12}/Chart.yaml | 6 +- .../bitcoin-node/{2.0.11 => 2.0.12}/README.md | 2 +- .../bitcoin-node/2.0.12/app-changelog.md | 13 + .../{2.0.11 => 2.0.12}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../{2.0.11 => 2.0.12}/ix_values.yaml | 2 +- .../{2.0.11 => 2.0.12}/questions.yaml | 983 +++++++++++------- .../{2.0.11 => 2.0.12}/templates/common.yaml | 0 .../{2.0.11 => 2.0.12}/values.yaml | 0 incubator/bitcoin-node/item.yaml | 2 +- 12 files changed, 675 insertions(+), 398 deletions(-) delete mode 100644 incubator/bitcoin-node/2.0.11/app-changelog.md rename incubator/bitcoin-node/{2.0.11 => 2.0.12}/CHANGELOG.md (72%) rename incubator/bitcoin-node/{2.0.11 => 2.0.12}/Chart.yaml (87%) rename incubator/bitcoin-node/{2.0.11 => 2.0.12}/README.md (94%) create mode 100644 incubator/bitcoin-node/2.0.12/app-changelog.md rename incubator/bitcoin-node/{2.0.11 => 2.0.12}/app-readme.md (100%) rename incubator/bitcoin-node/{2.0.11 => 2.0.12}/charts/common-11.1.2.tgz (100%) rename incubator/bitcoin-node/{2.0.11 => 2.0.12}/ix_values.yaml (86%) rename incubator/bitcoin-node/{2.0.11 => 2.0.12}/questions.yaml (75%) rename incubator/bitcoin-node/{2.0.11 => 2.0.12}/templates/common.yaml (100%) rename incubator/bitcoin-node/{2.0.11 => 2.0.12}/values.yaml (100%) diff --git a/incubator/bitcoin-node/2.0.11/app-changelog.md b/incubator/bitcoin-node/2.0.11/app-changelog.md deleted file mode 100644 index ee3415d2eb..0000000000 --- a/incubator/bitcoin-node/2.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [bitcoin-node-2.0.11](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.10...bitcoin-node-2.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/incubator/bitcoin-node/2.0.11/CHANGELOG.md b/incubator/bitcoin-node/2.0.12/CHANGELOG.md similarity index 72% rename from incubator/bitcoin-node/2.0.11/CHANGELOG.md rename to incubator/bitcoin-node/2.0.12/CHANGELOG.md index d5d32f83ab..0db7b10cd3 100644 --- a/incubator/bitcoin-node/2.0.11/CHANGELOG.md +++ b/incubator/bitcoin-node/2.0.12/CHANGELOG.md @@ -4,6 +4,34 @@ +## [bitcoin-node-2.0.12](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.0...bitcoin-node-2.0.12) (2023-11-18) + +### Chore + +- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) + + ### Fix + +- update container image tccr.io/truecharts/bitcoin-node to latest ([#14842](https://github.com/truecharts/charts/issues/14842)) + + + + + +## [bitcoin-node-3.0.0](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.11...bitcoin-node-3.0.0) (2023-07-31) + +### Feat + +- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) + + ### Fix + +- fix mistakes on questions.yaml + - fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + ## [bitcoin-node-2.0.11](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.10...bitcoin-node-2.0.11) (2023-02-10) ### Fix @@ -69,31 +97,3 @@ ## [bitcoin-node-2.0.4](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.3...bitcoin-node-2.0.4) (2022-12-13) -### Chore - -- update helm general non-major - - - - -## [bitcoin-node-2.0.3](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.1...bitcoin-node-2.0.3) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/bitcoin-node to latest - - - - -## [bitcoin-node-2.0.3](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.1...bitcoin-node-2.0.3) (2022-11-30) - -### Chore - -- update container image tccr.io/truecharts/bitcoin-node to latest - - - - -## [bitcoin-node-2.0.3](https://github.com/truecharts/charts/compare/bitcoin-node-2.0.1...bitcoin-node-2.0.3) (2022-11-30) - -### Chore diff --git a/incubator/bitcoin-node/2.0.11/Chart.yaml b/incubator/bitcoin-node/2.0.12/Chart.yaml similarity index 87% rename from incubator/bitcoin-node/2.0.11/Chart.yaml rename to incubator/bitcoin-node/2.0.12/Chart.yaml index c7c39ceb7f..c2cb4ca1ed 100644 --- a/incubator/bitcoin-node/2.0.11/Chart.yaml +++ b/incubator/bitcoin-node/2.0.12/Chart.yaml @@ -1,7 +1,6 @@ annotations: truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Crypto + truecharts.org/category: Crypto apiVersion: v2 appVersion: "latest" dependencies: @@ -23,7 +22,6 @@ maintainers: name: bitcoin-node sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node - - https://hub.docker.com/r/kylemanna/bitcoind - https://github.com/kylemanna/docker-bitcoind type: application -version: 2.0.11 +version: 2.0.12 diff --git a/incubator/bitcoin-node/2.0.11/README.md b/incubator/bitcoin-node/2.0.12/README.md similarity index 94% rename from incubator/bitcoin-node/2.0.11/README.md rename to incubator/bitcoin-node/2.0.12/README.md index 63d5d2c8fd..83229a6026 100644 --- a/incubator/bitcoin-node/2.0.11/README.md +++ b/incubator/bitcoin-node/2.0.12/README.md @@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we ## Support -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro). - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) - Open a [issue](https://github.com/truecharts/charts/issues/new/choose) diff --git a/incubator/bitcoin-node/2.0.12/app-changelog.md b/incubator/bitcoin-node/2.0.12/app-changelog.md new file mode 100644 index 0000000000..71f19c1032 --- /dev/null +++ b/incubator/bitcoin-node/2.0.12/app-changelog.md @@ -0,0 +1,13 @@ + + +## [bitcoin-node-2.0.12](https://github.com/truecharts/charts/compare/bitcoin-node-3.0.0...bitcoin-node-2.0.12) (2023-11-18) + +### Chore + +- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) + + ### Fix + +- update container image tccr.io/truecharts/bitcoin-node to latest ([#14842](https://github.com/truecharts/charts/issues/14842)) + + \ No newline at end of file diff --git a/incubator/bitcoin-node/2.0.11/app-readme.md b/incubator/bitcoin-node/2.0.12/app-readme.md similarity index 100% rename from incubator/bitcoin-node/2.0.11/app-readme.md rename to incubator/bitcoin-node/2.0.12/app-readme.md diff --git a/incubator/bitcoin-node/2.0.11/charts/common-11.1.2.tgz b/incubator/bitcoin-node/2.0.12/charts/common-11.1.2.tgz similarity index 100% rename from incubator/bitcoin-node/2.0.11/charts/common-11.1.2.tgz rename to incubator/bitcoin-node/2.0.12/charts/common-11.1.2.tgz diff --git a/incubator/bitcoin-node/2.0.11/ix_values.yaml b/incubator/bitcoin-node/2.0.12/ix_values.yaml similarity index 86% rename from incubator/bitcoin-node/2.0.11/ix_values.yaml rename to incubator/bitcoin-node/2.0.12/ix_values.yaml index 08a3b130ba..c035be08ad 100644 --- a/incubator/bitcoin-node/2.0.11/ix_values.yaml +++ b/incubator/bitcoin-node/2.0.12/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/bitcoin-node - tag: latest@sha256:ef1d0c639cded75166c2141c198d68a2cff5a40af1d0bb875b56dbb66ac426c1 + tag: latest@sha256:0297be53b97d6c9d55b7bd0de496217e5477220b7102633714632e4ace84e45a persistence: blockhainstorage: enabled: true diff --git a/incubator/bitcoin-node/2.0.11/questions.yaml b/incubator/bitcoin-node/2.0.12/questions.yaml similarity index 75% rename from incubator/bitcoin-node/2.0.11/questions.yaml rename to incubator/bitcoin-node/2.0.12/questions.yaml index 861befd5e8..bc94426137 100644 --- a/incubator/bitcoin-node/2.0.11/questions.yaml +++ b/incubator/bitcoin-node/2.0.12/questions.yaml @@ -3,6 +3,8 @@ groups: description: Image to be used for container - name: General Settings description: General Deployment Settings + - name: Workload Settings + description: Workload Settings - name: App Configuration description: App Specific Config Options - name: Networking and Services @@ -19,69 +21,135 @@ groups: description: Traefik Middlewares - name: Metrics description: Metrics - - name: VPN - description: VPN - name: Addons description: Addon Configuration - name: Advanced description: Advanced Configuration + - name: Postgresql + description: Postgresql - name: Documentation description: Documentation portals: open: protocols: - - "$kubernetes-resource_configmap_portal_protocol" + - "$kubernetes-resource_configmap_tcportal-open_protocol" host: - - "$kubernetes-resource_configmap_portal_host" + - "$kubernetes-resource_configmap_tcportal-open_host" ports: - - "$kubernetes-resource_configmap_portal_port" + - "$kubernetes-resource_configmap_tcportal-open_port" questions: - variable: global - label: Global Settings - group: "General Settings" + group: General Settings + label: "Global Settings" schema: + additional_attrs: true type: dict - hidden: true attrs: - - variable: isSCALE - label: Flag this is SCALE + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" schema: type: boolean - default: true - hidden: true - - variable: controller - group: "General Settings" + default: false + - variable: workload + group: "Workload Settings" label: "" schema: additional_attrs: true type: dict attrs: - - variable: replicas - description: Number of desired pod replicas - label: Desired Replicas + - variable: main + label: "" schema: - type: int - required: true - default: 1 - - variable: customextraargs - group: "General Settings" - label: "Extra Args" - description: "Do not click this unless you know what you are doing" - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: extraArgs - label: Extra Args - schema: - type: list - default: [] - items: - - variable: arg - label: Arg + additional_attrs: true + type: dict + attrs: + - variable: type + label: Type (Advanced) schema: type: string + default: Deployment + enum: + - value: Deployment + description: Deployment + - value: DaemonSet + description: DaemonSet + + - variable: replicas + label: Replicas (Advanced) + description: Set the number of Replicas + schema: + type: int + show_if: [["type", "!=", "DaemonSet"]] + default: 1 + - variable: podSpec + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: containers + label: Containers + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Container + schema: + additional_attrs: true + type: dict + attrs: + - variable: envList + label: Extra Environment Variables + description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." + schema: + type: list + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + - variable: value + label: Value + schema: + type: string + - variable: extraArgs + label: Extra Args + schema: + type: list + default: [] + items: + - variable: arg + label: Arg + schema: + type: string + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: command + label: Command + schema: + type: list + default: [] + items: + - variable: param + label: Param + schema: + type: string + - variable: TZ label: Timezone group: "General Settings" @@ -90,28 +158,6 @@ questions: default: "Etc/UTC" $ref: - "definitions/timezone" - - variable: envList - label: Extra Environment Variables - description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..." - group: "General Settings" - schema: - type: list - default: [] - items: - - variable: envItem - label: Environment Variable - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Name - schema: - type: string - - variable: value - label: Value - schema: - type: string - variable: service group: Networking and Services label: Configure Service(s) @@ -143,8 +189,6 @@ questions: description: LoadBalancer (Expose Ports) - value: ClusterIP description: ClusterIP (Do Not Expose Ports) - - value: Simple - description: Deprecated CHANGE THIS - variable: loadBalancerIP label: LoadBalancer IP description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" @@ -194,8 +238,6 @@ questions: description: LoadBalancer (Expose Ports) - value: ClusterIP description: ClusterIP (Do Not Expose Ports) - - value: Simple - description: Deprecated CHANGE THIS - variable: loadBalancerIP label: LoadBalancer IP description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" @@ -230,13 +272,7 @@ questions: default: false show_subquestions_if: true subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - type: boolean - default: false - - variable: externalInterfaces + - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces group: Networking @@ -247,6 +283,7 @@ questions: description: Interface Configuration label: Interface Configuration schema: + additional_attrs: true type: dict $ref: - "normalize/interfaceConfiguration" @@ -263,6 +300,7 @@ questions: description: Define how IP Address will be managed label: IP Address Management schema: + additional_attrs: true type: dict required: true attrs: @@ -277,41 +315,41 @@ questions: description: Use DHCP - value: static description: Use Static IP - show_subquestions_if: static - subquestions: - - variable: staticIPConfigurations - label: Static IP Addresses + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP schema: - type: list - items: - - variable: staticIP - label: Static IP + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination schema: type: ipaddr cidr: true - - variable: staticRoutes - label: Static Routes - schema: - type: list - items: - - variable: staticRouteConfiguration - label: Static Route Configuration + required: true + - variable: gateway + label: Gateway schema: - additional_attrs: true - type: dict - attrs: - - variable: destination - label: Destination - schema: - type: ipaddr - cidr: true - required: true - - variable: gateway - label: Gateway - schema: - type: ipaddr - cidr: false - required: true + type: ipaddr + cidr: false + required: true - variable: serviceList label: Add Manual Custom Services group: Networking and Services @@ -425,15 +463,15 @@ questions: label: Port Type schema: type: string - default: TCP + default: tcp enum: - - value: HTTP + - value: http description: HTTP - - value: HTTPS + - value: https description: HTTPS - - value: TCP + - value: tcp description: TCP - - value: UDP + - value: udp description: UDP - variable: targetPort label: Target Port @@ -487,13 +525,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -523,6 +592,99 @@ questions: show_if: [["type", "=", "pvc"]] type: string default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" - variable: persistenceList label: Additional App Storage group: Storage and Persistence @@ -569,13 +731,44 @@ questions: show_if: [["type", "=", "nfs"]] type: string default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: enabled + label: enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value
+ Format should be 3 digits, e.g. 770 + schema: + type: string + valid_chars: '[0-9]{3}' + default: "" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -612,6 +805,99 @@ questions: show_if: [["type", "=", "pvc"]] type: string default: 256Gi + - variable: storageClass + label: 'storageClass (Advanced)' + description: 'sets the storageClass to something other than iX default. Only for advanced usecases!' + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "" + - variable: static + label: 'Static Fixed PVC Bindings (Experimental)' + description: Link a PVC to a specific storage location + schema: + show_if: [["type", "=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: mode + label: mode + description: | + disabled: use normal dynamic PVCs + smb: connect to an SMB share + nfs: connect to an NFS share + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: disabled + - value: smb + description: smb + - value: nfs + description: nfs + - variable: server + label: Server + description: server to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "myserver" + - variable: share + label: Share + description: share to connect to + schema: + type: string + show_if: [["mode", "!=", "disabled"]] + default: "/myshare" + - variable: user + label: User + description: connecting user + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "myuser" + - variable: domain + label: Domain + description: user domain + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: password + label: Password + description: connecting password + schema: + type: string + show_if: [["mode", "=", "smb"]] + default: "" + - variable: volumeSnapshots + label: 'Volume Snapshots (Experimental)' + description: Add an entry to the list to force creation of a volumeSnapshot of this PVC + schema: + show_if: [["type", "=", "pvc"]] + type: list + default: [] + items: + - variable: volumeSnapshotEntry + label: Custom volumeSnapshot + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + description: 'WARNING: renaming this, means deletion of the snapshot with the old name!' + schema: + type: string + default: "mysnapshot" + required: true + - variable: volumeSnapshotClassName + label: 'volumeSnapshot Class Name (Advanced)' + description: For use with PVCs using a non-default storageClass + schema: + type: string + default: "" - variable: ingress label: "" group: Ingress @@ -654,7 +940,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host @@ -674,17 +960,56 @@ questions: type: string required: true default: Prefix - - variable: clusterIssuer - label: clusterIssuer + - variable: certificateIssuer + label: Cert-Manager clusterIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' schema: type: string default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + show_if: [["advanced", "=", true]] + required: true + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" - variable: tls label: TLS-Settings schema: type: list - show_if: [["clusterIssuer", "=", ""]] + show_if: [["advanced", "=", true]] default: [] items: - variable: tlsEntry @@ -706,50 +1031,32 @@ questions: default: "" required: true - - variable: clusterIssuer + - variable: certificateIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates.' schema: type: string default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' schema: - show_if: [["clusterIssuer", "=", ""]] + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" + - variable: secretName + label: 'Use Custom Certificate Secret (Advanced)' + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: scaleCert + label: 'Use TrueNAS SCALE Certificate (Deprecated)' + schema: + show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["clusterIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - variable: ingressList label: Add Manual Custom Ingresses group: Ingress @@ -779,6 +1086,12 @@ questions: schema: type: string default: "" + - variable: allowCors + label: "Allow Cross Origin Requests" + schema: + type: boolean + show_if: [["advanced", "=", true]] + default: false - variable: hosts label: Hosts schema: @@ -836,8 +1149,8 @@ questions: label: Service Port schema: type: int - - variable: clusterIssuer - label: clusterIssuer + - variable: certificateIssuer + label: certificateIssuer description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' schema: type: string @@ -847,7 +1160,7 @@ questions: schema: type: list default: [] - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] items: - variable: tlsEntry label: Host @@ -867,7 +1180,7 @@ questions: type: string default: "" required: true - - variable: clusterIssuer + - variable: certificateIssuer label: Use Cert-Manager clusterIssuer description: 'add the name of your Cert-Manager clusterIssuer here for automatic tls certificates.' schema: @@ -876,15 +1189,22 @@ questions: - variable: scaleCert label: Use TrueNAS SCALE Certificate (Deprecated) schema: - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" + - variable: clusterCertificate + label: 'Cluster Certificate (Advanced)' + description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.' + schema: + type: string + show_if: [["certificateIssuer", "=", ""]] + default: "" - variable: secretName label: Use Custom Secret (Advanced) schema: type: string - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: "" - variable: entrypoint label: Traefik Entrypoint @@ -906,112 +1226,99 @@ questions: type: string default: "" required: true - - variable: security - label: Container Security Settings + - variable: securityContext group: Security and Permissions + label: Security Context schema: - type: dict additional_attrs: true + type: dict attrs: - - variable: editsecurity - label: Change PUID / UMASK values - description: By enabling this you override default set values. + - variable: container + label: Container schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 0 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID of the user running the application" + schema: + type: int + default: 0 + # Settings from questions.yaml get appended here on a per-app basis - variable: PUID label: Process User ID - PUID description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps schema: type: int + show_if: [["runAsUser", "=", 0]] default: 568 - variable: UMASK label: UMASK description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps schema: type: string - default: "002" - - variable: advancedSecurity - label: Show Advanced Security Settings - group: Security and Permissions - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: securityContext - label: Security Context + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod schema: additional_attrs: true type: dict attrs: - - variable: privileged - label: "Privileged mode" + - variable: fsGroupChangePolicy + label: "When should we take ownership?" schema: - type: boolean - default: false - - variable: readOnlyRootFilesystem - label: "ReadOnly Root Filesystem" + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups schema: - type: boolean - default: false - - variable: allowPrivilegeEscalation - label: "Allow Privilege Escalation" - schema: - type: boolean - default: false - - variable: runAsNonRoot - label: "runAsNonRoot" - schema: - type: boolean - default: false - - variable: podSecurityContext - group: Security and Permissions - label: Pod Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: runAsUser - 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" - schema: - type: int - default: 0 - - variable: fsGroup - label: "fsGroup" - description: "The group that should own ALL storage." - schema: - type: int - default: 568 - - variable: fsGroupChangePolicy - label: "When should we take ownership?" - schema: - type: string - default: OnRootMismatch - enum: - - value: OnRootMismatch - description: OnRootMismatch - - value: Always - description: Always - - variable: supplementalGroups - label: Supplemental Groups - schema: - type: list - default: [] - items: - - variable: supplementalGroupsEntry - label: Supplemental Group + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." schema: type: int + default: 568 + - variable: resources group: Resources and Devices label: "Resource Limits" @@ -1027,14 +1334,14 @@ questions: attrs: - variable: cpu label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 4000m valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - variable: memory label: RAM - description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 8Gi @@ -1048,7 +1355,7 @@ questions: attrs: - variable: cpu label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 10m @@ -1056,7 +1363,7 @@ questions: valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' - variable: memory label: "RAM" - description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/validation" + description: "1Gi means 1 Gibibyte RAM. Detailed info: https://truecharts.org/manual/SCALE/validation" schema: type: string default: 50Mi @@ -1085,7 +1392,7 @@ questions: description: Sets the persistence type schema: type: string - default: hostPath + default: device hidden: true - variable: readOnly label: readOnly @@ -1103,15 +1410,34 @@ questions: schema: type: string default: "/dev/ttyACM0" - # Specify GPU configuration - variable: scaleGPU label: GPU Configuration group: Resources and Devices schema: - type: dict - $ref: - - "definitions/gpuConfiguration" - attrs: [] + type: list + default: [] + items: + - variable: scaleGPUEntry + label: GPU + schema: + additional_attrs: true + type: dict + attrs: + # Specify GPU configuration + - variable: gpu + label: Select GPU + schema: + additional_attrs: true + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true # - variable: horizontalPodAutoscaler # group: Advanced # label: (Advanced) Horizontal Pod Autoscaler @@ -1562,22 +1888,6 @@ questions: default: false show_subquestions_if: true subquestions: - - variable: git - label: Git Settings - schema: - additional_attrs: true - type: dict - attrs: - - variable: deployKey - description: Raw SSH Private Key - label: Deploy Key - schema: - type: string - - variable: deployKeyBase64 - description: Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence - label: Deploy Key Base64 - schema: - type: string - variable: service label: "" schema: @@ -1604,48 +1914,6 @@ questions: show_if: [["type", "=", "LoadBalancer"]] type: string default: "" - - variable: advancedsvcset - label: Show Advanced Service Settings - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: externalIPs - label: "External IP's" - description: "External IP's" - schema: - type: list - default: [] - items: - - variable: externalIP - label: External IP - schema: - type: string - - variable: ipFamilyPolicy - label: IP Family Policy - description: Specify the IP Policy - schema: - type: string - default: SingleStack - enum: - - value: SingleStack - description: SingleStack - - value: PreferDualStack - description: PreferDualStack - - value: RequireDualStack - description: RequireDualStack - - variable: ipFamilies - label: IP Families - description: (Advanced) The IP Families that should be used - schema: - type: list - default: [] - items: - - variable: ipFamily - label: IP Family - schema: - type: string - variable: ports label: "" schema: @@ -1663,12 +1931,6 @@ questions: schema: type: int default: 36107 - - variable: nodePort - description: Leave Empty to Disable - label: nodePort DEPRECATED - schema: - type: int - default: 36107 - variable: envList label: Codeserver Environment Variables schema: @@ -1692,6 +1954,42 @@ questions: schema: type: string required: true + - variable: netshoot + label: Netshoot + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enabled + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: Netshoot Environment Variables + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: Environment Variable + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + - variable: value + label: Value + schema: + type: string + required: true - variable: vpn label: VPN schema: @@ -1706,15 +2004,18 @@ questions: enum: - value: disabled description: disabled - - value: openvpn - description: OpenVPN - - value: wireguard - description: Wireguard + - value: gluetun + description: Gluetun - value: tailscale description: Tailscale + - value: openvpn + description: OpenVPN (Deprecated) + - value: wireguard + description: Wireguard (Deprecated) - variable: openvpn label: OpenVPN Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "openvpn"]] attrs: @@ -1729,11 +2030,13 @@ questions: description: Authentication Credentials schema: type: string + show_if: [["username", "!=", ""]] default: "" required: true - variable: tailscale label: Tailscale Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "tailscale"]] attrs: @@ -1833,39 +2136,10 @@ questions: - variable: configFile label: VPN Config File Location schema: - type: dict + type: string show_if: [["type", "!=", "disabled"]] - attrs: - - variable: enabled - label: Enabled - schema: - type: boolean - default: true - hidden: true - - variable: type - label: Type - schema: - type: string - default: hostPath - hidden: true - - variable: hostPathType - label: hostPathType - schema: - type: string - default: File - hidden: true - - variable: noMount - label: noMount - schema: - type: boolean - default: true - hidden: true - - variable: hostPath - label: Full Path to File - description: "Path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" - schema: - type: string - default: "" + default: "" + - variable: envList label: VPN Environment Variables schema: @@ -1889,6 +2163,7 @@ questions: schema: type: string required: true + max_length: 10240 - variable: docs group: Documentation label: Please read the documentation at https://truecharts.org diff --git a/incubator/bitcoin-node/2.0.11/templates/common.yaml b/incubator/bitcoin-node/2.0.12/templates/common.yaml similarity index 100% rename from incubator/bitcoin-node/2.0.11/templates/common.yaml rename to incubator/bitcoin-node/2.0.12/templates/common.yaml diff --git a/incubator/bitcoin-node/2.0.11/values.yaml b/incubator/bitcoin-node/2.0.12/values.yaml similarity index 100% rename from incubator/bitcoin-node/2.0.11/values.yaml rename to incubator/bitcoin-node/2.0.12/values.yaml diff --git a/incubator/bitcoin-node/item.yaml b/incubator/bitcoin-node/item.yaml index 94c9ca2e5f..79969be732 100644 --- a/incubator/bitcoin-node/item.yaml +++ b/incubator/bitcoin-node/item.yaml @@ -1,4 +1,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png categories: - Crypto - +screenshots: []