Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8a7c7a51cd
commit
e26e3092a7
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [wordpress-3.0.64](https://github.com/truecharts/charts/compare/wordpress-3.0.63...wordpress-3.0.64) (2023-11-14)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14633](https://github.com/truecharts/charts/issues/14633))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wordpress-3.0.65](https://github.com/truecharts/charts/compare/wordpress-3.0.64...wordpress-3.0.65) (2023-11-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14752](https://github.com/truecharts/charts/issues/14752))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [wordpress-3.0.64](https://github.com/truecharts/charts/compare/wordpress-3.0.63...wordpress-3.0.64) (2023-11-14)
|
## [wordpress-3.0.64](https://github.com/truecharts/charts/compare/wordpress-3.0.63...wordpress-3.0.64) (2023-11-14)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [wordpress-3.0.55](https://github.com/truecharts/charts/compare/wordpress-3.0.54...wordpress-3.0.55) (2023-11-05)
|
## [wordpress-3.0.55](https://github.com/truecharts/charts/compare/wordpress-3.0.54...wordpress-3.0.55) (2023-11-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [wordpress-3.0.54](https://github.com/truecharts/charts/compare/wordpress-3.0.53...wordpress-3.0.54) (2023-11-03)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -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: 3.0.64
|
version: 3.0.65
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: website
|
truecharts.org/category: website
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [wordpress-3.0.65](https://github.com/truecharts/charts/compare/wordpress-3.0.64...wordpress-3.0.65) (2023-11-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14752](https://github.com/truecharts/charts/issues/14752))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/wordpress
|
repository: tccr.io/truecharts/wordpress
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v6.4.1@sha256:7ca0dd968ca247bde0cf6fd853aefac487cec92447351a9fc78dd1c84af9bb1c
|
tag: v6.4.1@sha256:c3a325b558475ec7e77c7c7b5f32647ecab92556d954580935e583ba092cea24
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue