Skip to content

Releases: projectcapsule/capsule-proxy

v0.13.2

02 Jun 12:11
9276c82

Choose a tag to compare

Changelog

✨ New Features

πŸ› Bug fixes

πŸ“¦ Other work

Thanks to all the contributors!

Full Changelog: v0.13.1...v0.13.2

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:0.13.2
  • ghcr.io/projectcapsule/capsule-proxy:latest

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

  • ghcr.io/projectcapsule/charts/capsule-proxy:0.13.2

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 supporters.

Kubernetes version Minimum required
v1.35 >= 1.35.0

Thanks to all the contributors! πŸš€ πŸ¦„

v0.13.1

29 May 12:34
e699800

Choose a tag to compare

Changelog

πŸ› Bug fixes

πŸ“¦ Other work

Thanks to all the contributors!

Full Changelog: v0.13.0...v0.13.1

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:0.13.1
  • ghcr.io/projectcapsule/capsule-proxy:latest

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

  • ghcr.io/projectcapsule/charts/capsule-proxy:0.13.1

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 supporters.

Kubernetes version Minimum required
v1.35 >= 1.35.0

Thanks to all the contributors! πŸš€ πŸ¦„

v0.13.0

29 May 10:08
a64380e

Choose a tag to compare

Changelog

✨ New Features

πŸ›  Dependency updates

πŸ“¦ Other work

Thanks to all the contributors!

Full Changelog: v0.12.0...v0.13.0

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:0.13.0
  • ghcr.io/projectcapsule/capsule-proxy:latest

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

  • ghcr.io/projectcapsule/charts/capsule-proxy:0.13.0

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 supporters.

Kubernetes version Minimum required
v1.35 >= 1.35.0

Thanks to all the contributors! πŸš€ πŸ¦„

v0.12.0

14 Apr 09:22
123ffa2

Choose a tag to compare

Changelog

πŸ”₯ Breaking Change

Toggling the Feature-Flag --feature-gates=ProxyClusterScoped=true will now no longer consider proxy settings from tenants.

✨ New Features

πŸ›  Dependency updates

πŸ“¦ Other work

Thanks to all the contributors!

Full Changelog: v0.11.3...v0.12.0

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:0.12.0
  • ghcr.io/projectcapsule/capsule-proxy:latest

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

  • ghcr.io/projectcapsule/charts/capsule-proxy:0.12.0

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 supporters.

Kubernetes version Minimum required
v1.34 >= 1.34.0

Thanks to all the contributors! πŸš€ πŸ¦„

v0.11.3

31 Mar 05:50
4d291e3

Choose a tag to compare

Changelog

πŸ› Bug fixes

πŸ›  Dependency updates

πŸ“¦ Other work

Thanks to all the contributors!

Full Changelog: v0.11.2...v0.11.3

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:0.11.3
  • ghcr.io/projectcapsule/capsule-proxy:latest

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

  • ghcr.io/projectcapsule/charts/capsule-proxy:0.11.3

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 supporters.

Kubernetes version Minimum required
v1.34 >= 1.34.0

Thanks to all the contributors! πŸš€ πŸ¦„

v0.11.2

11 Mar 13:39
2fb970e

Choose a tag to compare

Changelog

✨ New Features

πŸ› Bug fixes

πŸ›  Dependency updates

πŸ“¦ Other work

Thanks to all the contributors!

Full Changelog: v0.11.1...v0.11.2

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:0.11.2
  • ghcr.io/projectcapsule/capsule-proxy:latest

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

  • ghcr.io/projectcapsule/charts/capsule-proxy:0.11.2

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 supporters.

Kubernetes version Minimum required
v1.34 >= 1.34.0

Thanks to all the contributors! πŸš€ πŸ¦„

v0.11.1

23 Feb 21:37
b99bb4e

Choose a tag to compare

Changelog

πŸ› Bug fixes

πŸ“¦ Other work

Thanks to all the contributors!

Full Changelog: v0.11.0...v0.11.1

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:0.11.1
  • ghcr.io/projectcapsule/capsule-proxy:latest

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

  • ghcr.io/projectcapsule/charts/capsule-proxy:0.11.1

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 supporters.

Kubernetes version Minimum required
v1.34 >= 1.34.0

Thanks to all the contributors! πŸš€ πŸ¦„

v0.11.0

23 Feb 10:24
31db7ae

Choose a tag to compare

Changelog

Breaking Changes ⚠️

By default certificates for the proxy are now created using cert-manager. To keep the old behavior you must set the following values:

options:
  generateCertificates: true
certManager:
  generateCertificates: false  

✨ New Features

πŸ› Bug fixes

πŸ›  Dependency updates

πŸ“¦ Other work

Thanks to all the contributors!

Full Changelog: v0.10.1...v0.11.0

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:0.11.0
  • ghcr.io/projectcapsule/capsule-proxy:latest

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

  • ghcr.io/projectcapsule/charts/capsule-proxy:0.11.0

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 supporters.

Kubernetes version Minimum required
v1.34 >= 1.34.0

Thanks to all the contributors! πŸš€ πŸ¦„

v0.10.1

22 Jan 20:19
0f51fe6

Choose a tag to compare

Changelog

πŸ› Bug fixes

πŸ›  Dependency updates

πŸ“¦ Other work

Thanks to all the contributors!

Full Changelog: v0.10.0...v0.10.1

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:0.10.1
  • ghcr.io/projectcapsule/capsule-proxy:latest

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

  • ghcr.io/projectcapsule/charts/capsule-proxy:0.10.1

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 supporters.

Kubernetes version Minimum required
v1.34 >= 1.34.0

Thanks to all the contributors! πŸš€ πŸ¦„

v0.10.0

09 Dec 15:56
bf820cb

Choose a tag to compare

Changelog

πŸ› Bug fixes

πŸ›  Dependency updates

πŸ“¦ Other work

Thanks to all the contributors!

Full Changelog: v0.9.13...v0.10.0

Docker Images

  • ghcr.io/projectcapsule/capsule-proxy:0.10.0
  • ghcr.io/projectcapsule/capsule-proxy:latest

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

  • ghcr.io/projectcapsule/charts/capsule-proxy:0.10.0

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 supporters.

Kubernetes version Minimum required
v1.34 >= 1.34.0

Thanks to all the contributors! πŸš€ πŸ¦„