PackageTrack
Sign in Get early access

github.com/projectcapsule/capsule

v0.14.0 #791 most downloaded on Go modules projectcapsule/capsule

What this package is like to depend on

Last release 3 days ago

21 Aug 2026

Ships fairly regularly

a new release about every 2 weeks

Rarely documented

notes for 10 of 46 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

123 releases · first in 2023

41 releases in the last 12 months

see the full history below

Release timeline

123 releases · Oct 2023 to Aug 2026
2024 2025 2026
Release Pre-release

Releases

latest 60 of 123
  1. v0.14.0 21 Aug 2026
    Release notes

    Changelog

    ✨ New Features

    🐛 Bug fixes

    🛠 Dependency updates

    🛡️ Security updates

    Full Changelog: v0.13.11...v0.14.0

    Check out what's new in this release

    Docker Images

    • ghcr.io/projectcapsule/capsule:0.14.0
    • ghcr.io/projectcapsule/capsule:latest

    Helm Chart
    View this release on Artifact Hub or use the OCI helm chart:

    • ghcr.io/projectcapsule/charts/capsule:0.14.0

    Review the Major Changes section first before upgrading to a new version

    Important

    Kubernetes compatibility

    Note that the Capsule project offers support only for the latest minor version of Kubernetes.
    Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors.

    Kubernetes version Minimum required
    v1.36 >= 1.36.0

    Thanks to all the contributors! 🚀 🦄

    Open source →
    Release notes

    v0.14.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v0.13.11 28 Jul 2026
    Release notes

    Changelog

    ✨ New Features

    🐛 Bug fixes

    Full Changelog: v0.13.10...v0.13.11

    Check out what's new in this release

    Docker Images

    • ghcr.io/projectcapsule/capsule:0.13.11
    • ghcr.io/projectcapsule/capsule:latest

    Helm Chart
    View this release on Artifact Hub or use the OCI helm chart:

    • ghcr.io/projectcapsule/charts/capsule:0.13.11

    Review the Major Changes section first before upgrading to a new version

    Important

    Kubernetes compatibility

    Note that the Capsule project offers support only for the latest minor version of Kubernetes.
    Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors.

    Kubernetes version Minimum required
    v1.35 >= 1.35.0

    Thanks to all the contributors! 🚀 🦄

    Open source →
    Release notes

    v0.13.11

    Compare

    Choose a tag to compare

    Open source →
  3. v0.13.10 22 Jul 2026
    Release notes

    Changelog

    ✨ New Features

    🐛 Bug fixes

    🛠 Dependency updates

    🚀 Build process updates

    Full Changelog: v0.13.9...v0.13.10

    Check out what's new in this release

    Docker Images

    • ghcr.io/projectcapsule/capsule:0.13.10
    • ghcr.io/projectcapsule/capsule:latest

    Helm Chart
    View this release on Artifact Hub or use the OCI helm chart:

    • ghcr.io/projectcapsule/charts/capsule:0.13.10

    Review the Major Changes section first before upgrading to a new version

    Important

    Kubernetes compatibility

    Note that the Capsule project offers support only for the latest minor version of Kubernetes.
    Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors.

    Kubernetes version Minimum required
    v1.35 >= 1.35.0

    Thanks to all the contributors! 🚀 🦄

    Open source →
    Release notes

    v0.13.10

    Compare

    Choose a tag to compare

    Open source →
  4. v0.13.9 06 Jul 2026
    Release notes

    Changelog

    🐛 Bug fixes

    Full Changelog: v0.13.8...v0.13.9

    Check out what's new in this release

    Docker Images

    • ghcr.io/projectcapsule/capsule:0.13.9
    • ghcr.io/projectcapsule/capsule:latest

    Helm Chart
    View this release on Artifact Hub or use the OCI helm chart:

    • ghcr.io/projectcapsule/charts/capsule:0.13.9

    Review the Major Changes section first before upgrading to a new version

    Important

    Kubernetes compatibility

    Note that the Capsule project offers support only for the latest minor version of Kubernetes.
    Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors.

    Kubernetes version Minimum required
    v1.35 >= 1.35.0

    Thanks to all the contributors! 🚀 🦄

    Open source →
    Release notes

    v0.13.9

    Compare

    Choose a tag to compare

    Open source →
  5. v0.13.9-0.20260706075022-e44e02a36d0e 06 Jul 2026 pre-release

    Nothing published for this version

  6. v0.13.8 03 Jul 2026
    Release notes

    ⚠️ Security

    • GHSA-jr6p-8pjj-mfx6 Moderate: Incomplete fix of CVE-2026-22872: TenantResource RawItems and Generators still allow cluster-scoped resource creation (cross-tenant privilege escalation) - Without impersonation
    • GHSA-68cj-mvg9-rgm2 Moderate: CapsuleConfiguration NodeMetadata regex fields lack webhook validation, allowing MustCompile panic on all Node admission requests

    Changelog

    ✨ New Features

    🐛 Bug fixes

    🛠 Dependency updates

    Full Changelog: v0.13.7...v0.13.8

    Check out what's new in this release

    Docker Images

    • ghcr.io/projectcapsule/capsule:0.13.8
    • ghcr.io/projectcapsule/capsule:latest

    Helm Chart
    View this release on Artifact Hub or use the OCI helm chart:

    • ghcr.io/projectcapsule/charts/capsule:0.13.8

    Review the Major Changes section first before upgrading to a new version

    Important

    Kubernetes compatibility

    Note that the Capsule project offers support only for the latest minor version of Kubernetes.
    Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors.

    Kubernetes version Minimum required
    v1.35 >= 1.35.0

    Thanks to all the contributors! 🚀 🦄

    Open source →
    Release notes

    v0.13.8

    Compare

    Choose a tag to compare

    Open source →
  7. v0.13.7 24 Jun 2026
    Release notes

    Changelog

    ⚠️ Security

    • GHSA-gxjc-74v5-3vx3 Moderate: Malformed ForbiddenAnnotations.Regex can bypass Tenant validation and trigger namespace admission panic
    • GHSA-gjw4-3v3v-rqxg High: Tenant owner bypasses Capsule's forbidden namespace/service/node label and annotation enforcement because ForbiddenListSpec.ExactMatch runs sort.SearchStrings (byte order) over a slice sorted case-insensitively
    • GHSA-f94q-w3w8-cj67 Moderate: hostnameRegexHandler.OnUpdate validates stale (old) Tenant regex, allowing invalid AllowedHostnames regex to bypass webhook validation

    ✨ New Features

    🐛 Bug fixes

    Full Changelog: v0.13.6...v0.13.7

    Check out what's new in this release

    Docker Images

    • ghcr.io/projectcapsule/capsule:0.13.7
    • ghcr.io/projectcapsule/capsule:latest

    Helm Chart
    View this release on Artifact Hub or use the OCI helm chart:

    • ghcr.io/projectcapsule/charts/capsule:0.13.7

    Review the Major Changes section first before upgrading to a new version

    Important

    Kubernetes compatibility

    Note that the Capsule project offers support only for the latest minor version of Kubernetes.
    Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors.

    Kubernetes version Minimum required
    v1.35 >= 1.35.0

    Thanks to all the contributors! 🚀 🦄

    Open source →
    Release notes

    v0.13.7

    Compare

    Choose a tag to compare

    Open source →
  8. v0.13.6 17 Jun 2026
    Release notes

    Changelog

    🐛 Bug fixes

    Full Changelog: v0.13.5...v0.13.6

    Check out what's new in this release

    Docker Images

    • ghcr.io/projectcapsule/capsule:0.13.6
    • ghcr.io/projectcapsule/capsule:latest

    Helm Chart
    View this release on Artifact Hub or use the OCI helm chart:

    • ghcr.io/projectcapsule/charts/capsule:0.13.6

    Review the Major Changes section first before upgrading to a new version

    Important

    Kubernetes compatibility

    Note that the Capsule project offers support only for the latest minor version of Kubernetes.
    Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors.

    Kubernetes version Minimum required
    v1.35 >= 1.35.0

    Thanks to all the contributors! 🚀 🦄

    Open source →
    Release notes

    v0.13.6

    Compare

    Choose a tag to compare

    Open source →
  9. v0.13.5 09 Jun 2026
    Release notes

    Changelog

    ✨ New Features

    🐛 Bug fixes

    Full Changelog: v0.13.4...v0.13.5

    Check out what's new in this release

    Docker Images

    • ghcr.io/projectcapsule/capsule:0.13.5
    • ghcr.io/projectcapsule/capsule:latest

    Helm Chart
    View this release on Artifact Hub or use the OCI helm chart:

    • ghcr.io/projectcapsule/charts/capsule:0.13.5

    Review the Major Changes section first before upgrading to a new version

    Important

    Kubernetes compatibility

    Note that the Capsule project offers support only for the latest minor version of Kubernetes.
    Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors.

    Kubernetes version Minimum required
    v1.35 >= 1.35.0

    Thanks to all the contributors! 🚀 🦄

    Open source →
    Release notes

    v0.13.5

    Compare

    Choose a tag to compare

    Open source →
  10. v0.13.4 05 Jun 2026
    Release notes

    Changelog

    🐛 Bug fixes

    Full Changelog: v0.13.3...v0.13.4

    Check out what's new in this release

    Docker Images

    • ghcr.io/projectcapsule/capsule:0.13.4
    • ghcr.io/projectcapsule/capsule:latest

    Helm Chart
    View this release on Artifact Hub or use the OCI helm chart:

    • ghcr.io/projectcapsule/charts/capsule:0.13.4

    Review the Major Changes section first before upgrading to a new version

    Important

    Kubernetes compatibility

    Note that the Capsule project offers support only for the latest minor version of Kubernetes.
    Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors.

    Kubernetes version Minimum required
    v1.35 >= 1.35.0

    Thanks to all the contributors! 🚀 🦄

    Open source →
    Release notes

    v0.13.4

    Compare

    Choose a tag to compare

    Open source →
  11. v0.13.3 04 Jun 2026
    Release notes

    Changelog

    🐛 Bug fixes

    🛠 Dependency updates

    Full Changelog: v0.13.2...v0.13.3

    Check out what's new in this release

    Docker Images

    • ghcr.io/projectcapsule/capsule:0.13.3
    • ghcr.io/projectcapsule/capsule:latest

    Helm Chart
    View this release on Artifact Hub or use the OCI helm chart:

    • ghcr.io/projectcapsule/charts/capsule:0.13.3

    Review the Major Changes section first before upgrading to a new version

    Important

    Kubernetes compatibility

    Note that the Capsule project offers support only for the latest minor version of Kubernetes.
    Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors.

    Kubernetes version Minimum required
    v1.35 >= 1.35.0

    Thanks to all the contributors! 🚀 🦄

    Open source →
    Release notes

    v0.13.3

    Compare

    Choose a tag to compare

    Open source →
  12. v0.13.2 03 Jun 2026

    Nothing published for this version

  13. v0.13.2-0.20260601074645-0c5862ded720 01 Jun 2026 pre-release

    Nothing published for this version

  14. v0.13.1 29 May 2026

    Nothing published for this version

  15. v0.13.0 28 May 2026

    Nothing published for this version

  16. v0.12.5-0.20260519140558-7a65ab7afce0 19 May 2026 pre-release

    Nothing published for this version

  17. v0.12.5-0.20260505053440-859aa0360b6c 05 May 2026 pre-release

    Nothing published for this version

  18. v0.12.5-0.20260504131211-71418aec977f 04 May 2026 pre-release

    Nothing published for this version

  19. v0.12.5-0.20260501165009-2208890c9591 01 May 2026 pre-release

    Nothing published for this version

  20. v0.12.5-0.20260419064724-96d06c715b8b 19 Apr 2026 pre-release

    Nothing published for this version

  21. v0.12.5-0.20260410125729-0ebadaa1101b 10 Apr 2026 pre-release

    Nothing published for this version

  22. v0.12.5-0.20260403120431-011500086fbd 03 Apr 2026 pre-release

    Nothing published for this version

  23. v0.12.5-0.20260221180916-0cd90760ac94 21 Feb 2026 pre-release

    Nothing published for this version

  24. v0.12.5-0.20260212222834-2dfd4f39ba93 12 Feb 2026 pre-release

    Nothing published for this version

  25. v0.12.4 19 Dec 2025

    Nothing published for this version

  26. v0.12.3 11 Dec 2025

    Nothing published for this version

  27. v0.12.2 10 Dec 2025

    Nothing published for this version

  28. v0.12.1 09 Dec 2025

    Nothing published for this version

  29. v0.12.0 05 Dec 2025

    Nothing published for this version

  30. v0.11.2 26 Oct 2025

    Nothing published for this version

  31. v0.11.2-0.20251114082558-3c5708a37f74 14 Nov 2025 pre-release

    Nothing published for this version

  32. v0.11.2-0.20251111082919-78af6c5467a5 11 Nov 2025 pre-release

    Nothing published for this version

  33. v0.11.2-0.20251110104043-7f9e5b80c66d 10 Nov 2025 pre-release

    Nothing published for this version

  34. v0.11.2-0.20251031073527-866c69ffc322 31 Oct 2025 pre-release

    Nothing published for this version

  35. v0.11.2-0.20251025071902-b5bdc75a631d 25 Oct 2025 pre-release

    Nothing published for this version

  36. v0.11.1 23 Oct 2025

    Nothing published for this version

  37. v0.11.0 20 Oct 2025

    Nothing published for this version

  38. v0.10.9 04 Sep 2025

    Nothing published for this version

  39. v0.10.9-0.20250829163154-cab3ba50e119 29 Aug 2025 pre-release

    Nothing published for this version

  40. v0.10.8 25 Aug 2025

    Nothing published for this version

  41. v0.10.7 22 Aug 2025

    Nothing published for this version

  42. v0.10.6 20 Aug 2025

    Nothing published for this version

  43. v0.10.5 18 Aug 2025

    Nothing published for this version

  44. v0.10.5-0.20250815190745-100454d303c3 15 Aug 2025 pre-release

    Nothing published for this version

  45. v0.10.4 14 Aug 2025

    Nothing published for this version

  46. v0.10.4-0.20250813071402-0ab013597734 13 Aug 2025 pre-release

    Nothing published for this version

  47. v0.10.4-0.20250812074635-b22adc424f4b 12 Aug 2025 pre-release

    Nothing published for this version

  48. v0.10.4-0.20250806072108-30168db4fa11 06 Aug 2025 pre-release

    Nothing published for this version

  49. v0.10.4-0.20250802121519-cdca11f0b970 02 Aug 2025 pre-release

    Nothing published for this version

  50. v0.10.3 01 Aug 2025

    Nothing published for this version

  51. v0.10.2 21 Jul 2025

    Nothing published for this version

  52. v0.10.2-0.20250704080056-ebfa654b699a 04 Jul 2025 pre-release

    Nothing published for this version

  53. v0.10.1 01 Jul 2025

    Nothing published for this version

  54. v0.10.1-0.20250607065945-2fb2c7910797 07 Jun 2025 pre-release

    Nothing published for this version

  55. v0.10.1-0.20250604072613-288f08e73513 04 Jun 2025 pre-release

    Nothing published for this version

  56. v0.10.0 22 May 2025

    Nothing published for this version

  57. v0.9.1-0.20250509084751-e6fcfaf6f652 09 May 2025 pre-release

    Nothing published for this version

  58. v0.9.0 09 May 2025

    Nothing published for this version

  59. v0.8.1 01 May 2025

    Nothing published for this version

  60. v0.8.0 30 Apr 2025

    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