Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-06-28 07:15:10 +00:00
parent 1d5f34d164
commit 3b35dd628e
13 changed files with 32 additions and 26 deletions

View File

@ -1,9 +0,0 @@
## [impostor-server-4.0.24](https://github.com/truecharts/charts/compare/impostor-server-4.0.23...impostor-server-4.0.24) (2023-06-13)
### Chore
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))

View File

@ -4,6 +4,15 @@
## [impostor-server-4.0.25](https://github.com/truecharts/charts/compare/impostor-server-4.0.24...impostor-server-4.0.25) (2023-06-28)
### Chore
- update container image tccr.io/truecharts/impostor-server to v1.8.3 ([#9925](https://github.com/truecharts/charts/issues/9925))
## [impostor-server-4.0.24](https://github.com/truecharts/charts/compare/impostor-server-4.0.23...impostor-server-4.0.24) (2023-06-13)
### Chore
@ -88,12 +97,3 @@
## [impostor-server-4.0.15](https://github.com/truecharts/charts/compare/impostor-server-4.0.14...impostor-server-4.0.15) (2023-05-22)
### Chore
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
## [impostor-server-4.0.14](https://github.com/truecharts/charts/compare/impostor-server-4.0.13...impostor-server-4.0.14) (2023-05-22)

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.8.2"
appVersion: "1.8.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -19,7 +19,7 @@ name: impostor-server
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server
type: application
version: 4.0.24
version: 4.0.25
annotations:
truecharts.org/catagories: |
- games

View File

@ -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)

View File

@ -0,0 +1,9 @@
## [impostor-server-4.0.25](https://github.com/truecharts/charts/compare/impostor-server-4.0.24...impostor-server-4.0.25) (2023-06-28)
### Chore
- update container image tccr.io/truecharts/impostor-server to v1.8.3 ([#9925](https://github.com/truecharts/charts/issues/9925))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/impostor-server
pullPolicy: IfNotPresent
tag: 1.8.2@sha256:44f7162bc7161978101c6ca54a30f0e117cdeff397d756ab0d68865de839db37
tag: v1.8.3@sha256:4a3ca1a1a536770db84f5de10e749f558cd011787ba2fed18b90a95750500526
nightlyImage:
repository: tccr.io/truecharts/impostor-server-nightly
pullPolicy: IfNotPresent

View File

@ -357,6 +357,7 @@ questions:
description: Interface Configuration
label: Interface Configuration
schema:
additional_attrs: true
type: dict
$ref:
- "normalize/interfaceConfiguration"
@ -373,6 +374,7 @@ questions:
description: Define how IP Address will be managed
label: IP Address Management
schema:
additional_attrs: true
type: dict
required: true
attrs:
@ -753,14 +755,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
@ -774,7 +776,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
@ -782,7 +784,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
@ -846,6 +848,7 @@ questions:
- variable: gpu
label: Select GPU
schema:
additional_attrs: true
type: dict
$ref:
- "definitions/gpuConfiguration"
@ -1433,6 +1436,7 @@ questions:
- variable: openvpn
label: OpenVPN Settings
schema:
additional_attrs: true
type: dict
show_if: [["type", "=", "openvpn"]]
attrs:
@ -1453,6 +1457,7 @@ questions:
- variable: tailscale
label: Tailscale Settings
schema:
additional_attrs: true
type: dict
show_if: [["type", "=", "tailscale"]]
attrs:

View File

@ -2,3 +2,4 @@ icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/impostor-server.png
categories:
- games
screenshots: []