mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/{jasperreports}] Change tags/pullPolicy in values and or README (#14741)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
8ecbc7222b
commit
abb2f58905
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: jasperreports
|
||||
version: 4.2.5
|
||||
version: 4.2.6
|
||||
appVersion: 7.2.0
|
||||
description: The JasperReports server can be used as a stand-alone or embedded reporting
|
||||
and BI server that offers web-based reporting, analytic tools and visualization,
|
||||
|
||||
@@ -54,7 +54,7 @@ The following table lists the configurable parameters of the JasperReports chart
|
||||
| `image.registry` | JasperReports image registry | `docker.io` |
|
||||
| `image.repository` | JasperReports Image name | `bitnami/jasperreports` |
|
||||
| `image.tag` | JasperReports Image tag | `{TAG_NAME}` |
|
||||
| `image.pullPolicy` | Image pull policy | `Always` if `imageTag` is `latest`, else `IfNotPresent` |
|
||||
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` (does not add image pull secrets to deployed pods) |
|
||||
| `jasperreportsUsername` | User of the application | `user` |
|
||||
| `jasperreportsPassword` | Application password | _random 10 character long alphanumeric string_ |
|
||||
|
||||
Reference in New Issue
Block a user