Skip to content

Releases: mathew-fleisch/bashbot

bashbot-v2.1.5

28 Mar 04:27

Choose a tag to compare

fix(ci): use asdf set instead of global for v0.16+ and bump to v2.1.5

bashbot-v2.1.4

28 Mar 04:20

Choose a tag to compare

chore: upgrade asdf-action to v4 and bump to v2.1.4

bashbot-v2.1.3

28 Mar 03:53

Choose a tag to compare

fix(ci): continue-on-error for GHCR and bump to v2.1.3

bashbot-v2.1.0

28 Mar 00:21

Choose a tag to compare

Update release.yaml: split build/push, add continue-on-error for GHCR…

bashbot-v2.0.6

17 Aug 12:48
dac5abb

Choose a tag to compare

Release v2.0.6 (#132)

Updates to dependencies

bashbot-v2.0.5

04 Feb 00:29

Choose a tag to compare

Send-file cli command

bashbot-v2.0.4

21 Jan 23:37

Choose a tag to compare

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.

bashbot-v2.0.3

16 Jan 22:38
0d1aa56

Choose a tag to compare

Updates to examples and sample-config (#111)

There are no functional changes to bashbot in this patch release; only updates to examples and read-me files.

bashbot-v2.0.2

10 Jan 23:45
c9858e3

Choose a tag to compare

Add (optional) environment variables to deployment (#109)

Add optional environment variables `NASA_API_KEY` and `GIPHY_API_KEY` to access the nasa.gov and giphy APIs with private credentials

bashbot-v2.0.1

06 Jan 23:34
0450d2a

Choose a tag to compare

Test release automation (#108)

Functionless change to test release automation

* bump version to v2.0.1