Skip to content

v1.1.6

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Nov 13:43
· 1377 commits to master since this release
9e11dc1


kairos-white-column 5bc2fe34

With Kairos you can build immutable, bootable Kubernetes and OS images for your edge devices as easily as writing a Dockerfile. Optional P2P mesh with distributed ledger automates node bootstrapping and coordination. Updating nodes is as easy as CI/CD: push a new image to your container registry and let secure, risk-free A/B atomic upgrades do the rest.

Attention!

  • For releases with k3s embedded, see here.
  • Our image support matrix is here

🔦 Highlights

This is a minor release containing mostly bugfixes.

  • Alpine x86_64 now ships Ubuntu kernel #266
  • Partition autogrowing on ARM Alpine #306
  • Grub menu is kept between machine reset #337
  • Use stable Fedora version #334

Changelog

  • fadc012 ⬆️ Update repositories (#351)
  • 2efc9ae ⬆️ Update repositories (#357)
  • 7e9f69f ⬆️ Update repositories (#366)
  • d0c59b9 📖 Add ISSUE_TEMPLATE config file (#367)
  • 54e7644 📖 Add docs to configure additional system users (#352)
  • c141ea1 📖 Cleanup README and point to documentation welcome page (#359)
  • 49562d7 📖 Update contributing icons (#340)
  • f495946 🐛 Do not run kcrypt hook without a oem mount (#368)
  • 23d21bc ⚙️ Update grubmenu during reset and upgrade (#337)
  • 0ee2565 🐧 Keep openSUSE kernel on RPI (#378)
  • acc616e 🐧 Use latest fedora, don't use development versions (#334)
  • a7b1584 🐧 Use ubuntu kernel with alpine flavor (#266)
  • 3118621 🤖 Add grubmenu check test (#311)
  • 785c19b 🤖 Add signoff to autobump workflow (#350)
  • 27763ea 🤖 Correctly install ginkgo for test runs
  • 792bc39 🤖 Fix ginkgo deps in install_test (#341)
  • 43abb17 🌱 Add 'found' to partition state (#342)
  • 5defc87 🌱 Add Better Windows Desktop Support to Kairos (#338)
  • 1e68834 🌱 Harden config path and make sure are not rootfs-dependant (#348)
  • 81fe82a 🌱 Start vmtools/qemu-useragent if we run on VMs (#354)
  • ebb2359 Add favicon (#356)
  • 26ce0f0 Add renovate.json (#307)
  • c972ac8 Update actions/checkout action to v3 (#322)
  • d1b15f8 Update actions/download-artifact action to v3 (#323)
  • 313d4af Update actions/setup-go action to v3 (#324)
  • 90f9869 Update actions/upload-artifact action to v3 (#325)
  • 3508235 Update codecov/codecov-action action to v3 (#326)
  • 368ccb0 Update dependency prettier-plugin-astro to ^0.7.0 (#313)
  • c37a57d Update docker/login-action action to v2 (#328)
  • 0bc7cf9 Update goreleaser/goreleaser-action action to v3 (#329)
  • 185d6a2 Update module github.com/itchyny/gojq to v0.12.9 (#308)
  • e877ae3 Update module github.com/mudler/yip to v0.11.3 (#315)
  • 22f210a Update module github.com/onsi/ginkgo/v2 to v2.4.0 (#316)
  • 33e40d5 Update module github.com/onsi/gomega to v1.23.0 (#317)
  • 07d96ac Update module github.com/onsi/gomega to v1.24.0 (#360)
  • cdcee63 Update module github.com/pterm/pterm to v0.12.49 (#309)
  • 72b9cc0 Update module github.com/urfave/cli to v1.22.10 (#312)
  • aae6748 Update module go to 1.19 (#318)
  • b937c89 Update module golang.org/x/oauth2 to v0.1.0 (#319)
  • c7e9cd9 Update robinraju/release-downloader action to v1.6 (#321)
  • 66741ee add iptables and conntrack to ubuntu images (#320)
  • 9307af7 set env vars in agent (#333)
  • 9e11dc1 ✨ directories added to support - update-ca-certificates (#381)
  • 9ba5d6e 🐛 Enable Open VM Tools on boot (#353)
  • 48b05d3 📖 Update raspberry.md (#339)