Skip to content

Releases: projectcapsule/capsule

v0.4.1

09 Nov 16:16
v0.4.1
Compare
Choose a tag to compare

Changelog

✨ New Features

🐛 Bug fixes

  • cde44ba: fix(controller): copy ownerreference from oldNs on namespace UPDATE admission requests (@oliverbaehler)

🛠 Dependency updates

🚀 Build process updates

Thanks to all the contributors!

Full Changelog: v0.4.0...v0.4.1

Docker Images

  • ghcr.io/projectcapsule/capsule:v0.4.1
  • ghcr.io/projectcapsule/capsule:latest

v0.4.0

06 Nov 09:19
ad8957c
Compare
Choose a tag to compare

Changelog

🛠 Dependency updates

📖 Documentation updates

🚀 Build process updates

Thanks to all the contributors!

Full Changelog: v0.4.0-rc.3...v0.4.0

Docker Images

  • ghcr.io/projectcapsule/capsule:v0.4.0
  • ghcr.io/projectcapsule/capsule:latest

v0.4.0-rc.3

26 Oct 12:06
Compare
Choose a tag to compare
v0.4.0-rc.3 Pre-release
Pre-release

Changelog

✨ New Features

🛠 Dependency updates

📖 Documentation updates

🚀 Build process updates

📦 Other work

Thanks to all the contributors!

Full Changelog: v0.4.0-rc.2...v0.4.0-rc.3

Docker Images

  • ghcr.io/projectcapsule/capsule:v0.4.0-rc.3
  • ghcr.io/projectcapsule/capsule:latest

v0.4.0-rc.2

23 Oct 07:50
Compare
Choose a tag to compare
v0.4.0-rc.2 Pre-release
Pre-release

Changelog

🐛 Bug fixes

📖 Documentation updates

Thanks to all the contributors!

Full Changelog: v0.4.0-rc.1...v0.4.0-rc.2

Docker Images

  • ghcr.io/projectcapsule/capsule:v0.4.0-rc.2
  • ghcr.io/projectcapsule/capsule:latest

v0.4.0-rc.1

20 Oct 15:08
Compare
Choose a tag to compare
v0.4.0-rc.1 Pre-release
Pre-release

Changelog

Thanks to all the contributors!

Full Changelog: ...v0.4.0-rc.1

Docker Images

  • ghcr.io/projectcapsule/capsule:v0.4.0-rc.1
  • ghcr.io/projectcapsule/capsule:latest

v0.3.3

27 Jun 17:17
Compare
Choose a tag to compare

Hotfixes

v0.3.2

01 Jun 16:16
Compare
Choose a tag to compare

Enhancements

Hotfixes

  • Go 1.19 upgrade for security reasons #759 @slimm609
  • Missing ConversionReviewVersions in updateTenantCustomResourceDefinition function #752 @MaxFedotov

v0.3.1

28 Mar 11:09
Compare
Choose a tag to compare

Docker images are hosted on docker.io and can be pulled with the following command:

docker pull clastix/capsule:v0.3.1

Helm chart tested with the following version is v0.4.1, remember to update your Helm Charts locally.

helm repo add clastix https://clastix.github.io/charts
helm repo update

Enhancements

  • Prevent replicated resources by TenantResource to get deleted by the Tenant Owner #732 @prometherion

Hotfixes

v0.3.0

04 Mar 17:22
Compare
Choose a tag to compare

⚠️ This is a Capsule minor release that requires a manual patch of the CRDs introduced with 9f184d7. No new API types have been introduced.

Hotfixes

Dependencies

  • golang.org/x/net #714
  • github.com/emicklei/go-restful #700

Enhancements

v0.2.2

17 Feb 13:22
Compare
Choose a tag to compare

This is a Capsule patch release, addressing the following bug(s).

Dependencies