Skip to content

Releases: sealerio/sealer

v0.11.0 🌈

25 Jul 03:06
f07e804
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

👻 Optimization and Maintenance

sealer 0.10.0 🌈

16 May 06:30
d83ead0
Compare
Choose a tag to compare

🚀 New Features

👻 Optimization and Maintenance

🐛 Bug Fixes

🚦 Tests

📝 Doc

v0.9.3 🌈

31 Mar 06:15
a51d0ec
Compare
Choose a tag to compare

🚀 What’s Changed

🐛 Bug Fixes

👻 Optimization and Maintenance

🚦 Tests

📝 Doc

v0.9.2 🌈

08 Mar 03:30
7bab233
Compare
Choose a tag to compare

🚀 Breaking Changes

  1. support containerd container-runtime (#1975) @VinceCui
  2. support multi arch image (#2019) @kakaZhou719
  3. support k0s runtime (#1879) @starComingup
  4. support sealer upgrade (#2047) @wizardlyk

🐯 Features

🐛 Bug Fixes

👻 Optimization and Maintenance

📝 Doc

🚦 Tests

v0.9.1 🌈

17 Jan 11:35
9934e11
Compare
Choose a tag to compare

🚀 Breaking Changes

  1. enrich the Kubefile's capabilities ,such ash CNI, CSI, LABEL,APPCMDS,KUBEVERSION(#1968) @starnop.
  2. support to config sealer apps through Clusterfile. (#1969) @kakaZhou719
  3. support to check out the artifact of image easily with sealer alpha mount.
  4. support to inspect sealer image with more information,such as container image list, labels.

💥 Features

🐛 Bug Fixes

💥 Optimization and Maintenance

sealer 0.8.7

10 Jan 03:08
af66a2c
Compare
Choose a tag to compare

What’s Changed

Usage

# Download and install sealer. Sealer is a binary tool of golang. You can download and unzip it directly to the bin directory, and the release page can also be downloaded
$ wget -c https://sealer.oss-cn-beijing.aliyuncs.com/sealers/sealer-v0.8.7-linux-amd64.tar.gz && \
      tar -xvf sealer-v0.8.7-linux-amd64.tar.gz -C /usr/bin

[amd64 Download address]

OSS Download address

[arm64 Download address]

OSS Download address

sealer 0.9.0 🌈

24 Dec 03:23
b407399
Compare
Choose a tag to compare

🚀 Breaking Changes

  1. Clusterfile upgrade:
    a. support config labels/taints/roles through Clusterfile
    b. support config registry including local and external through Clusterfile
    c. support config cluster host aliases through Clusterfile
  2. support ipv4/ipv6 dual
  3. optimize the mechanism of plugins.
  4. support ha mode for local registry
  5. sealer image supports OCI standard based on buildah.
  6. sealer image spec v1alpha1 definitions.
  7. Kubefile upgrade:
    a. support APP and LAUNCH instruction, support app type such as helm package, k8s yaml file, shell scripts.
  8. move experimental cmd to alpha stage: prune,gen,debug,exec,cert,merge,upgrade,search.

💥 Features

  1. expose build-in ENV HostIP,RegistryDomain,RegistryPort,RegistryURL
  2. support sealer scale-up, will mark sealer join as deprecated
  3. sealer run support to specify Clusterfile
  4. save Clusterfile to cluster.
  5. build support specify image list file

🐛 Bug Fixes

  1. bugfix: update api server cert sans for all cluster cert (#1614) @kakaZhou719
  2. bugfix: use right time stamp format (#1907) @kakaZhou719
  3. FIX: skip render the subcharts for sealer build. (#1690) @tgfree7
  4. Bugfix: using mergo to do deeply merge (#1679) @kakaZhou719

👻 Full Changelog

Read more

v0.8.6 🌈

12 Jul 03:19
884513e
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

🚦 Tests

💥 Optimization

sealer 0.8.5

28 Apr 14:20
f9c3d99
Compare
Choose a tag to compare

release note

v0.8.5

🚀 bugfix:

Usage

# Download and install sealer. Sealer is a binary tool of golang. You can download and unzip it directly to the bin directory, and the release page can also be downloaded
$ wget -c https://sealer.oss-cn-beijing.aliyuncs.com/sealers/sealer-v0.8.5-linux-amd64.tar.gz && \
      tar -xvf sealer-v0.8.5-linux-amd64.tar.gz -C /usr/bin

[amd64 Download address]

OSS Download address

[arm64 Download address]

OSS Download address

sealer 0.8.4-beta.0

27 Apr 02:50
77f2471
Compare
Choose a tag to compare
sealer 0.8.4-beta.0 Pre-release
Pre-release

release note

v0.8.4

🚀 bugfix:

Usage

# Download and install sealer. Sealer is a binary tool of golang. You can download and unzip it directly to the bin directory, and the release page can also be downloaded
$ wget -c https://sealer.oss-cn-beijing.aliyuncs.com/sealers/sealer-v0.8.4-beta.0-linux-amd64.tar.gz && \
      tar -xvf sealer-v0.8.4-beta.0-linux-amd64.tar.gz -C /usr/bin

[amd64 Download address]

OSS Download address

[arm64 Download address]

OSS Download address