Skip to content

Commit f48d84f

Browse files
authored
Merge pull request #36 from jpculp/v0.7.1
Version v0.7.1
2 parents bfca4be + e36fbde commit f48d84f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
# 0.7.0
212

313
* Switch paths from `/.bottlerocket/host-containers/admin` to `/.bottlerocket/host-containers/current` ([#21])

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.7.0
1+
v0.7.1

0 commit comments

Comments
 (0)