diff --git a/charts/commento/Chart.yaml b/charts/commento/Chart.yaml
index b72252f8bb4b702dacdb76224e3e873dd0cd58be..3a0d09feed296b00ea08ee906f509ebdfab684db 100644
--- a/charts/commento/Chart.yaml
+++ b/charts/commento/Chart.yaml
@@ -7,7 +7,7 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.1.31
+version: 0.1.32
 
 appVersion: "v1.8.0"
 
diff --git a/charts/commento/README.md b/charts/commento/README.md
index 126924e945b38b7cfaa690db6180fd3c62e9d6f2..4e7def323cb2a117c404ca8c776b8d0d23817e0b 100644
--- a/charts/commento/README.md
+++ b/charts/commento/README.md
@@ -1,6 +1,6 @@
 # Commento
 
-![Version: 0.1.31](https://img.shields.io/badge/Version-0.1.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.0](https://img.shields.io/badge/AppVersion-v1.8.0-informational?style=flat-square)
+![Version: 0.1.32](https://img.shields.io/badge/Version-0.1.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.8.0](https://img.shields.io/badge/AppVersion-v1.8.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/commento/RELEASENOTES.md b/charts/commento/RELEASENOTES.md
index 9c19bbea3fefdc5d8db36d7755d9adc838775a93..baed25673fe07d7334c2ccfcab578dbfd801380f 100644
--- a/charts/commento/RELEASENOTES.md
+++ b/charts/commento/RELEASENOTES.md
@@ -13,4 +13,5 @@
 | 0.1.29 | v1.8.0 | Implemented support for image.registry option |
 | 0.1.30 | v1.8.0 | Updated chart dependencies (postgres 0.2.22) |
 | 0.1.31 | v1.8.0 | Updated chart dependencies (postgres 0.2.23) |
+| 0.1.32 | v1.8.0 | Fixed values documentation - thx @generalovmaksim |
 | | | |
diff --git a/charts/commento/values.yaml b/charts/commento/values.yaml
index 15d757d1795e7e271fe2728bd6d13192326e869a..df53ece3d28320c88fb54ce39c555dc18c6f36a8 100644
--- a/charts/commento/values.yaml
+++ b/charts/commento/values.yaml
@@ -221,7 +221,7 @@ postgres:
   ## Database configuration
   settings:
 
-    ## The superuser password (default: a 10 char. alpahnumerical random password will be generated)
+    ## The superuser password
     superuserPassword:
 
   ## User database which is created during first startup with user and password
@@ -230,7 +230,7 @@ postgres:
     # name:
     ## Database user
     # user:
-    ## Database password (default: 10 alphanum. random characters)
+    ## Database password
     # password:
 
   # Storage parameters
diff --git a/charts/ghost/Chart.yaml b/charts/ghost/Chart.yaml
index 084beb58de6f9adf300c035e5ca78c4be0eb01d8..38c4986699fd2c8ea74570d11b2dc9f43d6c6ce2 100644
--- a/charts/ghost/Chart.yaml
+++ b/charts/ghost/Chart.yaml
@@ -7,7 +7,7 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.70.0
+version: 0.70.1
 
 appVersion: "5.27.0"
 
diff --git a/charts/ghost/README.md b/charts/ghost/README.md
index a43a8edb209aa9f5153e8d1b4492249dec1711d6..c6f5d62e8b13fe7ddfcc2a840d7583438d4746c4 100644
--- a/charts/ghost/README.md
+++ b/charts/ghost/README.md
@@ -1,6 +1,6 @@
 # Ghost
 
-![Version: 0.70.0](https://img.shields.io/badge/Version-0.70.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.27.0](https://img.shields.io/badge/AppVersion-5.27.0-informational?style=flat-square)
+![Version: 0.70.1](https://img.shields.io/badge/Version-0.70.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.27.0](https://img.shields.io/badge/AppVersion-5.27.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md
index 1b80b74bfea35a158feb031f6a80cde8a4302d77..4d3d46db01ffa50e31eea857c0e777093fe6de31 100644
--- a/charts/ghost/RELEASENOTES.md
+++ b/charts/ghost/RELEASENOTES.md
@@ -86,4 +86,5 @@
 | 0.69.2 | 5.26.3 | Upgraded to Ghost 5.26.3 |
 | 0.69.3 | 5.26.4 | Upgraded to Ghost 5.26.4 |
 | 0.70.0 | 5.27.0 | Upgraded to Ghost 5.27.0 |
+| 0.70.1 | 5.27.0 | Fixed values documentation - thx @generalovmaksim |
 | | | |
diff --git a/charts/ghost/values.yaml b/charts/ghost/values.yaml
index 38be7950834426f40a0379f596beb5e1f818e1a1..159fda8b139591b8c736e226504360fcd952fb42 100644
--- a/charts/ghost/values.yaml
+++ b/charts/ghost/values.yaml
@@ -207,7 +207,7 @@ mariadb:
 
   ## Database settings
   settings:
-    ## The root user password (default: a 10 char. alpahnumerical random password will be generated)
+    ## The root user password
     rootPassword:
 
   ## Optional user database which is created during first startup with user and password
@@ -216,7 +216,7 @@ mariadb:
     # name:
     ## Database user with full access rights
     # user:
-    ## Password of the database user (default: a 10 char. alpahnumerical random password will be generated)
+    ## Password of the database user
     # password:
 
 ## MySQL configuration
@@ -226,7 +226,7 @@ mysql:
 
   ## Database settings
   settings:
-    ## The root user password (default: a 10 char. alpahnumerical random password will be generated)
+    ## The root user password
     rootPassword:
 
   ## Optional user database which is created during first startup with user and password
@@ -235,7 +235,7 @@ mysql:
     # name:
     ## Database user with full access rights
     # user:
-    ## Password of the database user (default: a 10 char. alpahnumerical random password will be generated)
+    ## Password of the database user
     # password:
 
   # Storage parameters
diff --git a/charts/gitea/Chart.yaml b/charts/gitea/Chart.yaml
index 4d337c5937bd1c4334a36ebf7eab37f393f69d2e..85235e6225c7452bcaca55b7380621cff2d9f956 100644
--- a/charts/gitea/Chart.yaml
+++ b/charts/gitea/Chart.yaml
@@ -8,7 +8,7 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version
-version: 0.7.0
+version: 0.7.1
 
 # This is the version number of the application being deployed.
 appVersion: "1.18.0"
diff --git a/charts/gitea/README.md b/charts/gitea/README.md
index db9e9beafb6cc8f8fea55035b95dc05e5957bce8..ff325a48019163536f3e5694f218d8a70c9f5ec9 100644
--- a/charts/gitea/README.md
+++ b/charts/gitea/README.md
@@ -1,6 +1,6 @@
 # Gitea
 
-![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square)
+![Version: 0.7.1](https://img.shields.io/badge/Version-0.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.18.0](https://img.shields.io/badge/AppVersion-1.18.0-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md
index f48afcdb3fc2445a080ac56dbd77ec529fb497a7..fb3a4570da45315e79345fdb33210bba364143a6 100644
--- a/charts/gitea/RELEASENOTES.md
+++ b/charts/gitea/RELEASENOTES.md
@@ -34,4 +34,5 @@
 | 0.6.9 | 1.17.3 | Updated chart dependencies (mariadb 0.2.24 / postgres 0.2.23) |
 | 0.6.10 | 1.17.4 | Updated to Gitea 1.17.4 |
 | 0.7.0 | 1.18.0 | Updated to Gitea 1.18.0 and chart dependencies (redis 0.6.0) |
+| 0.7.1 | 1.18.0 | Fixed values documentation - thx @generalovmaksim |
 | | | |
diff --git a/charts/gitea/values.yaml b/charts/gitea/values.yaml
index 6615449ef081d57f0aae18f491d7e8ca360d4e89..f0dce13a46bb5b8f1bd5c3d4a421952091f72cf7 100644
--- a/charts/gitea/values.yaml
+++ b/charts/gitea/values.yaml
@@ -301,7 +301,7 @@ mariadb:
       - --character-set-server=utf8mb4
       - --collation-server=utf8mb4_unicode_ci
 
-    ## The root user password (default: a 10 char. alpahnumerical random password will be generated)
+    ## The root user password
     rootPassword:
 
   ## Optional user database which is created during first startup with user and password
@@ -310,7 +310,7 @@ mariadb:
     # name:
     ## Database user with full access rights
     # user:
-    ## Password of the database user (default: a 10 char. alpahnumerical random password will be generated)
+    ## Password of the database user
     # password:
 
   # Storage parameters
@@ -332,7 +332,7 @@ postgres:
   ## Database configuration
   settings:
 
-    ## The superuser password (default: a 10 char. alpahnumerical random password will be generated)
+    ## The superuser password
     superuserPassword:
 
   ## User database which is created during first startup with user and password
@@ -341,7 +341,7 @@ postgres:
     # name:
     ## Database user
     # user:
-    ## Database password (default: 10 alphanum. random characters)
+    ## Database password
     # password:
 
   # Storage parameters
diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml
index 7aa8239ceeca6c0e6fb8d3d208fd249d98154c21..24d9930161e8481e144800eeccac08fa5bf6fe3f 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,7 +7,7 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.5.2
+version: 0.5.3
 
 appVersion: "5.0.2"
 
diff --git a/charts/graylog/README.md b/charts/graylog/README.md
index 65f09b2281a04504cdf2a52df983d805af5f9f40..f6976ce4952dfeca25325d7cc9d54de4f8ded39d 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square)
+![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square)
 
 ## Changelog
 
@@ -141,11 +141,11 @@ Section to define all additional UDP/TCP inputs for Graylog
 | externalDatabase.password | string | `nil` | External database user password |
 | mongodb.enabled | bool | `false` | Enable MongoDB deployment (will disable external database settings) |
 | mongodb.settings.rootUsername | string | `admin` | The root username |
-| mongodb.settings.rootPassword | string | `{}` | The root users password (Random value if not specified) |
+| mongodb.settings.rootPassword | string | `{}` | The root users password |
 | mongodb.userDatabase | object | `{}` | Optional MongoDB user database |
 | mongodb.userDatabase.name | string | `nil` | Name of the user database |
 | mongodb.userDatabase.user | string | `nil` | User name with full access to user database|
-| mongodb.userDatabase.password | string | `nil` | Password of created user (Random value if not specified) |
+| mongodb.userDatabase.password | string | `nil` | Password of created user |
 | mongodb.storage | object | `see values.yaml` | MongoDB storage settings |
 | elasticsearch.enabled | bool | `false` | Enable Elasticsearch deployment (will disable `elastic.hosts` setting) |
 | elasticsearch.javaOpts | string | `"-Xms512m -Xmx512m"` | Additional JVM options for Elasticsearch |
diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md
index 1ed2a3d99e1fe751aeda4cc1f766368d3de4daa4..91ad48714e84f2303846c6d01d522b603ac0cf00 100644
--- a/charts/graylog/RELEASENOTES.md
+++ b/charts/graylog/RELEASENOTES.md
@@ -35,4 +35,5 @@
 | 0.5.0 | 5.0.0 | Updated chart for Graylog 5.0.0 and chart dependencies (mongodb 0.4.15) |
 | 0.5.1 | 5.0.1 | Updated chart for Graylog 5.0.1 |
 | 0.5.2 | 5.0.2 | Updated chart for Graylog 5.0.2 and chart dependencies (mongodb 0.4.16) |
+| 0.5.3 | 5.0.2 | Fixed values documentation - thx @generalovmaksim |
 | | | |
diff --git a/charts/graylog/values.yaml b/charts/graylog/values.yaml
index 3750a52e4c6af416b0ae1589d4c7992a8ea1b578..aa40ee1def35a07ce0b128989f1e105b90efc695 100644
--- a/charts/graylog/values.yaml
+++ b/charts/graylog/values.yaml
@@ -266,7 +266,7 @@ mongodb:
   settings:
     ## The root username (default: admin)
     rootUsername: "admin"
-    ## The root user password (default: a 10 char. alpahnumerical random password will be generated)
+    ## The root user password
     rootPassword:
 
   ## Optional user database which is created during first startup with user and password
@@ -277,7 +277,7 @@ mongodb:
     ## Database user with full access rights
     # user:
 
-    ## Password of the database user (default: a 10 char. alpahnumerical random password will be generated)
+    ## Password of the database user
     # password:
 
   ## Custom configuration (use instead of command args)
diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml
index d518202cc0d097eb20684cd0dd5ff2aaef57e372..fa9fb548eaa4d33753548c6a66d559244538f83a 100644
--- a/charts/mongodb/Chart.yaml
+++ b/charts/mongodb/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.5.8
+version: 0.5.9
 
 appVersion: "6.0.3"
diff --git a/charts/mongodb/README.md b/charts/mongodb/README.md
index b57a40f3e8866dca353af2feac91f716548caa8f..5f0bf0afb758d7026526490cab6da7d6d34e0abe 100644
--- a/charts/mongodb/README.md
+++ b/charts/mongodb/README.md
@@ -1,6 +1,6 @@
 # MongoDB
 
-![Version: 0.5.8](https://img.shields.io/badge/Version-0.5.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.3](https://img.shields.io/badge/AppVersion-6.0.3-informational?style=flat-square)
+![Version: 0.5.9](https://img.shields.io/badge/Version-0.5.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.3](https://img.shields.io/badge/AppVersion-6.0.3-informational?style=flat-square)
 
 ## Changelog
 
@@ -113,11 +113,11 @@ helm uninstall my-release
 | extraInit.initDelay | int | `5` | Seconds to wait after mongod is running to give it time for internal initialization |
 | shutdown.delay | int | `10` | Delay until termination request is forwarded to mongod process to give ReplicaSet time for electing a new primary instance |
 | settings.rootUsername | string | `admin` | The root username |
-| settings.rootPassword | string | `{}` | The root users password (Random value if not specified) |
+| settings.rootPassword | string | `{}` | The root users password |
 | userDatabase | object | `{}` | Optional MongoDB user database |
 | userDatabase.name | string | `nil` | Name of the user database |
 | userDatabase.user | string | `nil` | User name with full access to user database|
-| userDatabase.password | string | `nil` | Password of created user (Random value if not specified) |
+| userDatabase.password | string | `nil` | Password of created user |
 | customConfig | string | `nil` | Custom MongoDB configuration block that will be mounted as file in `/etc/mongo/custom.conf` |
 | extraEnvSecrets | list | `[]` | A list of existing secrets that will be mounted into the container as environment variables |
 | extraSecretConfigs | string | `nil` | An existing secret with files that will be added to the mongodb configuration in addition to `/etc/mongo/custom.conf` |
diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md
index 8cb13f80e122017bd47c1be36f69b1e783b0501c..a253838319b010b8f9b2df591cf8e50026349561 100644
--- a/charts/mongodb/RELEASENOTES.md
+++ b/charts/mongodb/RELEASENOTES.md
@@ -55,4 +55,5 @@
 | 0.5.6 | 6.0.2 | Implemented support for more independent configuration of arbiters and hidden secondaries |
 | 0.5.7 | 6.0.3 | Upgraded to MongoDB 6.0.3 |
 | 0.5.8 | 6.0.3 | Fixed bug: Copy of custom scripts failed - thx @huber-and |
+| 0.5.9 | 6.0.3 | Fixed values documentation - thx @generalovmaksim |
 | | | |
diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml
index 864f0a67dc3c097ddbab8594408bfc9722296f26..af36a1665922a9235450a7968ad68315cc01ed5e 100644
--- a/charts/nextcloud/Chart.yaml
+++ b/charts/nextcloud/Chart.yaml
@@ -8,7 +8,7 @@ maintainers:
   - name: groundhog2k
 
 # This is the chart version.
-version: 0.12.5
+version: 0.12.6
 
 # This is the version number of the application being deployed.
 appVersion: "25.0.2-apache"
diff --git a/charts/nextcloud/README.md b/charts/nextcloud/README.md
index bddd5b1f8840a01cae9d0e8d24cd5001dfcae549..c8bbab487e1db3eb73edb07ab23ece46515380fa 100644
--- a/charts/nextcloud/README.md
+++ b/charts/nextcloud/README.md
@@ -1,6 +1,6 @@
 # Nextcloud
 
-![Version: 0.12.5](https://img.shields.io/badge/Version-0.12.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 25.0.2-apache](https://img.shields.io/badge/AppVersion-25.0.2-informational?style=flat-square)
+![Version: 0.12.6](https://img.shields.io/badge/Version-0.12.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 25.0.2-apache](https://img.shields.io/badge/AppVersion-25.0.2-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/nextcloud/RELEASENOTES.md b/charts/nextcloud/RELEASENOTES.md
index 0ae7094362d94b434c5c6d86b1724d3c2aaad3b0..b59f3bd3f64ecf545cb28fb5822ab5ca145193c4 100644
--- a/charts/nextcloud/RELEASENOTES.md
+++ b/charts/nextcloud/RELEASENOTES.md
@@ -32,4 +32,5 @@
 | 0.12.3 | 25.0.1-apache | Updated chart dependencies (mariadb 0.2.24 / postgres 0.2.23) |
 | 0.12.4 | 25.0.2-apache | Upgraded to Nextcloud 25.0.2 |
 | 0.12.5 | 25.0.2-apache | Updated chart dependencies (redis 0.6.0) |
+| 0.12.6 | 25.0.2-apache | Fixed valued documentation - thx @generalovmaksim |
 | | | |
diff --git a/charts/nextcloud/values.yaml b/charts/nextcloud/values.yaml
index 28f2b839e9ed9b7f1794c23e07015bebf0736c3c..494cff29401ae5c5ae105db5c9d3d6b63881d7e3 100644
--- a/charts/nextcloud/values.yaml
+++ b/charts/nextcloud/values.yaml
@@ -248,7 +248,7 @@ settings:
     ## Administrative user name
     name:
 
-    ## Password for administrative user (default: a 10 char. alpahnumerical random password will be generated)
+    ## Password for administrative user
     password:
 
   ## Trusted domains as space separated list (should be identical to ingress hosts - default: "")
@@ -365,7 +365,7 @@ mariadb:
       - --character-set-server=utf8mb4
       - --collation-server=utf8mb4_unicode_ci
 
-    ## The root user password (default: a 10 char. alpahnumerical random password will be generated)
+    ## The root user password
     rootPassword:
 
   ## Optional user database which is created during first startup with user and password
@@ -374,7 +374,7 @@ mariadb:
     # name:
     ## Database user with full access rights
     # user:
-    ## Password of the database user (default: a 10 char. alpahnumerical random password will be generated)
+    ## Password of the database user
     # password:
 
   # Storage parameters
@@ -396,7 +396,7 @@ postgres:
   ## Database configuration
   settings:
 
-    ## The superuser password (default: a 10 char. alpahnumerical random password will be generated)
+    ## The superuser password
     superuserPassword:
 
   ## User database which is created during first startup with user and password
@@ -405,7 +405,7 @@ postgres:
     # name:
     ## Database user
     # user:
-    ## Database password (default: 10 alphanum. random characters)
+    ## Database password
     # password:
 
   # Storage parameters
diff --git a/charts/wordpress/Chart.yaml b/charts/wordpress/Chart.yaml
index 8d708caf771e5f2dfceca76483382ee2f20a0644..c6025d7bfd623ec8b29587ea582e10243ff9056f 100644
--- a/charts/wordpress/Chart.yaml
+++ b/charts/wordpress/Chart.yaml
@@ -8,7 +8,7 @@ maintainers:
 type: application
 
 # This is the chart version.
-version: 0.7.2
+version: 0.7.3
 
 # This is the version number of the application being deployed.
 appVersion: "6.1.1-apache"
diff --git a/charts/wordpress/README.md b/charts/wordpress/README.md
index 3979907705a848ac11644322a2b61d364865ddcc..b81c13e6694023d9a6e78d9025d6e3e23d0bfcfe 100644
--- a/charts/wordpress/README.md
+++ b/charts/wordpress/README.md
@@ -1,6 +1,6 @@
 # Wordpress
 
-![Version: 0.7.2](https://img.shields.io/badge/Version-0.7.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.1.1-apache](https://img.shields.io/badge/AppVersion-6.1.1--apache-informational?style=flat-square)
+![Version: 0.7.3](https://img.shields.io/badge/Version-0.7.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.1.1-apache](https://img.shields.io/badge/AppVersion-6.1.1--apache-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/wordpress/RELEASENOTES.md b/charts/wordpress/RELEASENOTES.md
index 882652d34fa74b8ad7a01d5124539f843249db02..efc2dd96de850f6e73c09f5fdfcd1c4f1bb24759 100644
--- a/charts/wordpress/RELEASENOTES.md
+++ b/charts/wordpress/RELEASENOTES.md
@@ -20,4 +20,5 @@
 | 0.7.0 | 6.1.0-apache | Upgraded to Wordpress 6.1.0 |
 | 0.7.1 | 6.1.1-apache | Upgraded to Wordpress 6.1.1 |
 | 0.7.2 | 6.1.1-apache | Updated chart dependencies (mariadb 0.2.24) |
+| 0.7.3 | 6.1.1-apache | Fixed values documentation - thx @generalovmaksim |
 | | | |
diff --git a/charts/wordpress/values.yaml b/charts/wordpress/values.yaml
index 0eac2facf0a58af16f9d24efea974bf0cf3dfcaf..8c2fbb625c471341429b2c16822480d425fd2c1f 100644
--- a/charts/wordpress/values.yaml
+++ b/charts/wordpress/values.yaml
@@ -210,7 +210,7 @@ mariadb:
 
   ## Database configuration
   settings:
-    ## The root user password (default: a 10 char. alpahnumerical random password will be generated)
+    ## The root user password
     rootPassword:
 
   ## Optional user database which is created during first startup with user and password
@@ -219,7 +219,7 @@ mariadb:
     # name:
     ## Database user with full access rights
     # user:
-    ## Password of the database user (default: a 10 char. alpahnumerical random password will be generated)
+    ## Password of the database user
     # password:
 
   # Storage parameters