Skip to content

Commit 19b08ad

Browse files
committed
updating kustomize injector version
1 parent 4093675 commit 19b08ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/injector-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
serviceAccountName: "vault-injector"
2525
containers:
2626
- name: sidecar-injector
27-
image: "hashicorp/vault-k8s:1.6.2"
27+
image: "hashicorp/vault-k8s:1.7.0"
2828
imagePullPolicy: IfNotPresent
2929
env:
3030
- name: NAMESPACE

0 commit comments

Comments
 (0)