Refactor/remove-secret-encryption-experimental (#201)

* refactor: `secrets-encryption` is no longer experimental

Resolves #200

* docs(fix): typo

* docs(refactor): update CHANGELOG

* fix: add `until`

* docs(refactor): modify changelog refactor
This commit is contained in:
Daniel Brennand 2023-05-02 20:48:34 +01:00 committed by GitHub
parent 13db5d26f8
commit 0cc1e48902
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 1 deletions

View File

@ -14,6 +14,19 @@
---
-->
## 2022-03-11, v3.4.0
### Notable changes
- refactor: add `until: 1.23.15` to `secrets-encryption` from `k3s_experimental_config` as it is no longer experimental. Fixes #200.
- docs(fix): typo in `CONTRIBUTING.md`
### Contributors
- [dbrennand](https://github.com/dbrennand)
---
## 2022-11-15, v3.3.1
### Notable changes

View File

@ -7,7 +7,7 @@ them requiring you to be able to write code. Below is a list of suggested
contributions welcomed by the community:
- Submit bug reports in GitHub issues
- Comment on bug reports with futher information or suggestions
- Comment on bug reports with further information or suggestions
- Suggest new features
- Create Pull Requests fixing bugs or adding new features
- Update and improve documentation

View File

@ -171,6 +171,7 @@ k3s_experimental_config:
until: 1.19.4
- setting: rootless
- setting: secrets-encryption
until: 1.23.15
- setting: agent-token
- setting: agent-token-file
- setting: cluster-reset