Changelog
✨ New Features
- f82c2f4: feat(api): add tenant funcs to retrieve subjects based on clusterrole bindings (#1231) (@oliverbaehler)
🐛 Bug fixes
- f24b6b1: fix(controller): use typed structs for watches (#1169) (@oliverbaehler)
🛠 Dependency updates
- da478fc: feat(deps): bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 (#1177) (@dependabot[bot])
- 99d24da: feat(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 (#1178) (@dependabot[bot])
- a7814af: feat(deps): bump github.com/prometheus/client_golang (#1184) (@dependabot[bot])
- 2ca0043: feat(deps): bump github.com/prometheus/client_golang (#1185) (@dependabot[bot])
- 1659987: feat(deps): bump github.com/prometheus/client_golang (#1200) (@dependabot[bot])
- 8ff1044: feat(deps): bump github.com/prometheus/client_golang (#1223) (@dependabot[bot])
- cbcab2f: feat(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 (#1204) (@dependabot[bot])
- 630f9e2: feat(deps): bump k8s.io/api from 0.31.0 to 0.31.1 (#1192) (@dependabot[bot])
- 4dd46dd: feat(deps): bump k8s.io/apimachinery from 0.31.0 to 0.31.1 (#1195) (@dependabot[bot])
- 4916b8f: feat(deps): bump k8s.io/client-go from 0.31.0 to 0.31.1 (#1194) (@dependabot[bot])
- 59e5ace: feat(deps): bump sigs.k8s.io/cluster-api from 1.7.4 to 1.8.1 (#1160) (@dependabot[bot])
- 855d80e: feat(deps): bump sigs.k8s.io/cluster-api from 1.8.1 to 1.8.2 (#1186) (@dependabot[bot])
- 93f7ebb: feat(deps): bump sigs.k8s.io/cluster-api from 1.8.2 to 1.8.3 (#1190) (@dependabot[bot])
- aade294: feat(deps): bump sigs.k8s.io/cluster-api from 1.8.3 to 1.8.4 (#1219) (@dependabot[bot])
- f5bbeef: feat(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1175) (@dependabot[bot])
🚀 Build process updates
- 3dc74c8: ci(deps): Bump anchore/sbom-action from 0.17.3 to 0.17.4 (#1224) (@dependabot[bot])
- e6f7031: ci(deps): Bump anchore/sbom-action from 0.17.4 to 0.17.5 (#1229) (@dependabot[bot])
- f077028: ci(deps): Bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 (#1225) (@dependabot[bot])
- 5143c5c: ci(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1228) (@dependabot[bot])
- d49fcb7: ci(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#1206) (@dependabot[bot])
- 7a74268: ci(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#1215) (@dependabot[bot])
- a4b88d3: ci(deps): bump actions/setup-node from 4.0.3 to 4.0.4 (#1202) (@dependabot[bot])
- 2763fb7: ci(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#1180) (@dependabot[bot])
- 650d535: ci(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 (#1216) (@dependabot[bot])
- fd80e5c: ci(deps): bump actions/upload-artifact from 4.4.1 to 4.4.3 (#1220) (@dependabot[bot])
- df2bf1c: ci(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 (#1222) (@dependabot[bot])
- a75d7ab: ci(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.25.0 (#1214) (@dependabot[bot])
- 6278feb: ci(deps): bump aquasecurity/trivy-action from 0.25.0 to 0.26.0 (#1217) (@dependabot[bot])
- f3b9728: ci(deps): bump aquasecurity/trivy-action from 0.26.0 to 0.27.0 (#1221) (@dependabot[bot])
- d86c8ef: ci(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#1209) (@dependabot[bot])
- 7894300: ci(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#1212) (@dependabot[bot])
- 5df2add: ci(deps): bump securego/gosec from 2.20.0 to 2.21.2 (#1189) (@dependabot[bot])
- 62e5e85: ci(deps): bump securego/gosec from 2.21.2 to 2.21.4 (#1207) (@dependabot[bot])
- 6184ff0: ci(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#1210) (@dependabot[bot])
- 6d03aa7: ci(deps): bump wagoid/commitlint-github-action from 6.1.1 to 6.1.2 (#1182) (@dependabot[bot])
- 6313467: ci(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1188) (@dependabot[bot])
- 2b29fa7: ci(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1208) (@dependabot[bot])
- 55c010c: ci(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1211) (@dependabot[bot])
Thanks to all the contributors!
Full Changelog: v0.7.1...v0.7.2
Docker Images
ghcr.io/projectcapsule/capsule:0.7.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.7.2
Review the Major Changes section first before upgrading to a new version