diff --git a/stable/netdata/5.0.24/app-changelog.md b/stable/netdata/5.0.24/app-changelog.md deleted file mode 100644 index c0704a3b721..00000000000 --- a/stable/netdata/5.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-5.0.24](https://github.com/truecharts/charts/compare/netdata-5.0.23...netdata-5.0.24) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - - \ No newline at end of file diff --git a/stable/netdata/5.0.24/CHANGELOG.md b/stable/netdata/5.0.25/CHANGELOG.md similarity index 90% rename from stable/netdata/5.0.24/CHANGELOG.md rename to stable/netdata/5.0.25/CHANGELOG.md index e588a7e2f4a..5d84e2d1014 100644 --- a/stable/netdata/5.0.24/CHANGELOG.md +++ b/stable/netdata/5.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [netdata-5.0.25](https://github.com/truecharts/charts/compare/netdata-5.0.24...netdata-5.0.25) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.40.0 ([#9964](https://github.com/truecharts/charts/issues/9964)) + + + + ## [netdata-5.0.24](https://github.com/truecharts/charts/compare/netdata-5.0.23...netdata-5.0.24) (2023-06-13) ### Chore @@ -88,12 +97,3 @@ - -## [netdata-5.0.15](https://github.com/truecharts/charts/compare/netdata-5.0.14...netdata-5.0.15) (2023-05-23) - -### Chore - -- Improved lint speed ([#8809](https://github.com/truecharts/charts/issues/8809)) - - - diff --git a/stable/netdata/5.0.24/Chart.yaml b/stable/netdata/5.0.25/Chart.yaml similarity index 95% rename from stable/netdata/5.0.24/Chart.yaml rename to stable/netdata/5.0.25/Chart.yaml index 121a2b2d106..b96218db89d 100644 --- a/stable/netdata/5.0.24/Chart.yaml +++ b/stable/netdata/5.0.25/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.39.1" +appVersion: "1.40.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: netdata sources: - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - https://github.com/netdata -version: 5.0.24 +version: 5.0.25 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/netdata/5.0.24/README.md b/stable/netdata/5.0.25/README.md similarity index 94% rename from stable/netdata/5.0.24/README.md rename to stable/netdata/5.0.25/README.md index 701942c352f..e0a9b8fa8d7 100644 --- a/stable/netdata/5.0.24/README.md +++ b/stable/netdata/5.0.25/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/stable/netdata/5.0.25/app-changelog.md b/stable/netdata/5.0.25/app-changelog.md new file mode 100644 index 00000000000..fdd2f33eeff --- /dev/null +++ b/stable/netdata/5.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-5.0.25](https://github.com/truecharts/charts/compare/netdata-5.0.24...netdata-5.0.25) (2023-06-26) + +### Chore + +- update container image tccr.io/truecharts/netdata to v1.40.0 ([#9964](https://github.com/truecharts/charts/issues/9964)) + + \ No newline at end of file diff --git a/stable/netdata/5.0.24/app-readme.md b/stable/netdata/5.0.25/app-readme.md similarity index 100% rename from stable/netdata/5.0.24/app-readme.md rename to stable/netdata/5.0.25/app-readme.md diff --git a/stable/netdata/5.0.24/charts/common-12.14.2.tgz b/stable/netdata/5.0.25/charts/common-12.14.2.tgz similarity index 100% rename from stable/netdata/5.0.24/charts/common-12.14.2.tgz rename to stable/netdata/5.0.25/charts/common-12.14.2.tgz diff --git a/stable/netdata/5.0.24/ix_values.yaml b/stable/netdata/5.0.25/ix_values.yaml similarity index 98% rename from stable/netdata/5.0.24/ix_values.yaml rename to stable/netdata/5.0.25/ix_values.yaml index 3c0097b38c7..726e938bce6 100644 --- a/stable/netdata/5.0.24/ix_values.yaml +++ b/stable/netdata/5.0.25/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/netdata - tag: v1.39.1@sha256:7e2fd97a2523df32728781bf16084e6a383d1bb928572acecf091459a667ff8d + tag: v1.40.0@sha256:ce71c17cd342542a67f17b7e395fda29cddd115e7be5cbbf2d756f1052580575 pullPolicy: IfNotPresent # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: diff --git a/stable/netdata/5.0.24/questions.yaml b/stable/netdata/5.0.25/questions.yaml similarity index 92% rename from stable/netdata/5.0.24/questions.yaml rename to stable/netdata/5.0.25/questions.yaml index 01be2a6c0c4..606c6aadc68 100644 --- a/stable/netdata/5.0.24/questions.yaml +++ b/stable/netdata/5.0.25/questions.yaml @@ -328,6 +328,7 @@ questions: description: Interface Configuration label: Interface Configuration schema: + additional_attrs: true type: dict $ref: - "normalize/interfaceConfiguration" @@ -344,6 +345,7 @@ questions: description: Define how IP Address will be managed label: IP Address Management schema: + additional_attrs: true type: dict required: true attrs: @@ -574,8 +576,38 @@ questions: description: Automatically set permissions on install schema: show_if: [["type", "=", "hostPath"]] + hidden: true type: boolean default: false + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - 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 + schema: + type: string + default: "775" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -644,8 +676,38 @@ questions: description: Automatically set permissions on install schema: show_if: [["type", "=", "hostPath"]] + hidden: true type: boolean default: false + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - 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 + schema: + type: string + default: "775" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -714,8 +776,38 @@ questions: description: Automatically set permissions on install schema: show_if: [["type", "=", "hostPath"]] + hidden: true type: boolean default: false + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - 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 + schema: + type: string + default: "775" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: @@ -921,64 +1013,65 @@ questions: schema: type: boolean default: false - show_subquestions_if: true - subquestions: - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider + - 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: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + show_if: [["advanced", "=", true]] + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["advanced", "=", true]] + default: [] + items: + - variable: tlsEntry + label: Host schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - items: - - variable: tlsEntry - label: Host + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts + type: list + default: [] + items: + - variable: host + label: Host schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true + type: string + default: "" + required: true - - 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) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" + - 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) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" - variable: ingressList label: Add Manual Custom Ingresses group: Ingress @@ -1243,14 +1336,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 @@ -1264,7 +1357,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 @@ -1272,7 +1365,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 @@ -1336,6 +1429,7 @@ questions: - variable: gpu label: Select GPU schema: + additional_attrs: true type: dict $ref: - "definitions/gpuConfiguration" @@ -1923,6 +2017,7 @@ questions: - variable: openvpn label: OpenVPN Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "openvpn"]] attrs: @@ -1943,6 +2038,7 @@ questions: - variable: tailscale label: Tailscale Settings schema: + additional_attrs: true type: dict show_if: [["type", "=", "tailscale"]] attrs: diff --git a/stable/netdata/5.0.24/templates/NOTES.txt b/stable/netdata/5.0.25/templates/NOTES.txt similarity index 100% rename from stable/netdata/5.0.24/templates/NOTES.txt rename to stable/netdata/5.0.25/templates/NOTES.txt diff --git a/stable/netdata/5.0.24/templates/common.yaml b/stable/netdata/5.0.25/templates/common.yaml similarity index 100% rename from stable/netdata/5.0.24/templates/common.yaml rename to stable/netdata/5.0.25/templates/common.yaml diff --git a/stable/netdata/5.0.24/values.yaml b/stable/netdata/5.0.25/values.yaml similarity index 100% rename from stable/netdata/5.0.24/values.yaml rename to stable/netdata/5.0.25/values.yaml diff --git a/stable/netdata/item.yaml b/stable/netdata/item.yaml index 5dc3e8a2a26..f607ada9316 100644 --- a/stable/netdata/item.yaml +++ b/stable/netdata/item.yaml @@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png categories: - utilities +screenshots: []