chore(deps): update all-ci-updates#1051
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
86c6b7e to
f6ce538
Compare
2ad4b99 to
f28fbab
Compare
oliverbaehler
approved these changes
Jun 17, 2026
0195c96 to
4da1b85
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1051 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 1 1
Lines 332 332
=====================================
Misses 332 332 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
d8d385a to
797a063
Compare
797a063 to
8d9cfe6
Compare
8d9cfe6 to
4eb1315
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v6.0.2→v6.0.30.13.0→0.13.60.13.8(+1)v6.0.1→v6.0.2v4.36.0→v4.36.2v4.36.3v4.2.0→v4.2.23.13.0→3.13.1v2.26.1→v2.27.1Release Notes
actions/checkout (actions/checkout)
v6.0.3Compare Source
projectcapsule/capsule (capsule)
v0.13.6Compare Source
Changelog
🐛 Bug fixes
f84f9d6: fix(webhook): Release annotation on bounded ResourcePoolClaim (#1965) (@FerroO2000)af2f377: fix: add serviceaccount validation for tenantowners and tenants (#1966) (@oliverbaehler)af2f377: fix: racing condition for terminating namespaces (#1966) (@oliverbaehler)af2f377: fix: fix typo innamespaces/finalize(#1966) (@oliverbaehler)Full Changelog: projectcapsule/capsule@v0.13.5...v0.13.6
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.13.6ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.13.6Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.13.5Compare Source
Changelog
✨ New Features
e2aa501: feat(chart): allow additional controller rbac (#1958) (@oliverbaehler)327296a: feat: add action type for rules and regexp cache (#1957) (@oliverbaehler)34262c5: feat: add rule-based QOS enforcement (#1961) (@oliverbaehler)🐛 Bug fixes
34262c5: fix: skip terminating namespaces for Tenantresources and GlobalTenantResources (#1961) (@oliverbaehler)34262c5: fix: migrate registry rules api (#1961) (@oliverbaehler)34262c5: fix: migrate promotions rules api (#1961) (@oliverbaehler)6120885: fix: translate serviceaccounts to type serviceaccount not user (#1956) (@oliverbaehler)Full Changelog: projectcapsule/capsule@v0.13.4...v0.13.5
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.13.5ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.13.5Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.13.4Compare Source
Changelog
🐛 Bug fixes
4c72af7: fix: best effort patch reconciling status (#1952) (@oliverbaehler)4c4d927: fix: use different match strategy for truthy and match (#1953) (@oliverbaehler)Full Changelog: projectcapsule/capsule@v0.13.3...v0.13.4
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.13.4ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.13.4Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.13.3Compare Source
Changelog
🐛 Bug fixes
780be87: fix: preserve ca-bundles injected from external providers (#1948) (@oliverbaehler)🛠 Dependency updates
999869d: feat(deps): bump golang 1.26.4 (#1949) (@oliverbaehler)3fc945b: fix(deps): update module sigs.k8s.io/cluster-api to v1.13.2 (#1874) (@renovate[bot])Full Changelog: projectcapsule/capsule@v0.13.2...v0.13.3
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.13.3ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.13.3Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.13.2Compare Source
Changelog
✨ New Features
d255c33: feat: add observedgeneration to status object of all crds (#1930) (@sandert-k8s)f62b774: feat: add tenant list to status of capsuleconfiguration (#1935) (@sandert-k8s)3d1158e: feat: add conditions and tenant references for tenantowners status (#1946) (@oliverbaehler)🐛 Bug fixes
a6927c5: fix: allow managed metadata defined per tenant (#1947) (@oliverbaehler)b783d03: fix: avoid rejection when users are classified as administrators (#1941) (@oliverbaehler)3d1158e: fix: tls reconciler manages only cabundle #1946) (@oliverbaehler)🛠 Dependency updates
827407e: fix(deps): update module go.uber.org/zap to v1.28.0 (#1904) (@renovate[bot])95079bf: fix(deps): update module gomodules.xyz/jsonpatch/v2 to v3 (#1917) (@renovate[bot])ac3140f: fix(deps): update module sigs.k8s.io/gateway-api to v1.5.1 (#1878) (@renovate[bot])🚀 Build process updates
ad46a23: ci: add goreleaser dry run (#1936) (@alan747271363-art)Full Changelog: projectcapsule/capsule@v0.13.1...v0.13.2
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.13.2ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.13.2Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.13.1Compare Source
Changelog
🐛 Bug fixes
33f11b9: fix: correct helm docs for webhook service port schema (#1929) (@bakito)ce6fb68: fix: correct helm values schema for webservcie ports (#1928) (@bakito)279f3a7: fix: reuse webhookport from values (#1927) (@oliverbaehler)Full Changelog: projectcapsule/capsule@v0.13.0...v0.13.1
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.13.1ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.13.1Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
codecov/codecov-action (codecov/codecov-action)
v6.0.2Compare Source
This is a copy of the
v7.0.0release to make updates easierWhat's Changed
Full Changelog: codecov/codecov-action@v6.0.1...v6.0.2
github/codeql-action (github/codeql-action)
v4.36.2Compare Source
v4.36.1Compare Source
No user facing changes.
helm/helm (helm)
v4.2.2: Helm v4.2.2Compare Source
Helm v4.2.2 is a patch release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Notable Changes
Installation and Upgrading
Download Helm v4.2.2. The common platform binaries are here:
This release was signed by @gjenkins8 with key BF88 8333 D96A 1C18 E268 2AAE D79D 67C9 EC01 6739, which can be found at https://keys.openpgp.org/vks/v1/by-fingerprint/BF888333D96A1C18E2682AAED79D67C9EC016739. Please use the attached signatures for verifying this release using gpg.
The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash.What's Next
Changelog
b05881c(George Jenkins)Full Changelog: helm/helm@v4.2.1...v4.2.2
v4.2.1: Helm v4.2.1Compare Source
Helm v4.2.1 is a patch release. Users are encouraged to upgrade for the best experience.
The community keeps growing, and we'd love to see you there!
Notable Changes
Installation and Upgrading
Download Helm v4.2.1. The common platform binaries are here:
This release was signed with
208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155and can be found at @scottrigby keybase account. Please use the attached signatures for verifying this release usinggpg.The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash.What's Next
Changelog
d591a19(Terry Howe)2a9fcae(Terry Howe)ffa5bd6(dependabot[bot])9f9dbaf(dependabot[bot])64a2891(dependabot[bot])e54a4a2(dependabot[bot])acb762b(dependabot[bot])768586d(dependabot[bot])eabfae5(Benoit Tigeot)e3fd51f(Benoit Tigeot)1e47395(Benoit Tigeot)a33e239(Benoit Tigeot)fa06d44(Terry Howe)360d483(Terry Howe)7651edf(dependabot[bot])b132e7e(dependabot[bot])eee491a(Terry Howe)3e3c575(dependabot[bot])c4ce2bb(dependabot[bot])3892dc2(dependabot[bot])c4bbb62(dependabot[bot])a0d7f16(dependabot[bot])8a3de05(dependabot[bot])57a4803(Matheus Pimenta)b33ae02(dependabot[bot])Full Changelog: helm/helm@v4.2.0...v4.2.1
securego/gosec (securego/gosec)
v2.27.1Compare Source
Changelog
9e6a984Downgrade google lib to avoid min Go version bump (#1687)v2.27.0Compare Source
Changelog
0a5c650Downgrade the jsonschema dep to v0.13.0 due to incompatibility with anthropick-sdk-go (#1686)b48e668Update all dependencies (#1685)bd17b25Downgrade the github.com/invopop/jsonschema v0.13.0 to solve incopatibility with anthropic-sdk (#1683)c6f8c3dUpdate all dependencies (#1682)5676cbcUpdate vulnerabilities alerts for indirect dependenciesce167d4Pin dependencies (#1681)74b726dSkip pining for my reposa68f882Update renovate configuration2f8791bFix typoad3778aUpdate branch config in renovate configb1583feMigrate config renovate.json (#1678)139e33dUpdate renovate to refresh the branch creationf3c03ebUpdate the renovate branch prefix85814f2Update renovate config to pin the actions dependencies by digests (#1676)55f0519Migrate the html remport to react v19. (#1675)6ad4476Manually update version to fix renovate (#1674)8f88312feat: integrate Atlas Cloud provider (#1672)6351b0cRefactor error position parsing to support path with colon. (#1673)de65614Add two options to require rule ID and justificaiton for inline annotations (#1671)e354c57Fix false positive in G118 when cancel is stored in a slice/map (#1670)4161f0bchore(go): update supported Go versions to 1.25.10 and 1.26.3 (#1669)b4f2934Harden the github workflows and action (#1665)b7aca26Fix justification delimiter in annotation format doc (#1661)945bce7Update all dependencies (#1664)5f4eec9Update action to use gosec version v2.26.1 (#1660)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.