Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
70d7c18a31
commit
d28d4a8fdb
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [wordpress-3.0.61](https://github.com/truecharts/charts/compare/wordpress-3.0.60...wordpress-3.0.61) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14488](https://github.com/truecharts/charts/issues/14488))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [wordpress-3.0.62](https://github.com/truecharts/charts/compare/wordpress-3.0.61...wordpress-3.0.62) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14494](https://github.com/truecharts/charts/issues/14494))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wordpress-3.0.61](https://github.com/truecharts/charts/compare/wordpress-3.0.60...wordpress-3.0.61) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [wordpress-3.0.52](https://github.com/truecharts/charts/compare/wordpress-3.0.51...wordpress-3.0.52) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#14261](https://github.com/truecharts/charts/issues/14261))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wordpress-3.0.51](https://github.com/truecharts/charts/compare/wordpress-3.0.50...wordpress-3.0.51) (2023-11-02)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ name: wordpress
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
|
||||
- https://www.wordpress.org
|
||||
version: 3.0.61
|
||||
version: 3.0.62
|
||||
annotations:
|
||||
truecharts.org/category: website
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [wordpress-3.0.62](https://github.com/truecharts/charts/compare/wordpress-3.0.61...wordpress-3.0.62) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14494](https://github.com/truecharts/charts/issues/14494))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.4.1@sha256:155979a0abf80515ce49f5f8beeb1fcf3d2cf43015d08f79f4b3a0cb65831021
|
||||
tag: v6.4.1@sha256:4068e233d0c35e94ab344118c267479e64c426069f442d95178e997f546e4aed
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -923,7 +923,7 @@ questions:
|
|||
label: Paths
|
||||
schema:
|
||||
type: list
|
||||
default: []
|
||||
default: [{path: "/", pathType: "Prefix"}]
|
||||
items:
|
||||
- variable: pathEntry
|
||||
label: Host
|
Loading…
Reference in New Issue