Skip to content

Bottlerocket Container Updates - #4893

Merged
maherthomsi merged 3 commits into
bottlerocket-os:developfrom
maherthomsi:host-container-bump
Jul 22, 2026
Merged

Bottlerocket Container Updates#4893
maherthomsi merged 3 commits into
bottlerocket-os:developfrom
maherthomsi:host-container-bump

Conversation

@maherthomsi

@maherthomsi maherthomsi commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Description of changes:

Bootstrap Container: v0.3.4
Admin Container: v0.21.4
Control Container: v0.21.4

Testing done:
Bootstrap container:

apiclient get settings.bootstrap-containers
{
  "settings": {
    "bootstrap-containers": {
      "bear": {
        "essential": false,
        "mode": "off",
        "source": "328549459982.dkr.ecr.us-west-2.amazonaws.com/bottlerocket-bootstrap:v0.3.4",
        "user-data": "IyEvdXNyL2Jpbi9lbnYgc2gKc2V0IC1ldW8gcGlwZWZhaWwKCiMgQ3JlYXRlIHRoZSBkaXJlY3RvcnkKbWtkaXIgLXAgL3Zhci9saWIvbXlfZGlyZWN0b3J5CgojIFNldCBBUEkgY2xpZW50IGNvbmZpZ3VyYXRpb25zCmFwaWNsaWVudCBzZXQgLS1qc29uICd7InNldHRpbmdzIjogeyJvY2ktZGVmYXVsdHMiOiB7InJlc291cmNlLWxpbWl0cyI6IHsibWF4LW9wZW4tZmlsZXMiOiB7InNvZnQtbGltaXQiOiA0Mjk0OTY3Mjk2LCAiaGFyZC1saW1pdCI6IDg1ODk5MzQ1OTJ9fX19fScKCiMgTG9hZCBrZXJuZWwgbW9kdWxlCmlmIGNvbW1hbmQgLXYgbW9kcHJvYmUgPiAvZGV2L251bGwgMj4mMTsgdGhlbgogIG1vZHByb2JlIGR1bW15CmZpCgplY2hvICJVc2VyLWRhdGEgc2NyaXB0IGV4ZWN1dGVkLiIK"
      }
    }
  }
}

Host Containers:

apiclient get settings.host-containers
{
  "settings": {
    "host-containers": {
      "admin": {
        "enabled": true,
        "source": "328549459982.dkr.ecr.us-west-2.amazonaws.com/bottlerocket-admin:v0.21.4",
        "superpowered": true,
        "user-data": "XXX"
      },
      "control": {
        "enabled": true,
        "source": "328549459982.dkr.ecr.us-west-2.amazonaws.com/bottlerocket-control:v0.21.4",
        "superpowered": false
      }
    }
  }
}

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.

Signed-off-by: Maher Homsi <maherhom@amazon.com>
Signed-off-by: Maher Homsi <maherhom@amazon.com>
Signed-off-by: Maher Homsi <maherhom@amazon.com>
@maherthomsi
maherthomsi force-pushed the host-container-bump branch from 6894533 to 0ab95b5 Compare July 22, 2026 17:49
@maherthomsi
maherthomsi merged commit 7eab5c4 into bottlerocket-os:develop Jul 22, 2026
2 checks passed
@maherthomsi
maherthomsi deleted the host-container-bump branch July 22, 2026 18:16
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.

4 participants