Skip to content

Commit 16614cf

Browse files
authored
chore: remove note about deprecation of helm chart. (#1902)
The mentioned deprecation notice in the helm chart was removed 13 months ago (+2 days ...), but the comment in the readme was forgotten. The scope of the PR: just the main README. Limitations: none. Just benefits, **Description of the change** Minor change removing a no longer relevant note. **Benefits** The README file is less confusing. **Possible drawbacks** None. **Applicable issues** None. **Additional information** See commit 62a9eaf. Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
1 parent cd5553f commit 16614cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,6 @@ However this is confusing, so our current versioning rule is:
298298
There can be thus multiple revisions of the helm chart, with fixes that apply only to the helm chart without
299299
affecting the static YAML manifests or the controller image itself.
300300

301-
> NOTE: The helm chart readme still contains a deprecation notice, but it no longer reflects reality and will be removed upon the next release.
302-
303301
> NOTE: The helm chart by default installs the controller with the name `sealed-secrets`, while the `kubeseal` command line interface (CLI) tries to access the controller with the name `sealed-secrets-controller`. You can explicitly pass `--controller-name` to the CLI:
304302

305303
```bash

0 commit comments

Comments
 (0)