Skip to content

Commit 5590e9e

Browse files
authored
Merge pull request #65 from consideRatio/pr/add-changelog-3.0.1
docs: add changelog for 3.0.1
2 parents 261d1af + c755416 commit 5590e9e

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
## v3
22

3+
### v3.0.1 - 2022-09-12
4+
5+
#### Bugs fixed
6+
7+
- Workaround kubectl exec and kubectl logs issues with k3s [#64](https://github.com/jupyterhub/action-k3s-helm/pull/64) ([@consideRatio](https://github.com/consideRatio))
8+
9+
#### Maintenance and upkeep improvements
10+
11+
- Update cri-dockerd from 0.2.3 to 0.2.5 [#66](https://github.com/jupyterhub/action-k3s-helm/pull/66) ([@consideRatio](https://github.com/consideRatio))
12+
- Update cri-dockerd from 0.2.2 to 0.2.3 [#61](https://github.com/jupyterhub/action-k3s-helm/pull/61) ([@consideRatio](https://github.com/consideRatio))
13+
14+
#### Documentation improvements
15+
16+
- docs: fix readme example to use v3 [#60](https://github.com/jupyterhub/action-k3s-helm/pull/60) ([@consideRatio](https://github.com/consideRatio))
17+
318
### v3.0.0 - 2022-06-13
419

520
#### Breaking changes

0 commit comments

Comments
 (0)