Skip to content

Releases: mathew-fleisch/bashbot

bashbot-v2.0.6

17 Aug 12:48
dac5abb
Compare
Choose a tag to compare
Release v2.0.6 (#132)

Updates to dependencies

bashbot-v2.0.5

04 Feb 00:29
Compare
Choose a tag to compare
Send-file cli command

bashbot-v2.0.4

21 Jan 23:37
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
Test release automation (#108)

Functionless change to test release automation

* bump version to v2.0.1

bashbot-v2.0.0

06 Jan 21:51
f16c935
Compare
Choose a tag to compare
Release v2

This major version bump batches a few breaking changes in one release.
- First, we migrated to the latest slack go api to leverage the new socket mode. This will require existing bashbot instances to get a new slack token that uses the proper scopes/permissions, and not the classic app that v1 used.
- Next we migrated to the golang lib cobra, and the command line arguments/parameters have changed.
- We also added a helm chart and automated KinD tests to run on every PR
- Finally, we have migrated the configuration format from json to yaml
Big thanks to @wisdommatt

v1.8.46

25 Dec 19:29
Compare
Choose a tag to compare
Get new dependency versions (asdf)

v1.8.45

18 Dec 19:31
Compare
Choose a tag to compare
Get new dependency versions (asdf)

v1.8.44

11 Dec 19:31
Compare
Choose a tag to compare
Get new dependency versions (asdf)