Skip to content

Conversation

@maherthomsi
Copy link

@maherthomsi maherthomsi commented Nov 20, 2025

Description of changes:

  • Updated admin-container, control-container and bootstrap-container versions.

** Testing Done: **

apiclient get settings.bootstrap-containers

{
  "settings": {
    "bootstrap-containers": {
      "bear": {
        "mode": "off",
        "source": "328549459982.dkr.ecr.us-west-2.amazonaws.com/bottlerocket-bootstrap:v0.2.9",
        "user-data": "XXXXXXXXXXXXXXX"
      }
    }
  }
}

apiclient get settings.host-containers

{
  "settings": {
    "host-containers": {
      "admin": {
        "enabled": false,
        "source": "328549459982.dkr.ecr.us-west-2.amazonaws.com/bottlerocket-admin:v0.12.5",
        "superpowered": true,
        "user-data": "XXXXXXXXXXXXXXX"
      },
      "control": {
        "enabled": true,
        "source": "328549459982.dkr.ecr.us-west-2.amazonaws.com/bottlerocket-control:v0.8.11",
        "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.

@maherthomsi maherthomsi force-pushed the update-host-containers branch from 9bba521 to d462406 Compare November 21, 2025 00:11
@maherthomsi
Copy link
Author

Updated the commit message to bootstrap-containers: update bootstrap container to v0.2.9

@maherthomsi maherthomsi changed the title Update host containers Update host containers and bootstrap container Nov 21, 2025
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