We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 108f07a commit 41c1324Copy full SHA for 41c1324
charts/vcverifier/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v1
2
name: vcverifier
3
-version: 4.1.4
+version: 4.3.0
4
appVersion: 6.1.1
5
home: https://github.com/fiware/vcverifier
6
description: A Helm chart for running the FIWARE VCVerifier.
charts/vcverifier/values.yaml
@@ -34,7 +34,7 @@ deployment:
34
# -- image name
35
repository: quay.io/fiware/vcverifier
36
# -- tag of the image to be used
37
- tag: 6.1.4
+ tag: 6.3.1
38
# -- specification of the image pull policy
39
pullPolicy: IfNotPresent
40
# -- port to run the container at
0 commit comments