Skip to content

Bump host containers#4780

Open
vigh-m wants to merge 3 commits intobottlerocket-os:developfrom
vigh-m:bump-host-containers
Open

Bump host containers#4780
vigh-m wants to merge 3 commits intobottlerocket-os:developfrom
vigh-m:bump-host-containers

Conversation

@vigh-m
Copy link
Contributor

@vigh-m vigh-m commented Mar 7, 2026

Description of changes:
This updates the containers that were just released

Testing done:
Built an AMI and validated the host-containers

[ssm-user@control]$ apiclient get settings.host-containers
{
  "settings": {
    "host-containers": {
      "admin": {
        "enabled": true,
        "source": "328549459982.dkr.ecr.us-west-2.amazonaws.com/bottlerocket-admin:v0.20.4",
        "superpowered": true,
        "user-data": "XXXXXXX"
      },
      "control": {
        "enabled": true,
        "source": "328549459982.dkr.ecr.us-west-2.amazonaws.com/bottlerocket-control:v0.20.4",
        "superpowered": false
      }
    }
  }
}
[ssm-user@control]$ apiclient get settings.bootstrap
{
  "settings": {
    "bootstrap-containers": {
      "test": {
        "mode": "off",
        "source": "328549459982.dkr.ecr.us-west-2.amazonaws.com/bottlerocket-bootstrap:v0.2.14",
        "user-data": "XXXX"
      }
    }
  }
}

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

vigh-m added 3 commits March 6, 2026 16:35
Signed-off-by: Vighnesh Maheshwari <vighmah@amazon.com>
Signed-off-by: Vighnesh Maheshwari <vighmah@amazon.com>
Signed-off-by: Vighnesh Maheshwari <vighmah@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants