Skip to content

Commit 8b4db8d

Browse files
committed
add more details to CHANGELOG.md
1 parent 669e83f commit 8b4db8d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

33
## In Development
4-
* Bump to latest CircleCI orb versions (by @ZoeLeah)
5-
* Remove unsupported k8s Versions (by @ZoeLeah)
4+
* Bump to latest CircleCI orb versions ([email protected] and [email protected] by @ZoeLeah)
5+
* Remove unsupported k8s Versions (1.24.x and 1.25.x by @ZoeLeah)
6+
* Update and add new K8s versions (1.28.3, 1.27.7 and 1.26.10 by @ZoeLeah)
7+
* Switch from ubuntu-2204:2022.10.2 to ubuntu-2204:current (by @ZoeLeah)
8+
* Update K3s to v1.28.3+k3s1 (by @ZoeLeah)
9+
* Increase helm install timeout to 15 minutes (by @ZoeLeah)
610
* Shift K3s and K8s versions forward. (by @mamercad)
711
* BREAKING: Use the standardized labels recommended in the Helm docs. You can use `migrations/v1.0/standardize-labels.sh` to prepare an existing cluster before running `helm update`. (#351) (by @cognifloyd)
812
* Drop support for `networking.k8s.io/v1beta1` which was removed in kubernetes v1.22 (EOL 2022-10-28) (#353) (by @cognifloyd)

0 commit comments

Comments
 (0)