Skip to content

fix(deps): update dependencies (minor) to v0.5.0 - #13

Merged
Perseus985 merged 1 commit into
mainfrom
renovate/all-minor-updates
Sep 9, 2026
Merged

fix(deps): update dependencies (minor) to v0.5.0#13
Perseus985 merged 1 commit into
mainfrom
renovate/all-minor-updates

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/opendefensecloud/charts/dependency-controller minor 0.4.00.5.0
ghcr.io/opendefensecloud/dependency-controller minor 0.4.00.5.0
ghcr.io/opendefensecloud/dependency-webhook minor 0.4.00.5.0

Release Notes

opendefensecloud/dependency-controller (ghcr.io/opendefensecloud/dependency-controller)

v0.5.0

Compare Source

This release moves the controller onto the kcp 0.32 / Kubernetes 1.36 component set,
fixes duplicated entries in delete-denial messages, and adds tooling to test against
several kcp versions.

The helm chart now respects that there are two different images for webhook and controller.
This is a breaking change you need to account for in your values.yaml

Highlights
kcp 0.32 and Kubernetes 1.36 (#​147)

The controller is now built against kcp SDK 0.32.3 and Kubernetes 0.36.3, together
with controller-runtime 0.24.1, multicluster-runtime 0.24.1 and
multicluster-provider 0.8.0.

kcp Kubernetes Status
0.32.x 1.36 Supported
0.31.x 1.35 Supported
0.30.x 1.34 Best effort
≤ 0.29.x ≤ 1.33 Not supported

Existing kcp 0.31 deployments keep working — no action is required. Both 0.31.x
and 0.32.x are covered by the integration and e2e suites. See
docs/compatibility.md for what each tier means and why the
boundary sits there.

Each blocking dependent is reported once (#​108)

When a DELETE was denied, the webhook could name the same blocking resource several
times - it is now ensured to only show each resource exactly once.

Test against a matrix of kcp versions (#​147)

The test targets (integration & e2e tests) can now run against several kcp servers instead of a single pinned
one.

What's Changed
New Contributors

Full Changelog: opendefensecloud/dependency-controller@v0.4.0...v0.4.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 5am on Monday"
  • 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner September 9, 2026 15:35
@renovate renovate Bot added the ok-to-image PR is allowed to run container build label Sep 9, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-updates branch from 3a4f988 to 523d64b Compare September 9, 2026 16:00
@renovate renovate Bot changed the title fix(deps): update ghcr.io/opendefensecloud/charts/dependency-controller docker tag to v0.5.0 fix(deps): update dependencies (minor) to v0.5.0 Sep 9, 2026
@Perseus985
Perseus985 merged commit 0b6812e into main Sep 9, 2026
6 of 8 checks passed
@Perseus985
Perseus985 deleted the renovate/all-minor-updates branch September 9, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-image PR is allowed to run container build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant