Commit 746375c 1 parent b3fd310 commit 746375c Copy full SHA for 746375c
File tree 3 files changed +6
-2
lines changed
3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
## Unreleased
2
2
3
+ Changes:
4
+
5
+ * Default ` vault-k8s ` version updated to 1.6.2
6
+
3
7
## 0.29.1 (November 20, 2024)
4
8
5
9
Bugs:
Original file line number Diff line number Diff line change 9
9
injector :
10
10
image :
11
11
repository : " registry.connect.redhat.com/hashicorp/vault-k8s"
12
- tag : " 1.5.0 -ubi"
12
+ tag : " 1.6.2 -ubi"
13
13
14
14
agentImage :
15
15
repository : " registry.connect.redhat.com/hashicorp/vault"
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ injector:
68
68
# image sets the repo and tag of the vault-k8s image to use for the injector.
69
69
image :
70
70
repository : " hashicorp/vault-k8s"
71
- tag : " 1.5.0 "
71
+ tag : " 1.6.2 "
72
72
pullPolicy : IfNotPresent
73
73
74
74
# agentImage sets the repo and tag of the Vault image to use for the Vault Agent
You can’t perform that action at this time.
0 commit comments