Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke committed Aug 8, 2024
2 parents 61f0820 + 4ce8782 commit 058db20
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.0"
value: "4.6.1"
- 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.0
helm plugin install https://github.com/jkroepke/helm-secrets --version v4.6.1
```

Install latest unstable version from main branch
Expand Down

0 comments on commit 058db20

Please sign in to comment.