From d0982ea816b7c68d94f72695c314f00c43d5db28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6ran=20P=C3=B6hner?= <10630407+groundhog2k@users.noreply.github.com> Date: Mon, 9 Jan 2023 18:42:55 +0100 Subject: [PATCH] This feature doesn't exist (#1199) --- charts/commento/Chart.yaml | 2 +- charts/commento/README.md | 2 +- charts/commento/RELEASENOTES.md | 1 + charts/commento/values.yaml | 4 ++-- charts/ghost/Chart.yaml | 2 +- charts/ghost/README.md | 2 +- charts/ghost/RELEASENOTES.md | 1 + charts/ghost/values.yaml | 8 ++++---- charts/gitea/Chart.yaml | 2 +- charts/gitea/README.md | 2 +- charts/gitea/RELEASENOTES.md | 1 + charts/gitea/values.yaml | 8 ++++---- charts/graylog/Chart.yaml | 2 +- charts/graylog/README.md | 6 +++--- charts/graylog/RELEASENOTES.md | 1 + charts/graylog/values.yaml | 4 ++-- charts/mongodb/Chart.yaml | 2 +- charts/mongodb/README.md | 6 +++--- charts/mongodb/RELEASENOTES.md | 1 + charts/nextcloud/Chart.yaml | 2 +- charts/nextcloud/README.md | 2 +- charts/nextcloud/RELEASENOTES.md | 1 + charts/nextcloud/values.yaml | 10 +++++----- charts/wordpress/Chart.yaml | 2 +- charts/wordpress/README.md | 2 +- charts/wordpress/RELEASENOTES.md | 1 + charts/wordpress/values.yaml | 4 ++-- 27 files changed, 44 insertions(+), 37 deletions(-) diff --git a/charts/commento/Chart.yaml b/charts/commento/Chart.yaml index b72252f8..3a0d09fe 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 126924e9..4e7def32 100644 --- a/charts/commento/README.md +++ b/charts/commento/README.md @@ -1,6 +1,6 @@ # Commento -   +   ## Changelog diff --git a/charts/commento/RELEASENOTES.md b/charts/commento/RELEASENOTES.md index 9c19bbea..baed2567 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 15d757d1..df53ece3 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 084beb58..38c49866 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 a43a8edb..c6f5d62e 100644 --- a/charts/ghost/README.md +++ b/charts/ghost/README.md @@ -1,6 +1,6 @@ # Ghost -   +   ## Changelog diff --git a/charts/ghost/RELEASENOTES.md b/charts/ghost/RELEASENOTES.md index 1b80b74b..4d3d46db 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 38be7950..159fda8b 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 4d337c59..85235e62 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 db9e9bea..ff325a48 100644 --- a/charts/gitea/README.md +++ b/charts/gitea/README.md @@ -1,6 +1,6 @@ # Gitea -   +   ## Changelog diff --git a/charts/gitea/RELEASENOTES.md b/charts/gitea/RELEASENOTES.md index f48afcdb..fb3a4570 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 6615449e..f0dce13a 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 7aa8239c..24d99301 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 65f09b22..f6976ce4 100644 --- a/charts/graylog/README.md +++ b/charts/graylog/README.md @@ -1,6 +1,6 @@ # Graylog -   +   ## 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 1ed2a3d9..91ad4871 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 3750a52e..aa40ee1d 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 d518202c..fa9fb548 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 b57a40f3..5f0bf0af 100644 --- a/charts/mongodb/README.md +++ b/charts/mongodb/README.md @@ -1,6 +1,6 @@ # MongoDB -   +   ## 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 8cb13f80..a2538383 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 864f0a67..af36a166 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 bddd5b1f..c8bbab48 100644 --- a/charts/nextcloud/README.md +++ b/charts/nextcloud/README.md @@ -1,6 +1,6 @@ # Nextcloud -   +   ## Changelog diff --git a/charts/nextcloud/RELEASENOTES.md b/charts/nextcloud/RELEASENOTES.md index 0ae70943..b59f3bd3 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 28f2b839..494cff29 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 8d708caf..c6025d7b 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 39799077..b81c13e6 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 882652d3..efc2dd96 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 0eac2fac..8c2fbb62 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 -- GitLab