Skip to content

Dependency Dashboard #130

@renovate

Description

@renovate

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.


Warning

Renovate failed to look up the following dependencies: Failed to look up go package k8s.io/klog/v2.

Files affected: go.mod


Ignored or Blocked

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected dependencies

dockerfile
Dockerfile
  • docker.io/library/golang 1.24.5@sha256:ef5b4be1f94b36c90385abd9b6b4f201723ae28e71acacb76d00687333c17282
  • gcr.io/distroless/static-debian12 nonroot@sha256:627d6c5a23ad24e6bdff827f16c7b60e0289029b0c79e9f7ccd54ae3279fb45f
github-actions
.github/workflows/build-image.yaml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • docker/setup-qemu-action v3.6.0@29109295f81e9208d7d86ff1c6c12d2833863392
  • docker/setup-buildx-action v3.11.1@e468171a9de216ec08956ac3ada2f0791b6bd435
  • docker/login-action v3.4.0@74a5d142397b4f367a81961eba4e8cd7edddf772
  • docker/metadata-action v5.7.0@902fa8ec7d6ecbf8d84d538b9b233a880e428804
  • docker/build-push-action v6.18.0@263435318d21b8e681c14492fe198d362a7d2c83
.github/workflows/ci.yml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
  • golangci/golangci-lint-action v8.0.0@4afd733a84b1f43292c63897423277bb7f4313a9
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • ibiqlik/action-yamllint v3.1.1@2576378a8e339169678f9939646ee3ee325e845c
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • nosborn/github-action-markdown-cli v3.5.0@508d6cefd8f0cc99eab5d2d4685b1d5f470042c1
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
  • tj-actions/verify-changed-files v20.0.4@a1c6acee9df209257a246f2cc6ae8cb6581c1edf
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
  • docker/setup-qemu-action v3.6.0@29109295f81e9208d7d86ff1c6c12d2833863392
  • docker/setup-buildx-action v3.11.1@e468171a9de216ec08956ac3ada2f0791b6bd435
  • docker/build-push-action v6.18.0@263435318d21b8e681c14492fe198d362a7d2c83
  • AbsaOSS/k3d-action v2.4.0@4e8b3239042be1dc0aed6c5eb80c13b18200fc79
  • kyverno/action-install-chainsaw v0.2.12@f2b47b97dc889c12702113753d713f01ec268de5
.github/workflows/clean-ghcr.yaml
.github/workflows/clear-cache.yaml
.github/workflows/codeql.yml
.github/workflows/dependency-review.yml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/dependency-review-action v4.7.1@da24556b548a50705dd671f47852072ea4c105d9
.github/workflows/docs.yaml
.github/workflows/lint-pr.yml
.github/workflows/release-please.yml
.github/workflows/scorecard.yaml
gomod
go.mod
  • go 1.24.0
  • github.com/distribution/reference v0.6.0
  • github.com/go-viper/mapstructure/v2 v2.4.0
  • github.com/gohugoio/hashstructure v0.5.0
  • github.com/onsi/ginkgo/v2 v2.23.4
  • github.com/onsi/gomega v1.38.0
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/openreports/reports-api v0.0.0-20250719202023-28a4ee05f82e@28a4ee05f82e
  • github.com/prometheus/client_golang v1.22.0
  • github.com/spf13/pflag v1.0.7
  • github.com/spf13/viper v1.20.1
  • github.com/statnett/controller-runtime-viper v0.3.42
  • github.com/stretchr/testify v1.10.0
  • k8s.io/api v0.33.3
  • k8s.io/apimachinery v0.33.3
  • k8s.io/client-go v0.33.3
  • k8s.io/component-base v0.33.3
  • k8s.io/klog/v2 v2.130.1
  • k8s.io/utils v0.0.0-20250604170112-4c0f3b243397@4c0f3b243397
  • sigs.k8s.io/cli-utils v0.37.2
  • sigs.k8s.io/controller-runtime v0.21.0
  • sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8@cfa47c3a1cc8
  • sigs.k8s.io/structured-merge-diff/v4 v4.7.0
  • sigs.k8s.io/yaml v1.6.0
kustomize
config/manager/kustomization.yaml
kustomization.yaml
  • ghcr.io/statnett/image-scanner-operator 0.13.0
regex
.github/workflows/ci.yml
  • github.com/golangci/golangci-lint v2.3.0
  • k3d-io/k3d v5.8.3
config/manager/kustomization.yaml
  • ghcr.io/aquasecurity/trivy 0.64.1
config/trivy-server/stateful_set.yaml
  • ghcr.io/aquasecurity/trivy 0.64.1
Makefile
  • sigs.k8s.io/kustomize/kustomize/v5 v5.7.1
  • github.com/kubernetes/code-generator v0.33.3
  • sigs.k8s.io/controller-tools v0.18.0
test/e2e-config/k3d-config.yml
  • docker.io/rancher/k3s v1.33.3-k3s1
renovate-config-presets
.github/renovate.json5

  • Check this box to trigger a request for Renovate to run again on this repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions