Skip to content

Releases: sandstorm/sku

v1.12.0

05 Aug 09:46
Compare
Choose a tag to compare

Changelog

v1.11.0

05 Aug 09:40
Compare
Choose a tag to compare

Changelog

  • fb24e30 FEATURE: mysql/postgres: allow choosing configmap if needed
  • a899a9e fix sku build

v1.10.1

01 Jan 20:04
Compare
Choose a tag to compare

Changelog

v1.9.0

28 Feb 10:55
Compare
Choose a tag to compare

Changelog

  • 620bd21 FEATURE: support for multiple containers in a pod (sku enter, sku logs)
  • 75e978b TASK: remove external links

v1.8.0

23 Nov 14:11
Compare
Choose a tag to compare

Changelog

e48f887 !!! TASK: remove go plugin architecture, as they seem to have problems with Cross-Architecture Builds (M1/...)
9fc4f63 TASK: adjust examples for mounting / umounting

v1.7.1

23 Nov 11:48
Compare
Choose a tag to compare

Changelog

241a9a9 TASK: try to fix sku plugin

v1.7.0

22 Nov 13:58
Compare
Choose a tag to compare

Changelog

ca667c7 !!! TASK: remove encrypt feature, as we do not need it now (and it was alpha anyways)
5a53d43 BUGFIX: fix ARM release of SKU

v1.6.2

21 Sep 18:11
Compare
Choose a tag to compare

Changelog

ce6c000 BUGFIX: fix correct ordering in sku add-config so that the given config overrides the existing one
929ced4 Fix error in backup restore documentation
505e0bb Fix little typos and not understandable parts
b8ca2a6 Merge branch 'master' of https://github.com/sandstorm/sku
a971cb9 Merge pull request #2 from sandstorm/backup-restore-documentation
93e640e TASK: write documentation for backup restoring

1.6.1

01 Jun 09:03
Compare
Choose a tag to compare

Changelog

dc2099e TASK: fix goreleaser

1.5.2

10 Jan 20:39
Compare
Choose a tag to compare

Changelog

3d31f34 WIP