chore(ocm-kit): update ocm-kit tooling - #47
Open
ocmbot[bot] wants to merge 1 commit into
Open
Conversation
ocmbot
Bot
force-pushed
the
renovate/ocm-kit-tooling
branch
from
September 9, 2026 00:53
ec16afd to
0aee1c5
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:
v2.13.1→v2.13.2v0.14.0→v0.15.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
golangci/golangci-lint (github.com/golangci/golangci-lint/v2/cmd/golangci-lint)
v2.13.2Compare Source
Released on 2026-08-28
iface: from 1.5.0 to 1.5.1staticcheck: from 0.8.0 to 0.8.1unparam: from3f964bcto2fa3d84canonicalheader: from v1.1.2 to a temporary forkopen-component-model/open-component-model (ocm.software/open-component-model/cli)
v0.15.0: OCM 0.15.0Compare Source
[0.15.0] - 2026-09-08
🚀 Features
🐛 Bug Fixes
📚 Dependencies
705e964(#3377)302eb14(#3376)83e58ba(#3438)⚙️ Miscellaneous Tasks
default(#3278)bindings/goand remove default flag for--upload-as(#3393)Get This Release
Install the OCM CLI
curl -sfL https://ocm.software/install-cli.sh | OCM_VERSION=0.15.0 bashFor alternative installation options, see the installation guide.
You can also run the OCM CLI in a container without installing it:
See the container image guide for more details.
Deploy the OCM Controller
Install into a Kubernetes cluster via Helm:
See the controller setup guide for full configuration options.
OCM Component Distribution (for existing OCM users)
Every OCM release is published as OCM component versions to
ghcr.io/open-component-model- the same distribution mechanism OCM enables for your own software. Components in this release:ocm.software/ocm:0.15.0ocm.software/cli:0.15.0ocm.software/kubernetes/controller:0.15.0Inspect the full product component:
Download a CLI binary directly via OCM (requires OCM CLI already installed; replace
osandarchitectureas needed — e.g.linux/amd64,darwin/arm64):Community & Contributors
This release we had a total of 8 contributors!
If you want to engage with us, check our community page!
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.