chore(deps): update helm release capsule to v0.12.4#124
Open
renovate[bot] wants to merge 1 commit intodevfrom
Open
chore(deps): update helm release capsule to v0.12.4#124renovate[bot] wants to merge 1 commit intodevfrom
renovate[bot] wants to merge 1 commit intodevfrom
Conversation
ecdb986 to
6d67f21
Compare
6d67f21 to
71d0b17
Compare
71d0b17 to
c0642ab
Compare
c0642ab to
8f54bf8
Compare
8f54bf8 to
8a502b1
Compare
8a502b1 to
1dd2df3
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:
0.10.9→0.12.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
projectcapsule/capsule (capsule)
v0.12.4Compare Source
Changelog
🐛 Bug fixes
a42d910: fix(controller): template concurrency (#1802) (@oliverbaehler)🛠 Dependency updates
8eea907: fix(deps): update k8s.io/utils digest to61b37f7(#1801) (@renovate[bot])Full Changelog: projectcapsule/capsule@v0.12.3...v0.12.4
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.12.4ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.12.4Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.12.3Compare Source
Changelog
🐛 Bug fixes
e19575b: fix(controller): allow no spaces in template references (#1789) (@oliverbaehler)Full Changelog: projectcapsule/capsule@v0.12.2...v0.12.3
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.12.3ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.12.3Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.12.2Compare Source
Changelog
🐛 Bug fixes
c06f54a: fix(controller): decode old object for delete requests (#1787) (@oliverbaehler)🛠 Dependency updates
c832f56: fix(deps): update module golang.org/x/sync to v0.19.0 (#1774) (@renovate[bot])cd5e2a8: fix(deps): update module k8s.io/apiextensions-apiserver to v0.34.3 (#1785) (@renovate[bot])2583215: fix(deps): update module k8s.io/dynamic-resource-allocation to v0.34.3 (#1786) (@renovate[bot])Full Changelog: projectcapsule/capsule@v0.12.1...v0.12.2
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.12.2ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.12.2Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.12.1Compare Source
Changelog
🐛 Bug fixes
936a152: fix(controller): make device and gateway class optional (#1775) (@oliverbaehler)711cef9: fix(e2e): resourcepool condition (#1773) (@CorentinPtrl)Full Changelog: projectcapsule/capsule@v0.12.0...v0.12.1
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.12.1ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.12.1Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.12.0Compare Source
Changelog
✨ New Features
584d372: feat(config): add combined users property as successor for usergroups (#1767) (@oliverbaehler)7e7d9d0: feat(config): administrators get delete privileges for tenant namespaces (#1749) (@oliverbaehler)581a8fe: feat(controller): administration persona (#1739) (@oliverbaehler)dd39e1a: feat(dra): support dra device classes (#1759) (@Svarrogh1337)5899e6d: feat(tenant): add available classes as status fields (#1751) (@oliverbaehler)d812a0c: feat(tenant): add dedicated tenantowner crd (#1764) (@oliverbaehler)6e8405d: feat: refactor core webhooks (#1756) (@oliverbaehler)🐛 Bug fixes
a270d67: fix(admission): consistently inspect ownerreferences for namespace validations (#1758) (@oliverbaehler)🛠 Dependency updates
866c69f: fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.2 (#1725) (@renovate[bot])550f3cc: fix(deps): update module go.uber.org/zap to v1.27.1 (#1748) (@renovate[bot])92d73ae: fix(deps): update module golang.org/x/sync to v0.18.0 (#1734) (@renovate[bot])9e73320: fix(deps): update module sigs.k8s.io/cluster-api to v1.11.3 (#1732) (@renovate[bot])3c5708a: fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.4 (#1731) (@renovate[bot])007cea9: fix(deps): update module sigs.k8s.io/gateway-api to v1.4.1 (#1770) (@renovate[bot])Full Changelog: projectcapsule/capsule@v0.11.1...v0.12.0
Check out what's new in this release
Docker Images
ghcr.io/projectcapsule/capsule:0.12.0ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.12.0Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.11.2Compare Source
v0.11.1Compare Source
Changelog
✨ New Features
9537c06: feat(charts/capsule): added extra manifests in values file (#1653) (@Llyth)634ed49: feat(controller): add controller concurrency (#1722) (@oliverbaehler)🐛 Bug fixes
63eb807: fix(controller): change log levels for debug logs (#1716) (@oliverbaehler)🛠 Dependency updates
009b34b: fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.1 (#1714) (@renovate[bot])Full Changelog: projectcapsule/capsule@v0.11.0...v0.11.1
Docker Images
ghcr.io/projectcapsule/capsule:0.11.1ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.11.1Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.11.0Compare Source
Changelog
✨ New Features
c901412: feat(api): migrate capsule.clastix.io/managed-by to meta api (#1691) (@oliverbaehler)9fa1aba: feat(controller): allow owners to promote serviceaccounts within tenant as owners (#1626) (@oliverbaehler)5ac0f83: feat(controller): refactor namespace core loop and state management (#1680) (@oliverbaehler)2261ea6: feat(helm): add labels and annotations for capsuleconfiguration (#1710) (@oliverbaehler)beafe09: feat(tenant): allow additional metadata for rolebindings (#1695) (@oliverbaehler)dd70ac2: feat(tenant): owners are now an optional property (#1654) (@oliverbaehler)14e09ea: feat: pre-release correctures (#1682) (@oliverbaehler)🐛 Bug fixes
ea2b6ec: fix(chart): disable node webhook by default (#1685) (@oliverbaehler)deb4db7: fix(docs): add static width per logo for adopters (#1700) (@sandert-k8s)4878e1a: fix: bypass resourepool limits (#1669) (@Svarrogh1337)🛠 Dependency updates
ba15a83: fix(deps): update k8s.io/utils digest tobc988d5(#1676) (@renovate[bot])54e80f8: fix(deps): update module github.com/onsi/ginkgo/v2 to v2.25.3 (#1605) (@renovate[bot])40d17bc: fix(deps): update module github.com/onsi/ginkgo/v2 to v2.26.0 (#1678) (@renovate[bot])c65a142: fix(deps): update module github.com/prometheus/client_golang to v1.23.1 (#1639) (@renovate[bot])bb8a511: fix(deps): update module github.com/prometheus/client_golang to v1.23.2 (#1642) (@renovate[bot])b1d0f8b: fix(deps): update module sigs.k8s.io/cluster-api to v1.11.2 (#1688) (@renovate[bot])e2418ab: fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.1 (#1620) (@renovate[bot])8254c55: fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.2 (#1684) (@renovate[bot])e7da3b0: fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.3 (#1697) (@renovate[bot])7ccb64d: fix(deps): update module sigs.k8s.io/gateway-api to v1.4.0 (#1681) (@renovate[bot])Full Changelog: projectcapsule/capsule@v0.10.9...v0.11.0
Docker Images
ghcr.io/projectcapsule/capsule:0.11.0ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.11.0Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
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 was generated by Mend Renovate. View the repository job log.