We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d232c3a commit 22b4663Copy full SHA for 22b4663
charts/data-space-connector/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: data-space-connector
3
description: Umbrella Chart for the FIWARE Data Space Connector, combining all essential parts to be used by a participant.
4
type: application
5
-version: 8.3.1
+version: 8.3.2
6
dependencies:
7
- name: postgresql
8
condition: postgresql.enabled
@@ -74,4 +74,4 @@ dependencies:
74
alias: mongo-operator
75
condition: mongo-operator.enabled
76
version: 0.13.0
77
- repository: https://mongodb.github.io/helm-charts
+ repository: https://mongodb.github.io/helm-charts
0 commit comments