-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update module github.com/projectcapsule/capsule to v0.12.4 #80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
dcfee01 to
7785397
Compare
7785397 to
b5ed3c9
Compare
b5ed3c9 to
2d842f3
Compare
2d842f3 to
232a942
Compare
232a942 to
6cd26d4
Compare
6cd26d4 to
f7569bb
Compare
f7569bb to
2647377
Compare
2647377 to
7f69dd2
Compare
|
7f69dd2 to
d612873
Compare
d612873 to
dc15da9
Compare
dc15da9 to
cb7a618
Compare
cb7a618 to
e4966bf
Compare
This PR contains the following updates:
v0.10.5→v0.12.4Release Notes
projectcapsule/capsule (github.com/projectcapsule/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! 🚀 🦄
v0.10.9Compare Source
Changelog
✨ New Features
3c1c5f2: feat: kubernetes bump and helm improvements (#1634) (@oliverbaehler)🛠 Dependency updates
8bb0159: fix(deps): update module github.com/spf13/pflag to v1.0.10 (#1627) (@renovate[bot])Full Changelog: projectcapsule/capsule@v0.10.8...v0.10.9
Docker Images
ghcr.io/projectcapsule/capsule:0.10.9ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.10.9Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.10.8Compare Source
Changelog
✨ New Features
15a09e4: feat(tenant): add templating support for additionalmetadatalist (#1613) (@Svarrogh1337)🐛 Bug fixes
6bee346: fix(helm): change empty value handling (#1614) (@oliverbaehler)Full Changelog: projectcapsule/capsule@v0.10.7...v0.10.8
Docker Images
ghcr.io/projectcapsule/capsule:0.10.8ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.10.8Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.10.7Compare Source
Changelog
✨ New Features
cb029a1: feat(config): add usernames property identify specific users as capsule users (#1606) (@oliverbaehler)8ba8aa7: feat(helm): improve admission configurations (#1607) (@oliverbaehler)Full Changelog: projectcapsule/capsule@v0.10.6...v0.10.7
Docker Images
ghcr.io/projectcapsule/capsule:0.10.7ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.10.7Review the Major Changes section first before upgrading to a new version
Thanks to all the contributors! 🚀 🦄
v0.10.6Compare Source
Changelog
✨ New Features
6513057: feat(helm): add ignoreuserwithgroups as option in values (#1599) (@oliverbaehler)🛠 Dependency updates
5abf854: fix(deps): update k8s.io/utils digest to0af2bda(#1600) (@renovate[bot])5ba3f42: fix(deps): update module github.com/onsi/ginkgo/v2 to v2.24.0 (#1594) (@renovate[bot])920d8dd: fix(deps): update module sigs.k8s.io/cluster-api to v1.11.0 (#1597) (@renovate[bot])Full Changelog: projectcapsule/capsule@v0.10.5...v0.10.6
Docker Images
ghcr.io/projectcapsule/capsule:0.10.6ghcr.io/projectcapsule/capsule:latestHelm Chart
View this release on Artifact Hub or use the OCI helm chart:
ghcr.io/projectcapsule/charts/capsule:0.10.6Review 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.