Skip to content

Commit d60a649

Browse files
[docs] Set version to v4.6.2 (#481)
Co-authored-by: jkroepke <[email protected]>
1 parent d1b66f7 commit d60a649

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ArgoCD Integration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ repoServer:
279279
command: [sh, -ec]
280280
env:
281281
- name: HELM_SECRETS_VERSION
282-
value: "4.6.1"
282+
value: "4.6.2"
283283
- name: KUBECTL_VERSION
284284
value: "1.30.2"
285285
- name: VALS_VERSION

docs/Installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Install a specific version (recommend). Click [here](https://github.com/jkroepke/helm-secrets/releases/latest) for latest version.
66
```bash
7-
helm plugin install https://github.com/jkroepke/helm-secrets --version v4.6.1
7+
helm plugin install https://github.com/jkroepke/helm-secrets --version v4.6.2
88
```
99

1010
Install latest unstable version from main branch

0 commit comments

Comments
 (0)