Skip to content

Releases: mrsimonemms/devpod-provider-hetzner

v0.1.5

20 Oct 19:22
v0.1.5
Compare
Choose a tag to compare
chore: create v0.1.5

v0.1.4

20 Jul 19:48
v0.1.4
Compare
Choose a tag to compare
release: create v0.1.4

v0.1.3

25 Jun 19:48
Compare
Choose a tag to compare
feat(pkg): handle use of ARM64 images

v0.1.2

22 Jun 20:50
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @shyim made their first contribution in #7

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 Jun 21:28
Compare
Choose a tag to compare

0.1.1 (2023-06-21)

  • fix(cloud-config): tidy up a couple of hacky things (e06875e)
  • fix(pkg): set ssh key to server to avoid password being emailed (1b41233)

v0.1.0

18 Jun 18:50
c75fbe6
Compare
Choose a tag to compare

0.1.0 (2023-06-18)

  • fix: use devpod agent to install docker (c75fbe6)
  • feat(commands): create empty commands (ef92c0d)
  • feat(pkg): add delete command (357849b)
  • feat(pkg): add init command (5b60e3b)
  • feat(pkg): add status command (5e844d4)
  • feat(pkg): add stop command (e0f1c4b)
  • feat(pkg): add the create command (7b02643)
  • feat(pkg): complete the options builder (ae961d6)
  • feat(pkg): create start command (716b134)
  • feat(release): package the release in the DevPod format (6dba4d8)
  • chore: add GIT_REPO envvar to devcontainer (bd19409)
  • chore: initial commit (d9d4e7d)
  • chore: stub out the hetzner and options packages (c354650)
  • docs: update readme (befd97d)