You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
## v3
2
2
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))
0 commit comments