Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-06-24 07:47:12 +00:00
parent d8369717b2
commit f6f64ff2af
12 changed files with 25 additions and 25 deletions

View File

@ -1,9 +0,0 @@
## [dillinger-5.0.28](https://github.com/truecharts/charts/compare/dillinger-5.0.27...dillinger-5.0.28) (2023-06-17)
### Chore
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9718](https://github.com/truecharts/charts/issues/9718))

View File

@ -4,6 +4,15 @@
## [dillinger-5.0.29](https://github.com/truecharts/charts/compare/dillinger-5.0.28...dillinger-5.0.29) (2023-06-24)
### Chore
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9869](https://github.com/truecharts/charts/issues/9869))
## [dillinger-5.0.28](https://github.com/truecharts/charts/compare/dillinger-5.0.27...dillinger-5.0.28) (2023-06-17)
### Chore
@ -85,15 +94,6 @@
## [dillinger-5.0.27](https://github.com/truecharts/charts/compare/dillinger-5.0.26...dillinger-5.0.27) (2023-06-14)
### Chore
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9613](https://github.com/truecharts/charts/issues/9613))
## [dillinger-5.0.27](https://github.com/truecharts/charts/compare/dillinger-5.0.26...dillinger-5.0.27) (2023-06-14)
### Chore

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dillinger
version: 5.0.28
version: 5.0.29
appVersion: "3.39.1"
description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
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 @@
## [dillinger-5.0.29](https://github.com/truecharts/charts/compare/dillinger-5.0.28...dillinger-5.0.29) (2023-06-24)
### Chore
- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#9869](https://github.com/truecharts/charts/issues/9869))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/dillinger
pullPolicy: IfNotPresent
tag: v3.39.1@sha256:d891b86eb8b34167e0a6efeb0373426b21dae55db6c246e492a589fd10843081
tag: v3.39.1@sha256:f03b1a7a19554a1c3f47483c268b742ec7b40a2434b6ccbf9b7e443b4de7a413
securityContext:
container:

View File

@ -1110,14 +1110,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
@ -1131,7 +1131,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
@ -1139,7 +1139,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