Changelog
✨ New Features
- 9ebbbed: feat(helm): introduce new installation and CRD lifecycle (#1065) (@oliverbaehler)
- 5efb4fb: feat(metrics): provide metrics for tenant quotas (#1094) (@lukasboettcher)
🐛 Bug fixes
- c0d5d6f: fix(controller): add boolean defaults (#1056) (@oliverbaehler)
- e418f74: fix(controller): ensure iteration on capsule ownerreferences (#1059) (@oliverbaehler)
- 82995a3: fix(controller): change managed network policy label check (#1062) (@oliverbaehler)
- 4afcfbb: fix(controller): use ownerreferences without controller owner relation (#1095) (@oliverbaehler)
- b16bcda: fix(resourcequotas): Update namespace-specific hard quota calculation logic (#1088) (@lukasboettcher)
- df80539: fix(test): feature test name typo (@testwill)
🛠 Dependency updates
- 2250e38: feat(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 (@dependabot[bot])
- e669547: feat(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (@dependabot[bot])
- 3bfa02e: feat(deps): bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (@dependabot[bot])
- e068b57: feat(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#1076) (@dependabot[bot])
- 0571e41: feat(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 (@dependabot[bot])
- 4ba1d28: feat(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 (#1097) (@dependabot[bot])
- 3905f5d: feat(deps): bump github.com/prometheus/client_golang (#1102) (@dependabot[bot])
- c6c3a1b: feat(deps): bump k8s.io/api from 0.30.0 to 0.30.1 (#1085) (@dependabot[bot])
- a420975: feat(deps): bump k8s.io/apiextensions-apiserver from 0.30.0 to 0.30.1 (@dependabot[bot])
- 532e880: feat(deps): bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 (#1113) (@dependabot[bot])
- d696221: feat(deps): bump k8s.io/client-go from 0.30.0 to 0.30.1 (@dependabot[bot])
- dc44eaa: feat(deps): bump sigs.k8s.io/cluster-api from 1.7.1 to 1.7.2 (@dependabot[bot])
- 7d78f5f: feat(deps): bump sigs.k8s.io/cluster-api from 1.7.2 to 1.7.3 (#1107) (@dependabot[bot])
- daa28b4: feat(deps): bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.2 (#1071) (@dependabot[bot])
- 22451b5: feat(deps): bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.4 (@dependabot[bot])
🚀 Build process updates
- 55bd0b4: ci(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#1073) (@dependabot[bot])
- 4828729: ci(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#1087) (@dependabot[bot])
- 78c631b: ci(deps): bump actions/checkout from 4.1.6 to 4.1.7 (#1108) (@dependabot[bot])
- 661476c: ci(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 (#1075) (@dependabot[bot])
- cb92497: ci(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0 (@dependabot[bot])
- b1a2eeb: ci(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0 (#1104) (@dependabot[bot])
- 913b9e8: ci(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0 (#1115) (@dependabot[bot])
- 79e4c72: ci(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 (#1081) (@dependabot[bot])
- a5f544a: ci(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#1109) (@dependabot[bot])
- 448dabe: ci(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#1074) (@dependabot[bot])
- cdfc2cc: ci(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#1078) (@dependabot[bot])
- 337aa77: ci(deps): bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 (#1099) (@dependabot[bot])
- 915e493: ci(deps): bump securego/gosec from 2.19.0 to 2.20.0 (#1080) (@dependabot[bot])
- 874de73: ci(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1098) (@dependabot[bot])
- e06054e: ci(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1106) (@dependabot[bot])
- 3096e2f: ci(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1114) (@dependabot[bot])
- 44365e6: ci(gosec): fix sarif upload (@oliverbaehler)
Thanks to all the contributors!
Full Changelog: v0.7.0-rc.1...v0.7.0
Docker Images
ghcr.io/projectcapsule/capsule:0.7.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.7.0
Review the Major Changes section first before upgrading to a new version