Skip to content

Releases: sixfeetup/scaf

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)

v1.15.0

21 Sep 06:50
Compare
Choose a tag to compare

1.15.0 (2024-09-21)

Features

  • added local registry support and improved setup (close #353) (32de8c7)
  • Gfranxman/313 prefer dotlocalbin as install location (#342) (dbb3556)
  • implement s3 storage for static and media files on production (#339) (76afd23)
  • implement scaf challenge for session recording (#379) (0c091af)
  • install.sh: force re-download of Scaf on each install (#338) (f7ef3e3)
  • op inject secrets (close #368) (58090b5)
  • reorder environment variables in k8s django config (#350) (f2cb234)
  • script to test cookiecutter part of Scaf (952e276)

Bug Fixes

Documentation

v1.14.0

04 Sep 03:58
Compare
Choose a tag to compare

1.14.0 (2024-09-04)

Features

  • update docker build-push-action to v5 and utilize github's (#352) (cf0b2e4)