Skip to content

Commit

Permalink
Merge pull request #3 from mbaldessari/new-vault
Browse files Browse the repository at this point in the history
New vault image + chart
  • Loading branch information
mbaldessari authored Sep 28, 2024
2 parents ef04b49 + 0220c7b commit fbf2c4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A Helm chart to configure Hashicorp's vault.
keywords:
- pattern
name: hashicorp-vault
version: 0.1.2
version: 0.1.3
home: https://github.com/validatedpatterns/hashicorp-vault-chart
dependencies:
- name: vault
Expand Down
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ vault:
# -- Where to fetch the vault images from
repository: "registry.connect.redhat.com/hashicorp/vault"
# -- Tag to use for the vault image
tag: "1.17.3-ubi"
tag: "1.17.6-ubi"

0 comments on commit fbf2c4b

Please sign in to comment.