Skip to content

Commit 41c1324

Browse files
Update values.yaml (#411)
* Update values.yaml * Update helm documentation * Update helm documentation --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 108f07a commit 41c1324

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/vcverifier/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: vcverifier
3-
version: 4.1.4
3+
version: 4.3.0
44
appVersion: 6.1.1
55
home: https://github.com/fiware/vcverifier
66
description: A Helm chart for running the FIWARE VCVerifier.

charts/vcverifier/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ deployment:
3434
# -- image name
3535
repository: quay.io/fiware/vcverifier
3636
# -- tag of the image to be used
37-
tag: 6.1.4
37+
tag: 6.3.1
3838
# -- specification of the image pull policy
3939
pullPolicy: IfNotPresent
4040
# -- port to run the container at

0 commit comments

Comments
 (0)