Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3afcfbb985
commit
6dae599be4
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [wordpress-3.0.10](https://github.com/truecharts/charts/compare/wordpress-3.0.9...wordpress-3.0.10) (2023-08-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11736](https://github.com/truecharts/charts/issues/11736))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wordpress-3.0.9](https://github.com/truecharts/charts/compare/wordpress-3.0.8...wordpress-3.0.9) (2023-08-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [wordpress-3.0.0](https://github.com/truecharts/charts/compare/wordpress-2.0.48...wordpress-3.0.0) (2023-07-31)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wordpress-2.0.48](https://github.com/truecharts/charts/compare/wordpress-2.0.47...wordpress-2.0.48) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11019](https://github.com/truecharts/charts/issues/11019))
|
||||
|
|
@ -23,7 +23,7 @@ name: wordpress
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
|
||||
- https://www.wordpress.org
|
||||
version: 3.0.9
|
||||
version: 3.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- website
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [wordpress-3.0.10](https://github.com/truecharts/charts/compare/wordpress-3.0.9...wordpress-3.0.10) (2023-08-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11736](https://github.com/truecharts/charts/issues/11736))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.3.0@sha256:f88e25b563418ab357823a30c26ab99482460fd8f1bd63debbab7847d350b5b0
|
||||
tag: v6.3.0@sha256:f4c808d392141627c77895980d51a5845565102820416300ed5a34e05844bdbb
|
||||
|
||||
securityContext:
|
||||
container:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [wordpress-3.0.9](https://github.com/truecharts/charts/compare/wordpress-3.0.8...wordpress-3.0.9) (2023-08-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11644](https://github.com/truecharts/charts/issues/11644))
|
||||
|
||||
|
Loading…
Reference in New Issue