mirror of
https://github.com/bitnami/charts.git
synced 2026-03-03 15:07:37 +08:00
[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:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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 | `[]` |
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user