Skip to content

Commit

Permalink
[stable/jasperreports] Update dependencies for jasperreports (helm#15876
Browse files Browse the repository at this point in the history
)

Signed-off-by: tompizmor <tompizmor@gmail.com>
  • Loading branch information
tompizmor authored and kengou committed Sep 18, 2019
1 parent b79359b commit a4133c6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion stable/jasperreports/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: jasperreports
version: 5.0.0
version: 6.0.0
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,
Expand Down
6 changes: 3 additions & 3 deletions stable/jasperreports/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://kubernetes-charts.storage.googleapis.com/
version: 5.11.3
digest: sha256:0593b73b2163fbbbae061de1aa2b8280d43f8a423a91e1c7375c0b6c86784b1c
generated: 2019-06-10T07:30:00.167160877Z
version: 6.7.2
digest: sha256:a363428d6463718a9523a88c70e485218373e315f2979cb1bb17b034ec2be96a
generated: "2019-07-25T09:25:17.724015+02:00"
2 changes: 1 addition & 1 deletion stable/jasperreports/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies:
- name: mariadb
version: 5.x.x
version: 6.x.x
repository: https://kubernetes-charts.storage.googleapis.com/
condition: mariadb.enabled

0 comments on commit a4133c6

Please sign in to comment.