Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Releases: ublue-os/fleek

0.10.5

03 Oct 14:26
0.10.5
6c181c0
Compare
Choose a tag to compare

Changelog

Others

  • 6c181c0 chore: bump version 0.10.5
  • c8de29b chore(deps): bump github.com/otiai10/copy from 1.12.0 to 1.14.0 (#305)

0.10.4

30 Sep 16:29
0.10.4
f8b8775
Compare
Choose a tag to compare

Changelog

Others

0.10.3

24 Sep 17:01
0.10.3
49f6a53
Compare
Choose a tag to compare

Changelog

Others

0.10.2

24 Sep 16:05
0.10.2
67a485f
Compare
Choose a tag to compare

Changelog

Adds aliases to update fleek and check latest published version.
Fix bug in git status parsing.
Cleanup unused code.

Features

  • 79ba0cf feat: fleek-provided aliases for updating and version checks (#297)

Others

0.10.1

24 Sep 15:12
0.10.1
124bf1e
Compare
Choose a tag to compare

Changelog

Features

Others

  • 124bf1e chore: bump version 0.10.1

0.10.0

22 Sep 16:55
0.10.0
a281af6
Compare
Choose a tag to compare

Changelog

Features

  • d8c4081 feat: remove apply flag from add,join,remove,update (#291)
  • 9d79b85 feat: add just to default and high bling level (#289)

Others

  • a281af6 chore: bump version 0.10.0
  • a45d964 chore: remove verbose output from garbage collection (#290)

0.9.25

21 Sep 14:15
Compare
Choose a tag to compare

Changelog

Fleek will now use the value of FLEEK_HOST_OVERRIDE as the hostname when calculating which flake to apply to the current system.

This allows you to have a single shared definitions for ephemeral machines that all share the same attributes (OS/architecture), for example in automated development environments.

Set FLEEK_HOST_OVERRIDE to the name of the system definition you wish to declare/use before running Fleek.

export FLEEK_HOST_OVERRIDE=ubuntuvm
fleek join [email protected]:YOU/fleek

Features

Others

  • 2c8d302 chore: bump version 0.9.25

0.9.24

21 Sep 12:39
Compare
Choose a tag to compare

Changelog

Others

  • 90cf299 chore: bump version 0.9.24
  • 21ca0a8 Merge pull request #284 from ublue-os/uniquesystems
  • 4caaf0c fix: unique arch-os combo in flake.nix

0.9.23

20 Sep 18:47
Compare
Choose a tag to compare

Changelog

Features

  • e367f50 feat: use flakehub for installs, self-manage fleek, autogc (#282)
  • 8213a44 feat: use environment variables for init if they exist (#281)

Others

  • 53bf327 chore: bump version 0.9.23
  • 2815824 Update README.md
  • c236674 Update README.md
  • 8e87026 Update README.md
  • a669c54 Update README.md
  • ebc5db6 chore(deps): bump docker/login-action from 2 to 3 (#280)
  • cd48f22 chore(deps): bump aws-actions/configure-aws-credentials from 3 to 4 (#279)
  • 794836d chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#278)
  • 5c33edb fix: clean up examples (#276)

0.9.22

14 Sep 14:19
0.9.22
3433974
Compare
Choose a tag to compare

Changelog

Others

  • 3433974 chore: bump version 0.9.22
  • f44ed2f fix: add missing file (#275)
  • f426c3e fix: replace exa with eza (#273)
  • 5b7637e chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (#274)
  • c491c41 fix: add default path to XCURSOR_PATH (#272)
  • b3958b3 chore(deps): bump aws-actions/configure-aws-credentials from 2 to 3 (#266)
  • 0c85428 chore(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (#268)
  • 4a83e18 chore(deps): bump actions/checkout from 3 to 4 (#269)