We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28c3710 + 204ad4a commit 0341fa5Copy full SHA for 0341fa5
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# 0.10.0
2
+
3
+* Add support for running on a host with cgroup v2 (unified cgroup hierarchy) enabled. ([#76])
4
+* Fix systemd warning about conflicting jobs when the admin container exits. ([#79])
5
+* Pick up latest AL2 updates.
6
7
+[#76]: https://github.com/bottlerocket-os/bottlerocket-admin-container/pull/76
8
+[#79]: https://github.com/bottlerocket-os/bottlerocket-admin-container/pull/79
9
10
# 0.9.4
11
12
* Rebuilt to get the latest AL2 updates.
VERSION
@@ -1 +1 @@
-v0.9.4
+v0.10.0
0 commit comments