Skip to content

Commit

Permalink
Update image (#255)
Browse files Browse the repository at this point in the history
* Update image

* Update helm documentation

* Update helm documentation

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Stefan Wiedemann and github-actions[bot] authored May 24, 2024
1 parent 7c327a8 commit 4137f0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/vcverifier/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: vcverifier
version: 2.5.0
version: 2.5.2
appVersion: 2.0.1
home: https://github.com/fiware/vcverifier
description: A Helm chart for running the FIWARE VCVerifier.
Expand Down
4 changes: 2 additions & 2 deletions charts/vcverifier/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ deployment:
# -- image name
repository: quay.io/fiware/vcverifier
# -- tag of the image to be used
tag: 4.0.1
tag: 4.1.0
# -- specification of the image pull policy
pullPolicy: IfNotPresent
# -- port to run the container at
Expand Down Expand Up @@ -194,4 +194,4 @@ templates:
# </main>

static:
enabled: false
enabled: false

0 comments on commit 4137f0c

Please sign in to comment.