Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version v0.6.3 #34

Merged
merged 2 commits into from
Sep 29, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.6.3
* Update SSM agent to 3.1.1767.0 ([#34])

[#34]: https://github.com/bottlerocket-os/bottlerocket-control-container/pull/34

# 0.6.2
* Update SSM agent to 3.1.1634.0 ([#33])
* Update util-linux to 2.38.1 ([#33])
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ UNAME_ARCH = $(shell uname -m)
ARCH ?= $(lastword $(subst :, ,$(filter $(UNAME_ARCH):%,x86_64:amd64 aarch64:arm64)))

# SSM_AGENT_VERSION is the SSM Agent's distributed RPM Version to install.
SSM_AGENT_VERSION ?= 3.1.1634.0
SSM_AGENT_VERSION ?= 3.1.1767.0

.PHONY: all build check check-ssm-agent

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.6.2
v0.6.3
4 changes: 2 additions & 2 deletions hashes/ssm
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ac4ff12e8759f2270a24f34c2856afd2360bbd069fed05d1526bf8069dbc3c43be32175d18d0077a09a8d2ef1299d4aa87b9b59c3960e725b0ac477ede3383e0 amazon-ssm-agent-3.1.1634.0.amd64.rpm
084422e4f097476792173977fdbdc5c1bd405e69a058f9c6a725bbd7647bbd22429b7deef2ff2f18153464832c64fb5ea9fd34f954225a66c7bdb1031f17ab77 amazon-ssm-agent-3.1.1634.0.arm64.rpm
964e1f40e6801e7cf4fc6dd0bd013f973ff8fc07bf9bda82936f58e2d0ce10b7f05e0ecee9c8a6221dddf880a25dc127309611ed5cc248c4ebed28e2a4909058 amazon-ssm-agent-3.1.1767.0.amd64.rpm
642ea85f17cc167aecc7116199d78ff86d7799a80fac7f5b2546c0a7b2be7464bae8f8e79ebb1060cfe98373575091803c4c801b7d13aefcaa60bfcf0f48f217 amazon-ssm-agent-3.1.1767.0.arm64.rpm