Skip to content

bashbot-v2.0.4

Compare
Choose a tag to compare
@mathew-fleisch mathew-fleisch released this 21 Jan 23:37

This release includes changes to the root/nonroot user options for running bashbot in a container. Users can now pass the build-arg NRUSER a value other than the default bb to override that user. If the user sets that build arg to root, the container will run as root, and be able to install additional apk packages at runtime. I have also added a new step in the release github action to publish a root container as well as the semver and latest tags in docker-hub and ghcr by appending -root to the existing tags. To use one of these containers in the provided helm chart, set the .image.tag to latest-root when upgrading/installing the chart.