Releases: projectcapsule/capsule
v0.10.8
Changelog
✨ New Features
- 15a09e4: feat(tenant): add templating support for additionalmetadatalist (#1613) (@Svarrogh1337)
🐛 Bug fixes
- 6bee346: fix(helm): change empty value handling (#1614) (@oliverbaehler)
Full Changelog: v0.10.7...v0.10.8
Docker Images
ghcr.io/projectcapsule/capsule:0.10.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.10.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.33 |
>= 1.33.0 |
Thanks to all the contributors! 🚀 🦄
v0.10.7
Changelog
✨ New Features
- cb029a1: feat(config): add usernames property identify specific users as capsule users (#1606) (@oliverbaehler)
- 8ba8aa7: feat(helm): improve admission configurations (#1607) (@oliverbaehler)
Full Changelog: v0.10.6...v0.10.7
Docker Images
ghcr.io/projectcapsule/capsule:0.10.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.10.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.33 |
>= 1.33.0 |
Thanks to all the contributors! 🚀 🦄
v0.10.6
Changelog
✨ New Features
- 6513057: feat(helm): add ignoreuserwithgroups as option in values (#1599) (@oliverbaehler)
🛠 Dependency updates
- 5abf854: fix(deps): update k8s.io/utils digest to 0af2bda (#1600) (@renovate[bot])
- 5ba3f42: fix(deps): update module github.com/onsi/ginkgo/v2 to v2.24.0 (#1594) (@renovate[bot])
- 920d8dd: fix(deps): update module sigs.k8s.io/cluster-api to v1.11.0 (#1597) (@renovate[bot])
Full Changelog: v0.10.5...v0.10.6
Docker Images
ghcr.io/projectcapsule/capsule:0.10.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.10.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.33 |
>= 1.33.0 |
Thanks to all the contributors! 🚀 🦄
v0.10.5
Changelog
✨ New Features
- 074eb40: feat(config): add ignore user groups property (#1586) (@oliverbaehler)
🐛 Bug fixes
- 67b5c3e: fix(tenantresource): ensure original map is not modified in prepareAdditionalMetadata (#1572) (@yehlo)
Full Changelog: v0.10.4...v0.10.5
Docker Images
ghcr.io/projectcapsule/capsule:0.10.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.10.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.33 |
>= 1.33.0 |
Thanks to all the contributors! 🚀 🦄
v0.10.4
Changelog
🚨 This Release contains patches to a published Security Advisory. You are advised to patch as soon as possible to this release to avoid any security issues in combination with Capsule 🚨
🔥 Security
- e1f47fe: security fix GHSA-fcpm-6mxq-m5vv (@oliverbaehler)
🛠 Dependency updates
Full Changelog: v0.10.3...v0.10.4
Docker Images
ghcr.io/projectcapsule/capsule:0.10.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.10.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.33 |
>= 1.33.0 |
Thanks to all the contributors! 🚀 🦄
v0.10.3
Changelog
✨ New Features
- e234200: feat(tenant): expose additional metrics (#1517) (@Svarrogh1337)
🐛 Bug fixes
- 3c0545f: fix(helm): correct values scope for servicemonitor (#1558) (@rkthtrifork)
🛠 Dependency updates
- 9481b8f: fix(deps): update module github.com/onsi/gomega to v1.38.0 (#1555) (@renovate[bot])
- bdcae3a: fix(deps): update module github.com/prometheus/client_golang to v1.23.0 (#1563) (@renovate[bot])
Full Changelog: v0.10.2...v0.10.3
Docker Images
ghcr.io/projectcapsule/capsule:0.10.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.10.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.33 |
>= 1.33.0 |
Thanks to all the contributors! 🚀 🦄
v0.10.2
Changelog
✨ New Features
- 255c71e: feat(helm): Added health port in ClusterIP (#1535) (@ramsinghtmdc)
- 49f0ae0: feat: add toggle for securitycontext and podsecuritycontext (#1546) (@sandert-k8s)
🐛 Bug fixes
- 1ce9dca: fix(helm): correct values scope for dashboards (#1537) (@oliverbaehler)
🛠 Dependency updates
- 90b3434: fix(deps): update kubernetes packages to v0.33.3 (#1545) (@renovate[bot])
- 406d285: fix(deps): update module github.com/spf13/pflag to v1.0.7 (#1547) (@renovate[bot])
- 30408c9: fix(deps): update module golang.org/x/sync to v0.16.0 (#1536) (@renovate[bot])
- 1ab4eb6: fix(deps): update module sigs.k8s.io/cluster-api to v1.10.4 (#1544) (@renovate[bot])
Full Changelog: v0.10.1...v0.10.2
Docker Images
ghcr.io/projectcapsule/capsule:0.10.2
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.10.2
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.33 |
>= 1.33.0 |
Thanks to all the contributors! 🚀 🦄
v0.10.1
Changelog
✨ New Features
- c8377d5: feat: improve resourcepool monitoring (#1488) (@oliverbaehler)
🛠 Dependency updates
- 387aa91: fix(deps): update k8s.io/utils digest to 4c0f3b2 (#1494) (@renovate[bot])
- e4d7f72: fix(deps): update kubernetes packages to v0.33.2 (#1513) (@renovate[bot])
- ceaa272: fix(deps): update module github.com/go-logr/logr to v1.4.3 (#1483) (@renovate[bot])
- 99bfc88: fix(deps): update module golang.org/x/sync to v0.15.0 (#1496) (@renovate[bot])
- 4a6fd78: fix(deps): update module sigs.k8s.io/cluster-api to v1.10.3 (#1510) (@renovate[bot])
- c0cfa86: fix(deps): update module sigs.k8s.io/controller-runtime to v0.21.0 (#1479) (@renovate[bot])
Full Changelog: v0.10.0...v0.10.1
Docker Images
ghcr.io/projectcapsule/capsule:0.10.1
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.10.1
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.33 |
>= 1.33.0 |
Thanks to all the contributors! 🚀 🦄
v0.10.0
Changelog
✨ New Features
- c7237f8: feat(api): add resourcepools and claims (#1333) (@oliverbaehler)
- a60ebfa: feat(tenant): support gateway/class (#1463) (@Svarrogh1337)
🛠 Dependency updates
- e14c030: fix(deps): update kubernetes packages to v0.33.1 (#1458) (@renovate[bot])
- 77de23d: fix(deps): update module sigs.k8s.io/cluster-api to v1.10.2 (#1471) (@renovate[bot])
Full Changelog: v0.9.0...v0.10.0
Docker Images
ghcr.io/projectcapsule/capsule:0.10.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.10.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.33 |
>= 1.33.0 |
Thanks to all the contributors! 🚀 🦄
v0.9.0
Changelog
✨ New Features
- 9d1f702: feat(tenant): improve cordoning selection (#1424) (@Svarrogh1337)
- 8e9b8ad: feat: Add additionalMetadataList Support for Conditional Metadata Assignment (#1339) (@Deofex)
- f85b618: feat: namespace metadata sync on creation #1378 (#1379) (@CharlieR-o-o-t)
🐛 Bug fixes
- 63c92f8: fix: Remove command from daemonset template (#1408) (@schmidt-i)
🛠 Dependency updates
- 0d559d6: fix(deps): update k8s.io/utils digest to 0f33e8f (#1403) (@renovate[bot])
- 035fcc0: fix(deps): update module golang.org/x/sync to v0.14.0 (#1396) (@renovate[bot])
- 47720bd: fix(deps): update module sigs.k8s.io/cluster-api to v1.10.1 (#1319) (@renovate[bot])
Full Changelog: v0.8.1...v0.9.0
Docker Images
ghcr.io/projectcapsule/capsule:0.9.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.9.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.33 |
>= 1.33.0 |
Thanks to all the contributors! 🚀 🦄