[bitnami/redmine] Release 21.0.5 (#14670)

* [bitnami/redmine] Release 21.0.5 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-01-30 22:41:28 +01:00
committed by GitHub
parent caeeb16daa
commit 88f7b44278
4 changed files with 36 additions and 36 deletions

View File

@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.1.6
version: 12.1.11
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.4.2
version: 11.4.4
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.2
digest: sha256:79dd66085bf15ebb88cd918def1b09a096749aab52ccc9e4639456121c39ba88
generated: "2022-12-31T04:00:26.966853392Z"
digest: sha256:64048c2aedd0b4eebe03fafc5666a94444b5153819596a0aa20ebcae7999df18
generated: "2023-01-27T21:05:48.221079759Z"

View File

@@ -36,4 +36,4 @@ name: redmine
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/redmine
- https://www.redmine.org/
version: 21.0.4
version: 21.0.5

View File

@@ -7,7 +7,7 @@ Redmine is an open source management application. It includes a tracking issue s
[Overview of Redmine](http://www.redmine.org/)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```console
@@ -90,33 +90,33 @@ $ helm install my-release my-repo/redmine --set databaseType=postgresql
### Redmine Configuration parameters
| Name | Description | Value |
| ----------------------- | ------------------------------------------------------------------------------------------------------- | -------------------- |
| `image.registry` | Redmine image registry | `docker.io` |
| `image.repository` | Redmine image repository | `bitnami/redmine` |
| `image.tag` | Redmine image tag (immutable tags are recommended) | `5.0.4-debian-11-r9` |
| `image.digest` | Redmine image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Redmine image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Redmine image pull secrets | `[]` |
| `image.debug` | Enable image debug mode | `false` |
| `redmineUsername` | Redmine username | `user` |
| `redminePassword` | Redmine user password | `""` |
| `redmineEmail` | Redmine user email | `user@example.com` |
| `redmineLanguage` | Redmine default data language | `en` |
| `allowEmptyPassword` | Allow the container to be started with blank passwords | `false` |
| `smtpHost` | SMTP server host | `""` |
| `smtpPort` | SMTP server port | `""` |
| `smtpUser` | SMTP username | `""` |
| `smtpPassword` | SMTP user password | `""` |
| `smtpProtocol` | SMTP protocol | `""` |
| `existingSecret` | Name of existing secret containing Redmine credentials | `""` |
| `smtpExistingSecret` | The name of an existing secret with SMTP credentials | `""` |
| `customPostInitScripts` | Custom post-init.d user scripts | `{}` |
| `command` | Override default container command (useful when using custom images) | `[]` |
| `args` | Override default container args (useful when using custom images) | `[]` |
| `extraEnvVars` | Array with extra environment variables to add to the Redmine container | `[]` |
| `extraEnvVarsCM` | Name of existing ConfigMap containing extra env vars | `""` |
| `extraEnvVarsSecret` | Name of existing Secret containing extra env vars | `""` |
| Name | Description | Value |
| ----------------------- | ------------------------------------------------------------------------------------------------------- | --------------------- |
| `image.registry` | Redmine image registry | `docker.io` |
| `image.repository` | Redmine image repository | `bitnami/redmine` |
| `image.tag` | Redmine image tag (immutable tags are recommended) | `5.0.4-debian-11-r20` |
| `image.digest` | Redmine image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Redmine image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Redmine image pull secrets | `[]` |
| `image.debug` | Enable image debug mode | `false` |
| `redmineUsername` | Redmine username | `user` |
| `redminePassword` | Redmine user password | `""` |
| `redmineEmail` | Redmine user email | `user@example.com` |
| `redmineLanguage` | Redmine default data language | `en` |
| `allowEmptyPassword` | Allow the container to be started with blank passwords | `false` |
| `smtpHost` | SMTP server host | `""` |
| `smtpPort` | SMTP server port | `""` |
| `smtpUser` | SMTP username | `""` |
| `smtpPassword` | SMTP user password | `""` |
| `smtpProtocol` | SMTP protocol | `""` |
| `existingSecret` | Name of existing secret containing Redmine credentials | `""` |
| `smtpExistingSecret` | The name of an existing secret with SMTP credentials | `""` |
| `customPostInitScripts` | Custom post-init.d user scripts | `{}` |
| `command` | Override default container command (useful when using custom images) | `[]` |
| `args` | Override default container args (useful when using custom images) | `[]` |
| `extraEnvVars` | Array with extra environment variables to add to the Redmine container | `[]` |
| `extraEnvVarsCM` | Name of existing ConfigMap containing extra env vars | `""` |
| `extraEnvVarsSecret` | Name of existing Secret containing extra env vars | `""` |
### Redmine deployment parameters
@@ -348,7 +348,7 @@ $ helm install my-release my-repo/redmine --set databaseType=postgresql
| `certificates.customCA` | Defines a list of secrets to import into the container trust store | `[]` |
| `certificates.image.registry` | Redmine image registry | `docker.io` |
| `certificates.image.repository` | Redmine image repository | `bitnami/bitnami-shell` |
| `certificates.image.tag` | Redmine image tag (immutable tags are recommended) | `11-debian-11-r67` |
| `certificates.image.tag` | Redmine image tag (immutable tags are recommended) | `11-debian-11-r77` |
| `certificates.image.digest` | Redmine image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `certificates.image.pullPolicy` | Redmine image pull policy | `IfNotPresent` |
| `certificates.image.pullSecrets` | Redmine image pull secrets | `[]` |

View File

@@ -73,7 +73,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/redmine
tag: 5.0.4-debian-11-r9
tag: 5.0.4-debian-11-r20
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -942,7 +942,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r67
tag: 11-debian-11-r77
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'