Skip to content

Commit 76020d8

Browse files
[docs] Set version to v4.7.3 (#657)
Co-authored-by: jkroepke <[email protected]>
1 parent 32510c8 commit 76020d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/ArgoCD Integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ repoServer:
271271
command: [sh, -euc]
272272
env:
273273
- name: HELM_SECRETS_VERSION
274-
value: "4.7.1"
274+
value: "4.7.3"
275275
- name: KUBECTL_VERSION
276276
value: "1.34.2"
277277
- name: VALS_VERSION

docs/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ you need to fetch the latest version number first and then construct the downloa
3939
Install a specific version (recommend).
4040
Click [here](https://github.com/jkroepke/helm-secrets/releases/latest) for the latest version.
4141
```bash
42-
helm plugin install https://github.com/jkroepke/helm-secrets --version v4.7.0
42+
helm plugin install https://github.com/jkroepke/helm-secrets --version v4.7.3
4343
```
4444

4545
Install latest unstable version from main branch

0 commit comments

Comments
 (0)