Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-06-28 09:35:08 +00:00
parent 5834aad1a7
commit 244155826e
12 changed files with 26 additions and 26 deletions

View File

@@ -1,9 +0,0 @@
## [webtop-5.0.49](https://github.com/truecharts/charts/compare/webtop-5.0.48...webtop-5.0.49) (2023-06-21)
### Chore
- update webtop ([#9806](https://github.com/truecharts/charts/issues/9806))

View File

@@ -4,6 +4,15 @@
## [webtop-5.0.50](https://github.com/truecharts/charts/compare/webtop-5.0.49...webtop-5.0.50) (2023-06-28)
### Chore
- update webtop ([#10006](https://github.com/truecharts/charts/issues/10006))
## [webtop-5.0.49](https://github.com/truecharts/charts/compare/webtop-5.0.48...webtop-5.0.49) (2023-06-21)
### Chore
@@ -88,12 +97,3 @@
## [webtop-5.0.40](https://github.com/truecharts/charts/compare/webtop-5.0.39...webtop-5.0.40) (2023-06-20)
### Chore
- update webtop ([#9786](https://github.com/truecharts/charts/issues/9786))
## [webtop-5.0.39](https://github.com/truecharts/charts/compare/webtop-5.0.38...webtop-5.0.39) (2023-06-20)
### Chore

View File

@@ -23,7 +23,7 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/webtop
- https://github.com/linuxserver/docker-webtop#readme
type: application
version: 5.0.49
version: 5.0.50
annotations:
truecharts.org/catagories: |
- Tools-Utilities

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 @@
## [webtop-5.0.50](https://github.com/truecharts/charts/compare/webtop-5.0.49...webtop-5.0.50) (2023-06-28)
### Chore
- update webtop ([#10006](https://github.com/truecharts/charts/issues/10006))

View File

@@ -48,7 +48,7 @@ archMATEImage:
pullPolicy: Always
alpineI3Image:
repository: tccr.io/truecharts/webtop-alpine-i3
tag: latest@sha256:254b74f9b4b89a9384c6a4c758a98dbaf8be89b0a52e8569a211625993c61033
tag: latest@sha256:53a0ea1ab7d57c75abcf40330ddf82a941acc50b2a35057c2c11d50726246342
pullPolicy: Always
ubuntuI3Image:
repository: tccr.io/truecharts/webtop-ubuntu-i3
@@ -80,7 +80,7 @@ archOpenBoxImage:
pullPolicy: Always
alpineICEWMImage:
repository: tccr.io/truecharts/webtop-alpine-icewm
tag: latest@sha256:89c9c449de3d1a5e96c000d86114a29b056c605571079fcbd6413964c3f0dca3
tag: latest@sha256:9ea3c333510b12b667f76c947eaac404d7583553b4b37d6bbb73f28a3e182d2d
pullPolicy: Always
ubuntuICEWMImage:
repository: tccr.io/truecharts/webtop-ubuntu-icewm

View File

@@ -1220,14 +1220,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
@@ -1241,7 +1241,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
@@ -1249,7 +1249,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