diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml index 9a885818cc5b14838d1fbdf134ac2f4b054c18e6..599b37f6bb19848cf743245a6dca0b2985cf0fc0 100644 --- a/charts/redis/Chart.yaml +++ b/charts/redis/Chart.yaml @@ -13,7 +13,7 @@ keywords: - redis # This is the chart version -version: "1.0.0" +version: "0.7.10" # This is the version number of the application being deployed. -appVersion: "6.2.14" +appVersion: "7.2.4" diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml index 3a45bd05925f01b37ab090d2fcbfee76bdb64b7a..054721ef15efdfd984b1110d92e498492e297f9a 100644 --- a/charts/wordpress/Chart.yaml +++ b/charts/wordpress/Chart.yaml @@ -8,10 +8,10 @@ maintainers: type: application # This is the chart version. -version: "0.10.6" +version: "0.11.0" # This is the version number of the application being deployed. -appVersion: "6.4.3-apache" +appVersion: "6.5.0-apache" dependencies: - name: mariadb diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md index fca243a86bf19630d0ef3c4a71f89c615b8b94ae..0fc3dc0e4ce11c6ed974691f446ed358ebdec9a0 100644 --- a/charts/wordpress/README.md +++ b/charts/wordpress/README.md @@ -1,6 +1,6 @@ # Wordpress -   +   ## Changelog diff --git a/charts/wordpress/RELEASENOTES.md b/charts/wordpress/RELEASENOTES.md index 9ed8ac232dbd2723ed07a8f72e03cc2fff332d86..f5e43e77deb92919b99179f455481d9808f61542 100644 --- a/charts/wordpress/RELEASENOTES.md +++ b/charts/wordpress/RELEASENOTES.md @@ -42,4 +42,5 @@ | 0.10.4 | 6.4.2-apache | Refactored ingress configuration and added optional labels | | 0.10.5 | 6.4.2-apache | Added support for network policies and additional labels and annotations | | 0.10.6 | 6.4.3-apache | Upgraded to Wordpress 6.4.3 | +| 0.11.0 | 6.5.0-apache | Upgraded to Wordpress 6.5.0 | | | | |