Update Helm release projectcapsule/capsule to v0.7.1 #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.6.0
->0.7.1
Release Notes
projectcapsule/capsule (projectcapsule/capsule)
v0.7.1
Compare Source
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: projectcapsule/capsule@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
Compare Source
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: projectcapsule/capsule@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.6.2
Compare Source
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: projectcapsule/capsule@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
Compare Source
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: projectcapsule/capsule@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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.