Skip to content

Releases: jessebot/onboardme

v1.9.2

22 Jul 11:38
5ff5a11
Compare
Choose a tag to compare

What's Changed

  • Bump akhilmhdh/contributors-readme-action from 2.3.8 to 2.3.10 in /.github/workflows by @dependabot in #259
  • Bump pre-commit from 3.7.0 to 3.7.1 by @dependabot in #261
  • Bump docker/build-push-action from 5 to 6 in /.github/workflows by @dependabot in #262
  • Bump azure/setup-helm from 3.5 to 4 in /.github/workflows by @dependabot in #263
  • update poetry deps for onboardme by @jessebot in #265

Full Changelog: v1.9.1...v1.9.2

onboardme-0.2.0

10 Jul 19:58
4b816aa
Compare
Choose a tag to compare

A Helm chart for deploying an onboardme docker container on Kubernetes.

Full Changelog: onboardme-0.1.1...onboardme-0.2.0

onboardme-0.1.1

10 Jul 16:55
165282a
Compare
Choose a tag to compare

A Helm chart for deploying an onboardme docker container on Kubernetes.

Full Changelog: onboardme-0.1.0...onboardme-0.1.1

onboardme-0.1.0

10 Jul 15:08
7ef73b0
Compare
Choose a tag to compare

A Helm chart for deploying an onboardme docker container on Kubernetes.

What's Changed

  • Bump akhilmhdh/contributors-readme-action from 2.3.8 to 2.3.10 in /.github/workflows by @dependabot in #259
  • Bump pre-commit from 3.7.0 to 3.7.1 by @dependabot in #261
  • Bump docker/build-push-action from 5 to 6 in /.github/workflows by @dependabot in #262

Full Changelog: v1.9.1...onboardme-0.1.0

v1.9.1

08 May 14:51
d201f58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

05 May 12:22
8acfa9a
Compare
Choose a tag to compare

What's Changed

  • allow and prefer pipx via brew, allow pip3.11 by @jessebot in #258

Full Changelog: v1.8.0...v1.9.0

v1.8.0

05 May 11:05
dee9391
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 in /.github/workflows by @dependabot in #250
  • Bump docker/setup-buildx-action from 2 to 3 in /.github/workflows by @dependabot in #249
  • Bump docker/setup-qemu-action from 2 to 3 in /.github/workflows by @dependabot in #248
  • Bump docker/login-action from 2 to 3 in /.github/workflows by @dependabot in #247
  • Bump JRubics/poetry-publish from 1.17 to 2.0 in /.github/workflows by @dependabot in #246
  • Bump docker/build-push-action from 4 to 5 in /.github/workflows by @dependabot in #251
  • Bump akhilmhdh/contributors-readme-action from 2.3.6 to 2.3.8 in /.github/workflows by @dependabot in #256
  • update to python3.12 where possible by @jessebot in #257

Full Changelog: v1.7.1...v1.8.0

v1.7.1

19 Mar 09:18
Compare
Choose a tag to compare

What's Changed

  • add victor mono font, and update some dependencies by @jessebot in #240
  • bump dependencies and fix sudo for macOS in Sonoma by @jessebot in #245

Full Changelog: v1.6.1...v1.7.1

v1.6.1

27 Sep 08:12
1abc8ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.5.1

04 Jun 15:11
ab885d0
Compare
Choose a tag to compare

What's Changed

  • Improve devops scripts + hopefully fix issue with ~/.config/.git file not being created properly by @jessebot in #210

If this doesn't fix it, the solution is to create a file called ~/.config/.git with the following contents:

# replace /your/home/directory with your home, e.g. /home/friend/.config/dot_files
gitdir: /your/home/directory/.config/dot_files

Full Changelog: v1.5.0...v1.5.1