Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions linkerd2.yaml → linkerd2-25.12.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
package:
name: linkerd2
name: linkerd2-25.12
version: "25.12.3"
epoch: 0
description: "meta linkerd package"
copyright:
- license: Apache-2.0
dependencies:
provides:
- linkerd2=${{package.full-version}}
runtime:
- merged-bin
- wolfi-baselayout
Expand Down Expand Up @@ -238,8 +240,8 @@ update:
enabled: true
github:
identifier: linkerd/linkerd2
tag-filter: edge-
strip-prefix: edge-
tag-filter: edge-25.12.

# Based on package size if was determined that this origin package is empty apart from its own SBOM and this test was added to confirm it is empty and will fail if the package is not longer empty (contains more than an SBOM)
test:
Expand Down
Loading