Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ba3c76c307
commit
3cedcaa13f
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [wordpress-2.0.24](https://github.com/truecharts/charts/compare/wordpress-2.0.23...wordpress-2.0.24) (2023-06-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9809](https://github.com/truecharts/charts/issues/9809))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wordpress-2.0.25](https://github.com/truecharts/charts/compare/wordpress-2.0.24...wordpress-2.0.25) (2023-06-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9850](https://github.com/truecharts/charts/issues/9850))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [wordpress-2.0.24](https://github.com/truecharts/charts/compare/wordpress-2.0.23...wordpress-2.0.24) (2023-06-21)
|
## [wordpress-2.0.24](https://github.com/truecharts/charts/compare/wordpress-2.0.23...wordpress-2.0.24) (2023-06-21)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [wordpress-2.0.18](https://github.com/truecharts/charts/compare/wordpress-2.0.17...wordpress-2.0.18) (2023-06-14)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9634](https://github.com/truecharts/charts/issues/9634))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@ name: wordpress
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
|
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
|
||||||
- https://www.wordpress.org
|
- https://www.wordpress.org
|
||||||
version: 2.0.24
|
version: 2.0.25
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- website
|
- website
|
|
@ -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 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [wordpress-2.0.25](https://github.com/truecharts/charts/compare/wordpress-2.0.24...wordpress-2.0.25) (2023-06-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9850](https://github.com/truecharts/charts/issues/9850))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/wordpress
|
repository: tccr.io/truecharts/wordpress
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v6.2.2@sha256:3c09b8bed407211c332ea37fbaa6c45a895ab0c317aa415e7d4dd434d81ca02a
|
tag: v6.2.2@sha256:b003681b074f123aff287e676556ca13db22c831f4af77966b86f2cf1ef4890c
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
|
@ -1259,14 +1259,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
|
||||||
|
@ -1280,7 +1280,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
|
||||||
|
@ -1288,7 +1288,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
|
Loading…
Reference in New Issue