Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [wordpress-3.0.42](https://github.com/truecharts/charts/compare/wordpress-3.0.41...wordpress-3.0.42) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13574](https://github.com/truecharts/charts/issues/13574))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [wordpress-3.0.43](https://github.com/truecharts/charts/compare/wordpress-3.0.42...wordpress-3.0.43) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#13651](https://github.com/truecharts/charts/issues/13651))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wordpress-3.0.42](https://github.com/truecharts/charts/compare/wordpress-3.0.41...wordpress-3.0.42) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [wordpress-3.0.33](https://github.com/truecharts/charts/compare/wordpress-3.0.32...wordpress-3.0.33) (2023-09-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13095](https://github.com/truecharts/charts/issues/13095))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wordpress-3.0.32](https://github.com/truecharts/charts/compare/wordpress-3.0.31...wordpress-3.0.32) (2023-09-29)
|
||||
|
||||
### Chore
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "6.3.1"
|
||||
appVersion: "6.3.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
@@ -23,7 +23,7 @@ name: wordpress
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
|
||||
- https://www.wordpress.org
|
||||
version: 3.0.42
|
||||
version: 3.0.43
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- website
|
||||
9
stable/wordpress/3.0.43/app-changelog.md
Normal file
9
stable/wordpress/3.0.43/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [wordpress-3.0.43](https://github.com/truecharts/charts/compare/wordpress-3.0.42...wordpress-3.0.43) (2023-10-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#13651](https://github.com/truecharts/charts/issues/13651))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v6.3.1@sha256:0f5b3a18d34eb3de6ef847e34b8de7a12af6c4917bdc8f3e0a8abb82dd711e22
|
||||
tag: v6.3.2@sha256:a91b9e0569dcda5a8b1142f9d47dc70ab14f2e2dd717659d6d4d848894650fd6
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
Reference in New Issue
Block a user