Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
87150f9aac
commit
c4293f24ec
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [wordpress-3.0.47](https://github.com/truecharts/charts/compare/wordpress-3.0.46...wordpress-3.0.47) (2023-10-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#13974](https://github.com/truecharts/charts/issues/13974))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [wordpress-3.0.48](https://github.com/truecharts/charts/compare/wordpress-3.0.47...wordpress-3.0.48) (2023-10-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#13997](https://github.com/truecharts/charts/issues/13997))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [wordpress-3.0.47](https://github.com/truecharts/charts/compare/wordpress-3.0.46...wordpress-3.0.47) (2023-10-26)
|
## [wordpress-3.0.47](https://github.com/truecharts/charts/compare/wordpress-3.0.46...wordpress-3.0.47) (2023-10-26)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [wordpress-3.0.38](https://github.com/truecharts/charts/compare/wordpress-3.0.37...wordpress-3.0.38) (2023-10-10)
|
## [wordpress-3.0.38](https://github.com/truecharts/charts/compare/wordpress-3.0.37...wordpress-3.0.38) (2023-10-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13456](https://github.com/truecharts/charts/issues/13456))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [wordpress-3.0.37](https://github.com/truecharts/charts/compare/wordpress-3.0.36...wordpress-3.0.37) (2023-10-07)
|
|
||||||
|
|
||||||
### 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.47
|
version: 3.0.48
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- website
|
- website
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [wordpress-3.0.48](https://github.com/truecharts/charts/compare/wordpress-3.0.47...wordpress-3.0.48) (2023-10-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#13997](https://github.com/truecharts/charts/issues/13997))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/wordpress
|
repository: tccr.io/truecharts/wordpress
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v6.3.2@sha256:996f7e4a7cbef51658cdd83ec23f660fe6c324232ab99958c3843f180f16725d
|
tag: v6.3.2@sha256:b2dd27c79706b413e2cc2a16c51f132994b540a1de0fd53158b03d4f0856c5d3
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue