Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-06-29 22:45:59 +00:00
parent 5bcb4a755e
commit 66f0b0d950
13 changed files with 25 additions and 25 deletions

View File

@ -1,9 +0,0 @@
## [hedgedoc-8.0.26](https://github.com/truecharts/charts/compare/hedgedoc-8.0.25...hedgedoc-8.0.26) (2023-06-22)
### Chore
- update container image tccr.io/truecharts/hedgedoc to v1.9.8 ([#9837](https://github.com/truecharts/charts/issues/9837))

View File

@ -4,6 +4,15 @@
## [hedgedoc-8.0.27](https://github.com/truecharts/charts/compare/hedgedoc-8.0.26...hedgedoc-8.0.27) (2023-06-29)
### Chore
- update container image tccr.io/truecharts/hedgedoc to v1.9.8 ([#10034](https://github.com/truecharts/charts/issues/10034))
## [hedgedoc-8.0.26](https://github.com/truecharts/charts/compare/hedgedoc-8.0.25...hedgedoc-8.0.26) (2023-06-22)
### Chore
@ -85,15 +94,6 @@
## [hedgedoc-8.0.25](https://github.com/truecharts/charts/compare/hedgedoc-8.0.24...hedgedoc-8.0.25) (2023-06-14)
### Chore
- update container image tccr.io/truecharts/hedgedoc to v1.9.8 ([#9640](https://github.com/truecharts/charts/issues/9640))
## [hedgedoc-8.0.25](https://github.com/truecharts/charts/compare/hedgedoc-8.0.24...hedgedoc-8.0.25) (2023-06-14)
### Chore

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: hedgedoc
version: 8.0.26
version: 8.0.27
appVersion: "1.9.8"
description: HedgeDoc lets you create real-time collaborative markdown notes.
type: application

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 @@
## [hedgedoc-8.0.27](https://github.com/truecharts/charts/compare/hedgedoc-8.0.26...hedgedoc-8.0.27) (2023-06-29)
### Chore
- update container image tccr.io/truecharts/hedgedoc to v1.9.8 ([#10034](https://github.com/truecharts/charts/issues/10034))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/hedgedoc
pullPolicy: IfNotPresent
tag: v1.9.8@sha256:9e01c0cf4b9c5b8ac285b3568699a9ae0030bb778537cfca5de6c482a7f1610a
tag: v1.9.8@sha256:c8781ad2bc3f4ef41fbab7258d5db9de95f0d0a69f421e12206c80828bf427bb
service:
main:
ports:

View File

@ -1934,14 +1934,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
@ -1955,7 +1955,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
@ -1963,7 +1963,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