Skip to content

Releases: sixfeetup/scaf

v1.20.0

10 Dec 12:14
Compare
Choose a tag to compare

1.20.0 (2024-12-10)

Features

  • add documentation commands to Makefile (#431) (824e1d6)

Documentation

  • add qa markdown page (#427) (0e8c0fe)
  • reorganize next steps and dependencies sections + fix typos (#426) (a7e8af6)

v1.19.1

20 Nov 10:50
Compare
Choose a tag to compare

1.19.1 (2024-11-20)

Bug Fixes

v1.19.0

08 Nov 12:58
Compare
Choose a tag to compare

1.19.0 (2024-11-08)

Features

  • enable prometheus metrics retention for 90 days (#401) (dc36f45)

v1.18.0

01 Nov 21:24
Compare
Choose a tag to compare

1.18.0 (2024-11-01)

Features

  • Gfranxman/345 ensure latest version of rsync (#400) (8dbc784)

v1.17.2

30 Oct 21:58
Compare
Choose a tag to compare

1.17.2 (2024-10-30)

Bug Fixes

  • Do not change the ownership of the bind mounted directory (#414) (2b4469e), closes #413

Documentation

v1.17.1

11 Oct 13:17
Compare
Choose a tag to compare

1.17.1 (2024-10-11)

Bug Fixes

  • updating tests in install.sh to detect missing preferred bin folder. (#404) (e694307), closes #403

v1.17.0

05 Oct 04:45
Compare
Choose a tag to compare

1.17.0 (2024-10-05)

Features

  • deploy apps with ArgoCD (6938661)

v1.16.1

25 Sep 17:04
Compare
Choose a tag to compare

1.16.1 (2024-09-25)

Bug Fixes

  • entrypoint.sh: Reorder commands so UID and GID checks work (#395) (bd8e647)

v1.16.0

23 Sep 21:10
Compare
Choose a tag to compare

1.16.0 (2024-09-23)

Features

  • update text references to refer to Scaf instead of Sixie (#393) (5288cf0)

v1.15.1

21 Sep 23:02
Compare
Choose a tag to compare

1.15.1 (2024-09-21)

Bug Fixes

  • check for python commands, fallback to python3 refs #386 (#389) (7510477)