Skip to content

Commit 704f808

Browse files
committed
Update changelog
1 parent 79b73c1 commit 704f808

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Release Notes
22

3-
## Version 1.33.1 - 2024-05-09
3+
## Version 1.33.1 - 2024-05-13
44

55
Bugs:
66
* Fix `DNSSEC validation failed` errors [#18830](https://github.com/kubernetes/minikube/pull/18830)
77
* Fix `too many open files` errors [#18832](https://github.com/kubernetes/minikube/pull/18832)
8+
* CNI cilium: Fix cilium pods failing to start-up [#18846](https://github.com/kubernetes/minikube/pull/18846)
89
* Addon ingress: Fix enable failing on arm64 machines using VM driver [#18779](https://github.com/kubernetes/minikube/pull/18779)
910
* Addon kubeflow: Fix some components missing arm64 images [#18765](https://github.com/kubernetes/minikube/pull/18765)
1011

@@ -15,6 +16,7 @@ Version Upgrades:
1516
* Addon istio-provisioner: Update istio/operator image from 1.21.1 to 1.21.2 [#18757](https://github.com/kubernetes/minikube/pull/18757)
1617
* Addon kubevirt: Update bitnami/kubectl image from 1.29.3 to 1.30.0 [#18711](https://github.com/kubernetes/minikube/pull/18711) [#18771](https://github.com/kubernetes/minikube/pull/18771)
1718
* Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.14.5 to v0.15.0 [#18703](https://github.com/kubernetes/minikube/pull/18703)
19+
* CNI cilium: Update from v1.15.1 to v1.15.3 [#18846](https://github.com/kubernetes/minikube/pull/18846)
1820
* High Availability: Update kube-vip from 0.7.1 to v0.8.0 [#18774](https://github.com/kubernetes/minikube/pull/18774)
1921
* Kicbase/ISO: Update docker from 26.0.1 to 26.0.2 [#18706](https://github.com/kubernetes/minikube/pull/18706)
2022
* Kicbase: Bump ubuntu:jammy from 20240227 to 20240427 [#18702](https://github.com/kubernetes/minikube/pull/18702) [#18769](https://github.com/kubernetes/minikube/pull/18769) [#18804](https://github.com/kubernetes/minikube/pull/18804)
@@ -24,6 +26,7 @@ For a more detailed changelog, see [CHANGELOG.md](https://github.com/kubernetes/
2426
Thank you to our contributors for this release!
2527

2628
- Bodhi Hu
29+
- Jérémie Tarot
2730
- Nir Soffer
2831
- Predrag Rogic
2932
- Steven Powell
@@ -32,18 +35,18 @@ Thank you to our contributors for this release!
3235

3336
Thank you to our PR reviewers for this release!
3437

35-
- medyagh (6 comments)
38+
- medyagh (9 comments)
3639
- nirs (3 comments)
3740
- llegolas (1 comments)
3841
- spowelljr (1 comments)
3942

4043
Thank you to our triage members for this release!
4144

4245
- medyagh (6 comments)
43-
- afbjorklund (4 comments)
46+
- afbjorklund (5 comments)
47+
- xcarolan (4 comments)
4448
- nevotheless (3 comments)
4549
- dasumner (2 comments)
46-
- llegolas (2 comments)
4750

4851
Check out our [contributions leaderboard](https://minikube.sigs.k8s.io/docs/contrib/leaderboard/v1.33.1/) for this release!
4952

0 commit comments

Comments
 (0)