Skip to content

Commit

Permalink
VAULT-5838 Update changelog and manifests for 1.1.0 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Swenson authored Apr 26, 2022
1 parent 2889e0a commit 3754768
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## Unreleased

## 1.1.0 (April 26th, 2022)

IMPROVEMENTS:

* New flags to configure default Vault namespace and TLS details. [[GH-138](https://github.com/hashicorp/vault-csi-provider/pull/138)]
Expand Down
2 changes: 1 addition & 1 deletion deployment/vault-csi-provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
tolerations:
containers:
- name: provider-vault-installer
image: hashicorp/vault-csi-provider:1.0.0
image: hashicorp/vault-csi-provider:1.1.0
imagePullPolicy: Always
args:
- -endpoint=/provider/vault.sock
Expand Down
2 changes: 1 addition & 1 deletion manifest_staging/deployment/vault-csi-provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
tolerations:
containers:
- name: provider-vault-installer
image: hashicorp/vault-csi-provider:1.0.0
image: hashicorp/vault-csi-provider:1.1.0
imagePullPolicy: Always
args:
- -endpoint=/provider/vault.sock
Expand Down

0 comments on commit 3754768

Please sign in to comment.