Skip to content
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.2.1
* Add Hybrid nodes support for eks-pod-identity-agent with IAM-RA. ([#13]) - Thanks @abhay-krishna!

[#13]: https://github.com/bottlerocket-os/bottlerocket-bootstrap-container/pull/13

# 0.2.0
* Add Hybrid nodes setup scripts. ([#7]) - Thanks @abhay-krishna!

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.3.1957.0
SSM_AGENT_VERSION ?= 3.3.2299.0

TEST_ACTIVATION_ID=abcdef12-3456-7890-abcd-ef1234567890
TEST_ACTIVATION_CODE=abcdef1234567890abcdef
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.0
v0.2.1
4 changes: 2 additions & 2 deletions hashes/ssm
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
514cf1e5e0c38a0d2f43ac9f5e9ef18aa77044fdc4807a49f6451aeef906efbedd88ccfa4c82aafcec88a86f4de92c8ff85c5cba67d88b6ed8844703af732715 amazon-ssm-agent-3.3.1957.0.amd64.rpm
37af64673c097e7f83ee85ba49ef1f23bf319cb9480ea91657651829e1e07fdcf4f207059332b05ae598ecb35ba01c1fe5e5cd7a7d52f7aa58570382b1260bec amazon-ssm-agent-3.3.1957.0.arm64.rpm
84ab2f87a1049fe366ff1be9949d2792bbe0ecb9c69b857b8533d6a6964657e5342695e5092607b6469fea7bb591a6cebf4ef1fe009f14668dd823c8e5bf781f amazon-ssm-agent-3.3.2299.0.amd64.rpm
207c4efb14a8f376163304170eb6d38c0ab4425abde3838b0cf1d5159bbe29e4bced5ea794485b42cb5a76b50ea3599760bebac0cb01992a9a6b118aa045357e amazon-ssm-agent-3.3.2299.0.arm64.rpm