File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ you need to fetch the latest version number first and then construct the downloa
3939Install a specific version (recommend).
4040Click [ 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
4545Install latest unstable version from main branch
You can’t perform that action at this time.
0 commit comments