Releases: projectcapsule/capsule
v0.7.2
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
v0.7.1
Changelog
Please update to this version as soon as possible. It contains security fixes to the recent CVE GHSA-mq69-4j5w-3qwp
🔥 Security
- d620b04: security fix GHSA-mq69-4j5w-3qwp (@oliverbaehler)
✨ New Features
- a49c57b: feat: runtimeclass default support (#1165) (@prometherion)
🐛 Bug fixes
- 446b8ea: fix(dev): correct dev-environment setups (@oliverbaehler)
- 8930090: fix(helm): don't render capsuleconfiguration if crds.exclusive is set (#1148) (@MaxFedotov)
- 1d9fcc7: fix(helm): remove duplicate restartpolicy (#1152) (@boettluSICKAG)
🛠 Dependency updates
- 48eab4e: feat(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 (#1172) (@dependabot[bot])
- a089714: feat(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.0 (#1155) (@dependabot[bot])
- 26309d7: feat(deps): bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#1144) (@dependabot[bot])
- 65030a1: feat(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1 (@dependabot[bot])
- db9107a: feat(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#1151) (@dependabot[bot])
- 1a11a6c: feat(deps): bump k8s.io/client-go from 0.30.2 to 0.30.3 (#1139) (@dependabot[bot])
- 3de52e8: feat(deps): bump sigs.k8s.io/cluster-api from 1.7.3 to 1.7.4 (#1130) (@dependabot[bot])
📖 Documentation updates
- 0df02db: docs(guides): document fluxcd addon (#1120) (@maxgio92)
- 58540b5: docs: cleanup single manifest installation (@maxgio92)
🚀 Build process updates
- 323ac75: ci(deps): bump actions/setup-go from 5.0.1 to 5.0.2 (#1132) (@dependabot[bot])
- 00af286: ci(deps): bump actions/setup-node from 4.0.2 to 4.0.3 (#1128) (@dependabot[bot])
- cfb2c6c: ci(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (@dependabot[bot])
- 2ed12d2: ci(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 (#1154) (@dependabot[bot])
- 6b9e763: ci(deps): bump amannn/action-semantic-pull-request from 5.5.2 to 5.5.3 (#1118) (@dependabot[bot])
- d58fd0f: ci(deps): bump anchore/sbom-action from 0.16.0 to 0.16.1 (#1129) (@dependabot[bot])
- 0590624: ci(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0 (#1133) (@dependabot[bot])
- b0bb26c: ci(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1 (#1161) (@dependabot[bot])
- 3dd2034: ci(deps): bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 (#1127) (@dependabot[bot])
- 4b6864c: ci(deps): bump fossas/fossa-action from 1.3.3 to 1.4.0 (#1153) (@dependabot[bot])
- 8116434: ci(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#1145) (@dependabot[bot])
- 9af5913: ci(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 (#1142) (@dependabot[bot])
- 414cebd: ci(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#1156) (@dependabot[bot])
- 34c4b94: ci(deps): bump wagoid/commitlint-github-action from 6.0.1 to 6.0.2 (#1149) (@dependabot[bot])
- fd24ae8: ci(deps): bump wagoid/commitlint-github-action from 6.0.2 to 6.1.1 (#1170) (@dependabot[bot])
- fb4f0cf: ci(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1121) (@dependabot[bot])
Thanks to all the contributors!
Full Changelog: v0.7.0...v0.7.1
Docker Images
ghcr.io/projectcapsule/capsule:0.7.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.7.1
Review the Major Changes section first before upgrading to a new version
v0.7.0
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
v0.7.0-rc.1
Changelog
🐛 Bug fixes
- c0d5d6f: fix(controller): add boolean defaults (#1056) (@oliverbaehler)
- e418f74: fix(controller): ensure iteration on capsule ownerreferences (#1059) (@oliverbaehler)
🛠 Dependency updates
- a307966: feat(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#1016) (@dependabot[bot])
- 2a6fb1e: feat(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 (#1044) (@dependabot[bot])
- 0a07c05: feat(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#1026) (@dependabot[bot])
- 9a3a8b0: feat(deps): bump sigs.k8s.io/cluster-api from 1.6.3 to 1.7.1 (#1050) (@dependabot[bot])
- a529910: feat(deps): bump sigs.k8s.io/controller-runtime from 0.16.5 to 0.17.3 (#1027) (@dependabot[bot])
- 00b59fa: feat(deps): bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.18.0 (#1061) (@dependabot[bot])
🚀 Build process updates
- 894a42c: ci(deps): bump actions/checkout from 4.1.2 to 4.1.4 (#1054) (@dependabot[bot])
- 7dec7be: ci(deps): bump actions/setup-go from 5.0.0 to 5.0.1 (#1066) (@dependabot[bot])
- 859fbf8: ci(deps): bump actions/setup-go from 5.0.0 to 5.0.1 (#1068) (@dependabot[bot])
- 8831228: ci(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 (#1043) (@dependabot[bot])
- 6594a3b: ci(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 (#1048) (@dependabot[bot])
- a8dbd0c: ci(deps): bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2 (#1053) (@dependabot[bot])
- 8fe29e8: ci(deps): bump anchore/sbom-action from 0.15.10 to 0.15.11 (#1057) (@dependabot[bot])
- 0323488: ci(deps): bump azure/setup-helm from 3.5 to 4 (#1033) (@dependabot[bot])
- b1fcb28: ci(deps): bump azure/setup-helm from 4.1.0 to 4.2.0 (#1047) (@dependabot[bot])
- 97874c2: ci(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (#1025) (@dependabot[bot])
- 85fe291: ci(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#1030) (@dependabot[bot])
- d972c2f: ci(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 (#1064) (@dependabot[bot])
- 44af534: ci(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#1055) (@dependabot[bot])
- c2f3694: ci(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0 (#1060) (@dependabot[bot])
- f78dbaf: ci(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0 (#1069) (@dependabot[bot])
- 419eb8f: ci(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#1077) (@dependabot[bot])
- ffa2b15: ci(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#1032) (@dependabot[bot])
- d81185b: ci(deps): bump slsa-framework/slsa-github-generator from 1.10.0 to 2.0.0 (#1049) (@dependabot[bot])
- 06d6903: ci(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.0.1 (#1031) (@dependabot[bot])
- 537f25c: ci(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1028) (@dependabot[bot])
- 6504382: ci(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#1067) (@dependabot[bot])
- 07202d0: ci(deps): update github/codeql-action requirement to c4fb451437765abf5018c6fbf22cce1a7da1e5cc (#1070) (@dependabot[bot])
Thanks to all the contributors!
Full Changelog: v0.6.2...v0.7.0-rc.1
Docker Images
ghcr.io/projectcapsule/capsule:0.7.0-rc.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.7.0-rc.1
v0.6.2
Changelog
✨ New Features
- e5ec492: feat(chart): add capsule-proxy 0.6.0 as optional dependency (#999) (@oliverbaehler)
🛠 Dependency updates
- 9e85e15: feat(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#1017) (@dependabot[bot])
- f343623: feat(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1001) (@dependabot[bot])
- 9c1b948: feat(deps): bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.3 (#1008) (@dependabot[bot])
- 7e8ae23: feat(deps): bump k8s.io/apimachinery from 0.29.2 to 0.29.3 (#1009) (@dependabot[bot])
- c35cf71: feat(deps): bump sigs.k8s.io/cluster-api from 1.6.2 to 1.6.3 (#1006) (@dependabot[bot])
🚀 Build process updates
- 3ef5af6: ci(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#1005) (@dependabot[bot])
- 297e5c7: ci(deps): bump anchore/sbom-action from 0.15.8 to 0.15.9 (#1004) (@dependabot[bot])
- 74cd6ce: ci(deps): bump anchore/sbom-action from 0.15.9 to 0.15.10 (#1020) (@dependabot[bot])
- c8e2b74: ci(deps): bump aquasecurity/trivy-action from 0.17.0 to 0.18.0 (#1000) (@dependabot[bot])
- 0d5f2df: ci(deps): bump aquasecurity/trivy-action from 0.18.0 to 0.19.0 (#1021) (@dependabot[bot])
- 6b25dbe: ci(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#1019) (@dependabot[bot])
- c334b2a: ci(deps): bump slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0 (#1011) (@dependabot[bot])
Thanks to all the contributors!
Full Changelog: v0.6.1...v0.6.2
Docker Images
ghcr.io/projectcapsule/capsule:0.6.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.6.2
v0.6.1
Changelog
🚀 Build process updates
- 1bdb9f2: ci(deps): Bump codecov/codecov-action from 4.0.2 to 4.1.0 (#996) (@dependabot[bot])
- 559287c: ci(release): use same tag for helm release (#994) (@oliverbaehler)
Thanks to all the contributors!
Full Changelog: v0.6.0...v0.6.1
Docker Images
ghcr.io/projectcapsule/capsule:0.6.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.6.1
v0.6.0
Changelog
✨ New Features
- e16202f: feat(go): bump relevant components to 1.21 (#987) (@oliverbaehler)
🛠 Dependency updates
- b97635b: feat(deps): Bump go.uber.org/zap from 1.26.0 to 1.27.0 (#988) (@dependabot[bot])
- 8db7aa3: feat(deps): Bump sigs.k8s.io/cluster-api from 1.6.1 to 1.6.2 (#989) (@dependabot[bot])
🚀 Build process updates
- fcedfb2: ci(deps): Bump codecov/codecov-action from 4.0.1 to 4.0.2 (#992) (@dependabot[bot])
Thanks to all the contributors!
Full Changelog: v0.6.0-rc0...v0.6.0
Docker Images
ghcr.io/projectcapsule/capsule:v0.6.0
ghcr.io/projectcapsule/capsule:latest
v0.6.0-rc0
Changelog
🐛 Bug fixes
- b9d4813: fix(ci): allow upper-case for dependabot commits (#981) (@oliverbaehler)
- 5996c42: fix: correcting ldflags name (@prometherion)
- 65a7439: fix: preserving externally managed labels (@prometherion)
🛠 Dependency updates
- 9a829dd: feat(deps): Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#934) (@dependabot[bot])
- 47f22ce: feat(deps): Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.15.0 (@dependabot[bot])
- 80e5af0: feat(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 (#939) (@dependabot[bot])
- 6501fb2: feat(deps): Bump k8s.io/apimachinery from 0.28.4 to 0.29.2 (#978) (@dependabot[bot])
- 0769d6b: feat(deps): Bump sigs.k8s.io/cluster-api from 1.6.0 to 1.6.1 (#974) (@dependabot[bot])
- 8c43556: feat(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 (@dependabot[bot])
- dab0225: fix(deps): use new pointer func (#982) (@oliverbaehler)
📖 Documentation updates
- 384e4d4: docs(links): fixed dead links (@larsgerber)
🚀 Build process updates
- 84a270c: ci(deps): Bump actions/setup-node from 4.0.0 to 4.0.1 (#930) (@dependabot[bot])
- ac848e6: ci(deps): Bump actions/setup-node from 4.0.1 to 4.0.2 (#971) (@dependabot[bot])
- c8b868e: ci(deps): Bump actions/upload-artifact from 4.0.0 to 4.2.0 (@dependabot[bot])
- cc31692: ci(deps): Bump anchore/sbom-action from 0.15.1 to 0.15.3 (#940) (@dependabot[bot])
- d7a977a: ci(deps): Bump anchore/sbom-action from 0.15.3 to 0.15.5 (@dependabot[bot])
- d0d3190: ci(deps): Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 (#938) (@dependabot[bot])
- d1be14d: ci(deps): Bump fossas/fossa-action from 1.3.1 to 1.3.2 (#975) (@dependabot[bot])
- 1db7a46: ci(deps): Bump fossas/fossa-action from 1.3.2 to 1.3.3 (#984) (@dependabot[bot])
- a39885f: ci(deps): Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#972) (@dependabot[bot])
- dec90a2: ci(deps): Bump securego/gosec from 2.18.2 to 2.19.0 (#973) (@dependabot[bot])
- ccb0e58: ci(deps): Bump wagoid/commitlint-github-action from 5.4.4 to 5.4.5 (#941) (@dependabot[bot])
- 9f4410a: ci(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#931) (@dependabot[bot])
- 318d7d0: ci(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (@dependabot[bot])
- c58b71a: ci(deps): bump actions/upload-artifact from 4.2.0 to 4.3.1 (@dependabot[bot])
- fc40a44: ci(deps): bump anchore/sbom-action from 0.15.5 to 0.15.8 (@dependabot[bot])
- 4fb88fd: ci(deps): bump aquasecurity/trivy-action from 0.15.0 to 0.16.0 (@dependabot[bot])
- e63e32a: ci(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.17.0 (@dependabot[bot])
- f08ddf3: ci(deps): bump codecov/codecov-action from 3.1.4 to 4.0.1 (@dependabot[bot])
- 675c9a4: ci(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (@dependabot[bot])
- e2a227e: ci(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (@dependabot[bot])
📦 Other work
- f93d2da: Update dashboard.json (#806) (@h4wkmoon)
- 1c607ad: test(e2e): bump used kubernetes versions (#980) (@oliverbaehler)
Thanks to all the contributors!
Full Changelog: helm-v0.6.0...v0.6.0-rc0
Docker Images
ghcr.io/projectcapsule/capsule:v0.6.0-rc0
ghcr.io/projectcapsule/capsule:latest
v0.5.0
Changelog
✨ New Features
- 0241603: feat!: deprecating v1alpha1 api (@prometherion)
- e61152a: feat(api): additional metadata for pods (@prometherion)
- 2792b58: feat(chart): allow custom role bindings (@oliverbaehler)
- 1e70cd3: feat(helm): additional metadata for pods (@prometherion)
- 4b89895: feat(kustomize): additional metadata for pods (@prometherion)
- b27780d: feat(manager): add forbidden annotations, forbidden labels to service options (@CharlieR-o-o-t)
- c58b46c: feat(tenant): add label with tenant name for each tenant (@oliverbaehler)
- d944304: feat: additional metadata for pods (@prometherion)
- 242fdd2: feat: ensuring well-known label (@prometherion)
🐛 Bug fixes
- 21c0d04: fix(controller): respect group quotas for number of operating system threads allocated to goroutines (@oliverbaehler)
- 74d3ac5: fix(controller): respect metadata of replicated items (#922) (@oliverbaehler)
- 3c85657: fix(e2e): ensuring well-known label (@prometherion)
- c208f5e: fix(makefile): missing webhook field (@prometherion)
- 8ed302d: fix: v1alpha1 api type has been removed (@prometherion)
🛠 Dependency updates
- b58fe04: feat(deps): Bump sigs.k8s.io/cluster-api from 1.6.0-beta.1 to 1.6.0 (#920) (@dependabot[bot])
- 181cb67: feat(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (#912) (@dependabot[bot])
📖 Documentation updates
- 14eb8f2: docs: additional metadata for pods (@prometherion)
- 2c70bf0: docs: deprecating v1alpha1 api (@prometherion)
🚀 Build process updates
- 591a66e: ci(deps): Bump actions/setup-go from 4.1.0 to 5.0.0 (#921) (@dependabot[bot])
- c30b5e9: ci(deps): Bump anchore/sbom-action from 0.15.0 to 0.15.1 (#919) (@dependabot[bot])
- 3dc2567: ci(deps): Bump aquasecurity/trivy-action from 0.14.0 to 0.15.0 (#918) (@dependabot[bot])
- 5e8d0a0: ci(deps): bump anchore/sbom-action from 0.14.3 to 0.15.0 (@dependabot[bot])
- e9ed7b2: ci(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#917) (@dependabot[bot])
Thanks to all the contributors!
Full Changelog: v0.4.2...v0.5.0
Docker Images
ghcr.io/projectcapsule/capsule:v0.5.0
ghcr.io/projectcapsule/capsule:latest
v0.4.2
Changelog
🐛 Bug fixes
- 34977aa: fix: ensuring resourcequota name doesn't break DNS-1123 (@prometherion)
- 2e5c232: fix: sync quota values from tenant to resourcequota object (@prometherion)
- c0e48d1: fix(quota-resources): skipping from count delete-marked objects (@prometherion)
🛠 Dependency updates
- 5e13ac9: feat(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (@dependabot[bot])
Thanks to all the contributors!
Full Changelog: v0.4.1...v0.4.2
Docker Images
ghcr.io/projectcapsule/capsule:v0.4.2
ghcr.io/projectcapsule/capsule:latest