Skip to content

Commit 9d30d8b

Browse files
Update values.yaml (#329)
* 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 0ffd645 commit 9d30d8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/vcverifier/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: vcverifier
3-
version: 2.11.5
3+
version: 2.13.0
44
appVersion: 2.0.1
55
home: https://github.com/fiware/vcverifier
66
description: A Helm chart for running the FIWARE VCVerifier.

charts/vcverifier/values.yaml

+1-1
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: 4.5.1
37+
tag: 4.8.0
3838
# -- specification of the image pull policy
3939
pullPolicy: IfNotPresent
4040
# -- port to run the container at

0 commit comments

Comments
 (0)