File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 14
14
---
15
15
-->
16
16
17
+ ## 2022-03-11, v3.4.0
18
+
19
+ ### Notable changes
20
+
21
+ - refactor: add ` until: 1.23.15 ` to ` secrets-encryption ` from ` k3s_experimental_config ` as it is no longer experimental. Fixes #200 .
22
+ - docs(fix): typo in ` CONTRIBUTING.md `
23
+
24
+ ### Contributors
25
+
26
+ - [ dbrennand] ( https://github.com/dbrennand )
27
+
28
+ ---
29
+
17
30
## 2022-11-15, v3.3.1
18
31
19
32
### Notable changes
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ them requiring you to be able to write code. Below is a list of suggested
7
7
contributions welcomed by the community:
8
8
9
9
- Submit bug reports in GitHub issues
10
- - Comment on bug reports with futher information or suggestions
10
+ - Comment on bug reports with further information or suggestions
11
11
- Suggest new features
12
12
- Create Pull Requests fixing bugs or adding new features
13
13
- Update and improve documentation
Original file line number Diff line number Diff line change @@ -171,6 +171,7 @@ k3s_experimental_config:
171
171
until : 1.19.4
172
172
- setting : rootless
173
173
- setting : secrets-encryption
174
+ until : 1.23.15
174
175
- setting : agent-token
175
176
- setting : agent-token-file
176
177
- setting : cluster-reset
You can’t perform that action at this time.
0 commit comments