Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2f7478d48c
commit
74eb7a0e78
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [webnut-4.0.22](https://github.com/truecharts/charts/compare/webnut-4.0.21...webnut-4.0.22) (2023-06-13)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [webnut-4.0.23](https://github.com/truecharts/charts/compare/webnut-4.0.22...webnut-4.0.23) (2023-06-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/webnut to latest ([#9974](https://github.com/truecharts/charts/issues/9974))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [webnut-4.0.22](https://github.com/truecharts/charts/compare/webnut-4.0.21...webnut-4.0.22) (2023-06-13)
|
## [webnut-4.0.22](https://github.com/truecharts/charts/compare/webnut-4.0.21...webnut-4.0.22) (2023-06-13)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [webnut-4.0.13](https://github.com/truecharts/charts/compare/webnut-4.0.12...webnut-4.0.13) (2023-05-22)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/webnut
|
- https://github.com/truecharts/charts/tree/master/charts/stable/webnut
|
||||||
- https://github.com/rshipp/webNUT
|
- https://github.com/rshipp/webNUT
|
||||||
type: application
|
type: application
|
||||||
version: 4.0.22
|
version: 4.0.23
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- monitoring
|
- monitoring
|
|
@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
|
||||||
|
|
||||||
## Support
|
## 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)
|
- See the [Website](https://truecharts.org)
|
||||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [webnut-4.0.23](https://github.com/truecharts/charts/compare/webnut-4.0.22...webnut-4.0.23) (2023-06-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/webnut to latest ([#9974](https://github.com/truecharts/charts/issues/9974))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/webnut
|
repository: tccr.io/truecharts/webnut
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:5fb697a7699c1d4013760d05df790cfb3a8484ad1cb0c4a6d3b692b3bae41466
|
tag: latest@sha256:ac95f4cde74c1e31d1142313d82b5383aa3d647d5fcfafa820012e2e30efe57f
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
|
@ -339,6 +339,7 @@ questions:
|
||||||
description: Interface Configuration
|
description: Interface Configuration
|
||||||
label: Interface Configuration
|
label: Interface Configuration
|
||||||
schema:
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
$ref:
|
$ref:
|
||||||
- "normalize/interfaceConfiguration"
|
- "normalize/interfaceConfiguration"
|
||||||
|
@ -355,6 +356,7 @@ questions:
|
||||||
description: Define how IP Address will be managed
|
description: Define how IP Address will be managed
|
||||||
label: IP Address Management
|
label: IP Address Management
|
||||||
schema:
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
required: true
|
required: true
|
||||||
attrs:
|
attrs:
|
||||||
|
@ -714,24 +716,25 @@ questions:
|
||||||
schema:
|
schema:
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
show_subquestions_if: true
|
|
||||||
subquestions:
|
|
||||||
- variable: entrypoint
|
- variable: entrypoint
|
||||||
label: (Advanced) Traefik Entrypoint
|
label: (Advanced) Traefik Entrypoint
|
||||||
description: Entrypoint used by Traefik when using Traefik as Ingress Provider
|
description: Entrypoint used by Traefik when using Traefik as Ingress Provider
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: websecure
|
default: websecure
|
||||||
|
show_if: [["advanced", "=", true]]
|
||||||
required: true
|
required: true
|
||||||
- variable: ingressClassName
|
- variable: ingressClassName
|
||||||
label: (Advanced/Optional) IngressClass Name
|
label: (Advanced/Optional) IngressClass Name
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
|
show_if: [["advanced", "=", true]]
|
||||||
default: ""
|
default: ""
|
||||||
- variable: tls
|
- variable: tls
|
||||||
label: TLS-Settings
|
label: TLS-Settings
|
||||||
schema:
|
schema:
|
||||||
type: list
|
type: list
|
||||||
|
show_if: [["advanced", "=", true]]
|
||||||
default: []
|
default: []
|
||||||
items:
|
items:
|
||||||
- variable: tlsEntry
|
- variable: tlsEntry
|
||||||
|
@ -1036,14 +1039,14 @@ questions:
|
||||||
attrs:
|
attrs:
|
||||||
- variable: cpu
|
- variable: cpu
|
||||||
label: 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:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: 4000m
|
default: 4000m
|
||||||
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
|
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
|
||||||
- variable: memory
|
- variable: memory
|
||||||
label: RAM
|
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:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: 8Gi
|
default: 8Gi
|
||||||
|
@ -1057,7 +1060,7 @@ questions:
|
||||||
attrs:
|
attrs:
|
||||||
- variable: cpu
|
- variable: cpu
|
||||||
label: 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:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: 10m
|
default: 10m
|
||||||
|
@ -1065,7 +1068,7 @@ questions:
|
||||||
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
|
valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$'
|
||||||
- variable: memory
|
- variable: memory
|
||||||
label: "RAM"
|
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:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: 50Mi
|
default: 50Mi
|
||||||
|
@ -1129,6 +1132,7 @@ questions:
|
||||||
- variable: gpu
|
- variable: gpu
|
||||||
label: Select GPU
|
label: Select GPU
|
||||||
schema:
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
$ref:
|
$ref:
|
||||||
- "definitions/gpuConfiguration"
|
- "definitions/gpuConfiguration"
|
||||||
|
@ -1716,6 +1720,7 @@ questions:
|
||||||
- variable: openvpn
|
- variable: openvpn
|
||||||
label: OpenVPN Settings
|
label: OpenVPN Settings
|
||||||
schema:
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
show_if: [["type", "=", "openvpn"]]
|
show_if: [["type", "=", "openvpn"]]
|
||||||
attrs:
|
attrs:
|
||||||
|
@ -1736,6 +1741,7 @@ questions:
|
||||||
- variable: tailscale
|
- variable: tailscale
|
||||||
label: Tailscale Settings
|
label: Tailscale Settings
|
||||||
schema:
|
schema:
|
||||||
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
show_if: [["type", "=", "tailscale"]]
|
show_if: [["type", "=", "tailscale"]]
|
||||||
attrs:
|
attrs:
|
|
@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/webnut.png
|
||||||
categories:
|
categories:
|
||||||
- monitoring
|
- monitoring
|
||||||
|
|
||||||
|
screenshots: []
|
||||||
|
|
Loading…
Reference in New Issue