We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d29cdbc + 5f1a18b commit a311752Copy full SHA for a311752
1 file changed
charts/vc-authentication/Chart.yaml
@@ -2,11 +2,11 @@ apiVersion: v2
2
name: vc-authentication
3
description: Umbrella Chart for the FIWARE vc-authentication, combining all essential parts to be used by a participant.
4
type: application
5
-version: 1.2.3
+version: 1.2.4
6
dependencies:
7
- name: vcverifier
8
condition: vcverifier.enabled
9
- version: 4.12.5
+ version: 4.12.12
10
repository: https://fiware.github.io/helm-charts
11
- name: credentials-config-service
12
condition: credentials-config-service.enabled
0 commit comments