Skip to content

Commit 6389a7f

Browse files
authored
Merge pull request #116 from consideRatio/pr/add-changelog-4.0.1
Add changelog for v4.0.1
2 parents d0311b2 + 558ee72 commit 6389a7f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
## v4
22

3+
### v4.0.1 - 2024-04-28
4+
5+
#### Bugs fixed
6+
7+
- Workaround calcio not declaring DirectoryOrCreate on hostPath volumes [#113](https://github.com/jupyterhub/action-k3s-helm/pull/113) ([@consideRatio](https://github.com/consideRatio))
8+
9+
#### Maintenance and upkeep improvements
10+
11+
- Reduce system pod startup timeout from 10m to 5m [#115](https://github.com/jupyterhub/action-k3s-helm/pull/115) ([@consideRatio](https://github.com/consideRatio))
12+
- Update calico from 3.27.0 to 3.27.3 [#114](https://github.com/jupyterhub/action-k3s-helm/pull/114) ([@consideRatio](https://github.com/consideRatio))
13+
14+
#### Other merged PRs
15+
16+
See [full changelog](https://github.com/jupyterhub/action-k3s-helm/compare/v4.0.0...v4.0.1) for dependabot and pre-commit.ci updates.
17+
318
### v4.0.0 - 2024-01-12
419

520
Version 4.0.0 drops support for installing k3s version 1.20 - 1.23, to keep testing against those versions don't yet upgrade to v4 of this action.

0 commit comments

Comments
 (0)