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