Skip to content

Commit

Permalink
feat(vault): updated to vault-with-nats-secrets:1.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Armin Schlegel <armin.schlegel@gmx.de>
  • Loading branch information
siredmar committed Mar 25, 2024
1 parent 20c2c7d commit 5a1e844
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/vault/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ vault:
# spec:
size: 1
# Use the custom vault image containing the NATS secrets plugin
image: ghcr.io/edgefarm/vault-plugin-secrets-nats/vault-with-nats-secrets:1.3.5
image: ghcr.io/edgefarm/vault-plugin-secrets-nats/vault-with-nats-secrets:1.5.0
# Common annotations for all created resources
annotations:
common/annotation: "true"
Expand Down Expand Up @@ -118,7 +118,7 @@ vault:
plugins:
- plugin_name: vault-plugin-secrets-nats
command: vault-plugin-secrets-nats --tls-skip-verify --ca-cert=/vault/tls/ca.crt
sha256: 4b52e1a87714bd7e8e165f8ab70b563d3f98b77b2b5d3397abe113c5f8438748
sha256: 5639d8581b6d6680a19771ba854befb9b897a99c4325aea5c5d77ca3c7fc488e
type: secret
# add additional policies here
policies: []
Expand Down

0 comments on commit 5a1e844

Please sign in to comment.