Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b78276ac0c
commit
ead9ff3448
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [wordpress-1.1.3](https://github.com/truecharts/charts/compare/wordpress-1.1.2...wordpress-1.1.3) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [wordpress-1.1.4](https://github.com/truecharts/charts/compare/wordpress-1.1.3...wordpress-1.1.4) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to 6.1.1
|
||||
|
||||
|
||||
|
||||
|
||||
## [wordpress-1.1.3](https://github.com/truecharts/charts/compare/wordpress-1.1.2...wordpress-1.1.3) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm chart mariadb to v5.0.15 ([#5492](https://github.com/truecharts/charts/issues/5492))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wordpress-1.0.5](https://github.com/truecharts/charts/compare/wordpress-1.0.4...wordpress-1.0.5) (2022-12-15)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wordpress-1.0.4](https://github.com/truecharts/charts/compare/wordpress-1.0.3...wordpress-1.0.4) (2022-12-13)
|
||||
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
|
||||
- https://hub.docker.com/_/wordpress
|
||||
- https://www.wordpress.org
|
||||
version: 1.1.3
|
||||
version: 1.1.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- website
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [wordpress-1.1.4](https://github.com/truecharts/charts/compare/wordpress-1.1.3...wordpress-1.1.4) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to 6.1.1
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.1.1@sha256:4426cac2093197aa7a0baf39f70fadf510bcbfe12c71303adcd84b7f99969b82
|
||||
tag: 6.1.1@sha256:193b1cdb368ecea6f17ec7cddff970d60d9e69ef6c9754f8f8fb3ee27f5d8310
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue