[bitnami/jasperreports] Release 14.3.9 (#14754)

* [bitnami/jasperreports] Release 14.3.9 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-02-05 10:35:16 +01:00
committed by GitHub
parent dc7cc20432
commit 33ae0b5940
4 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.4.2
version: 11.4.5
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.2
digest: sha256:be73e3fe8465233cf430fa16a627c39b8e0af31b76c625639c18f1aa34351a5f
generated: "2023-01-06T06:59:33.134292532Z"
digest: sha256:cd3f00fc5c2b54badeb924ac4790a94b9658d2abc28d7fd6d22b8bd5f1241876
generated: "2023-02-03T04:32:47.514705144Z"

View File

@@ -30,4 +30,4 @@ name: jasperreports
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/jasperreports
- http://community.jaspersoft.com/project/jasperreports-server
version: 14.3.8
version: 14.3.9

View File

@@ -7,7 +7,7 @@ JasperReports Server is a stand-alone and embeddable reporting server. It is a c
[Overview of JasperReports](http://community.jaspersoft.com/project/jasperreports-server)
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
@@ -83,7 +83,7 @@ The command removes all the Kubernetes components associated with the chart and
| ----------------------- | ------------------------------------------------------------------------------------------------------------- | ----------------------- |
| `image.registry` | JasperReports image registry | `docker.io` |
| `image.repository` | JasperReports image repository | `bitnami/jasperreports` |
| `image.tag` | JasperReports image tag (immutable tags are recommended) | `8.1.0-debian-11-r39` |
| `image.tag` | JasperReports image tag (immutable tags are recommended) | `8.1.0-debian-11-r50` |
| `image.digest` | JasperReports image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | JasperReports image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |

View File

@@ -57,7 +57,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/jasperreports
tag: 8.1.0-debian-11-r39
tag: 8.1.0-debian-11-r50
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'