Skip to content

Commit

Permalink
chore(release): 1.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.1](v1.3.0...v1.3.1) (2023-04-21)

### Bug Fixes

* fixed CI workflow ([21fb7de](21fb7de))
* fixed CI workflow ([fb40172](fb40172))
* updated CI workflow ([b3679f8](b3679f8))
  • Loading branch information
semantic-release-bot committed Apr 21, 2023
1 parent 21fb7de commit 42dc577
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ metadata:
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:latest
image: ghcr.io/edgefarm/vault-plugin-secrets-nats/vault-with-nats-secrets:1.3.1
config:
disable_mlock: true
plugin_directory: "/etc/vault/vault_plugins"
Expand All @@ -209,7 +209,7 @@ spec:
plugins:
- plugin_name: vault-plugin-secrets-nats
command: vault-plugin-secrets-nats --tls-skip-verify --ca-cert=/vault/tls/ca.crt
sha256: be9598c2cda1d58eed933def71290b1ae7c57a15fcecc0d1bbf320bd14df0b6e
sha256: 13c753a26991858faf820604c6422c31e49368481a18335c6540ac28a7ce2aac
type: secret
secrets:
- path: nats-secrets
Expand Down

0 comments on commit 42dc577

Please sign in to comment.