PackageTrack
Sign in Get early access

github.com/sealerio/sealer

v0.11.0 #823 most downloaded on Go modules sealerio/sealer

What this package is like to depend on

Last release 1 years ago

03 Jun 2025

Ships unpredictably

gaps range from 1 weeks to 13 months

Nearly every release is documented

notes for 8 of 8 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

42 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

42 releases · Apr 2022 to Jun 2025
2023 2024 2025 2026
Release Pre-release

Releases

latest 42
  1. v0.11.1-0.20250603082924-e426153ad12d 03 Jun 2025 pre-release

    Nothing published for this version

  2. v0.11.1-0.20240507115618-f4f89c5853ae 07 May 2024 pre-release

    Nothing published for this version

  3. v0.11.1-0.20231027022027-005f90458ac5 27 Oct 2023 pre-release

    Nothing published for this version

  4. v0.11.0 17 Jul 2023
    Release notes

    What’s Changed

    🐛 Bug Fixes

    👻 Optimization and Maintenance

    Open source →
  5. v0.10.0 16 May 2023
    Release notes

    🚀 New Features

    👻 Optimization and Maintenance

    🐛 Bug Fixes

    🚦 Tests

    📝 Doc

    Open source →
  6. v0.9.4-0.20230331101011-f78893755fbe 31 Mar 2023 pre-release

    Nothing published for this version

  7. v0.9.3 31 Mar 2023
    Release notes

    🚀 What’s Changed

    🐛 Bug Fixes

    👻 Optimization and Maintenance

    🚦 Tests

    📝 Doc

    Open source →
  8. v0.9.3-0.20230331012745-a51d0ec043c7 31 Mar 2023 pre-release

    Nothing published for this version

  9. v0.9.3-0.20230328081431-de915482a09a 28 Mar 2023 pre-release

    Nothing published for this version

  10. v0.9.3-0.20230324081531-8f38cb79946c 24 Mar 2023 pre-release

    Nothing published for this version

  11. v0.9.3-0.20230321095150-725730bf60aa 21 Mar 2023 pre-release

    Nothing published for this version

  12. v0.9.3-0.20230314063652-a2ea705ac3b3 14 Mar 2023 pre-release

    Nothing published for this version

  13. v0.9.2 07 Mar 2023
    Release notes

    🚀 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

    Open source →
  14. v0.9.2-0.20230306085134-0b818f5d360b 06 Mar 2023 pre-release

    Nothing published for this version

  15. v0.9.2-0.20230306052905-7ba6fff58f83 06 Mar 2023 pre-release

    Nothing published for this version

  16. v0.9.2-0.20230301093307-226057115f52 01 Mar 2023 pre-release

    Nothing published for this version

  17. v0.9.2-0.20230208023314-f983d9bca8d8 08 Feb 2023 pre-release

    Nothing published for this version

  18. v0.9.1 16 Jan 2023
    Release notes

    🚀 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

    Open source →
  19. v0.9.1-0.20230105121250-b55f5b534880 05 Jan 2023 pre-release

    Nothing published for this version

  20. v0.9.0 22 Dec 2022
    Release notes

    🚀 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

    Note truncated.

    Open source →
  21. v0.8.7 10 Jan 2023
    Release notes

    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

    Open source →
  22. v0.8.7-0.20221216142227-48400ef31eae 16 Dec 2022 pre-release

    Nothing published for this version

  23. v0.8.7-0.20221115040036-145eb4c94389 15 Nov 2022 pre-release

    Nothing published for this version

  24. v0.8.7-0.20221017083627-8401ae40928b 17 Oct 2022 pre-release

    Nothing published for this version

  25. v0.8.7-0.20220712032314-a9919aae0a96 12 Jul 2022 pre-release

    Nothing published for this version

  26. v0.8.6 12 Jul 2022
    Release notes

    What’s Changed

    🚀 Features

    🐛 Bug Fixes

    📝 Documentation updates

    👻 Maintenance

    🚦 Tests

    💥 Optimization

    Open source →
  27. v0.8.6-0.20220617070253-1d443ea2fcfe 17 Jun 2022 pre-release

    Nothing published for this version

  28. v0.8.6-0.20220608030336-50effb7493a1 08 Jun 2022 pre-release

    Nothing published for this version

  29. v0.8.6-0.20220606121621-9c391c17a2ed 06 Jun 2022 pre-release

    Nothing published for this version

  30. v0.8.6-0.20220525022013-0d824f7180ee 25 May 2022 pre-release

    Nothing published for this version

  31. v0.8.6-0.20220524032014-4b970db4774c 24 May 2022 pre-release

    Nothing published for this version

  32. v0.8.6-0.20220520062425-8a8d7ae31d28 20 May 2022 pre-release

    Nothing published for this version

  33. v0.8.6-0.20220510013836-773cbbd92513 10 May 2022 pre-release

    Nothing published for this version

  34. v0.8.6-0.20220509100746-89643526f2f0 09 May 2022 pre-release

    Nothing published for this version

  35. v0.8.6-0.20220507080735-740eff59173f 07 May 2022 pre-release

    Nothing published for this version

  36. v0.8.6-0.20220507063914-b233e4702d4c 07 May 2022 pre-release

    Nothing published for this version

  37. v0.8.6-0.20220507060502-0e0d4a097d8a 07 May 2022 pre-release

    Nothing published for this version

  38. v0.8.6-0.20220507020344-017d3be316c7 07 May 2022 pre-release

    Nothing published for this version

  39. v0.8.6-0.20220506093626-74a6c68a85f7 06 May 2022 pre-release

    Nothing published for this version

  40. v0.8.6-0.20220506023229-991fa174aaf8 06 May 2022 pre-release

    Nothing published for this version

  41. v0.8.6-0.20220505095853-5052e865c891 05 May 2022 pre-release

    Nothing published for this version

  42. v0.8.6-0.20220430144341-d44c641c2833 30 Apr 2022 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive