Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #29 from cetic/nifi-0.5
Browse files Browse the repository at this point in the history
Upgrade Nifi chart to ~0.5
  • Loading branch information
banzo authored Nov 10, 2020
2 parents 03ceb9f + c7a2342 commit 37d7173
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
apiVersion: v2
name: fadi
version: 0.2.4
appVersion: 0.2.4
version: 0.2.5
appVersion: 0.2.5
description: FADI is a Cloud Native platform for Big Data based on mature open source tools.
keywords:
- fadi
Expand Down Expand Up @@ -47,7 +47,7 @@ dependencies:
repository: https://jupyterhub.github.io/helm-chart/
condition: jupyterhub.enabled
- name: nifi
version: ~0.4.2
version: ~0.5.4
repository: https://cetic.github.io/helm-charts/
condition: nifi.enabled
- name: openldap
Expand Down Expand Up @@ -113,4 +113,4 @@ dependencies:
- name: seldon-core-operator
version: ~1.0.2
repository: https://storage.googleapis.com/seldon-charts/
condition: seldon-core-operator.enabled
condition: seldon-core-operator.enabled

0 comments on commit 37d7173

Please sign in to comment.