We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfca4be + e36fbde commit f48d84fCopy full SHA for f48d84f
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+# 0.7.1
2
+
3
+* Remove exits added to the sshd configuration script in v0.7.0. ([#33])
4
+* Update musl to 1.2.2. ([#34])
5
+* Pull bash and musl sources from lookaside cache, instead of from upstream. ([#35])
6
7
+[#33]: https://github.com/bottlerocket-os/bottlerocket-admin-container/pull/33
8
+[#34]: https://github.com/bottlerocket-os/bottlerocket-admin-container/pull/34
9
+[#35]: https://github.com/bottlerocket-os/bottlerocket-admin-container/pull/35
10
11
# 0.7.0
12
13
* Switch paths from `/.bottlerocket/host-containers/admin` to `/.bottlerocket/host-containers/current` ([#21])
VERSION
@@ -1 +1 @@
-v0.7.0
+v0.7.1
0 commit comments