We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ffd645 commit 9d30d8bCopy full SHA for 9d30d8b
charts/vcverifier/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v1
2
name: vcverifier
3
-version: 2.11.5
+version: 2.13.0
4
appVersion: 2.0.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: 4.5.1
+ tag: 4.8.0
38
# -- specification of the image pull policy
39
pullPolicy: IfNotPresent
40
# -- port to run the container at
0 commit comments