docs/vault-secrets-operator v0.3.4 release update (#23775)

This commit is contained in:
Theron Voran
2023-10-20 11:21:57 -07:00
committed by GitHub
parent 72d66e2813
commit fe55cbbf05
4 changed files with 14 additions and 14 deletions

View File

@@ -23,7 +23,7 @@ The Vault Secrets Operator may also be installed in OpenShift using the Helm cha
$ helm install vault-secrets-operator hashicorp/vault-secrets-operator \
--create-namespace \
--namespace vault-secrets-operator \
--version 0.3.3 \
--version 0.3.4 \
--values values.yaml
```
@@ -56,7 +56,7 @@ controller:
manager:
image:
repository: registry.connect.redhat.com/hashicorp/vault-secrets-operator
tag: 0.3.3-ubi
tag: 0.3.4-ubi
resources:
limits:
memory: 256Mi