Skip to content

Commit

Permalink
[docs] Set version to v4.6.2 (#481)
Browse files Browse the repository at this point in the history
Co-authored-by: jkroepke <[email protected]>
  • Loading branch information
github-actions[bot] and jkroepke authored Oct 13, 2024
1 parent d1b66f7 commit d60a649
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/ArgoCD Integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ repoServer:
command: [sh, -ec]
env:
- name: HELM_SECRETS_VERSION
value: "4.6.1"
value: "4.6.2"
- name: KUBECTL_VERSION
value: "1.30.2"
- name: VALS_VERSION
Expand Down
2 changes: 1 addition & 1 deletion docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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

Install latest unstable version from main branch
Expand Down

0 comments on commit d60a649

Please sign in to comment.