Skip to content
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

Dependency Dashboard #130

Open
1 task
renovate bot opened this issue Jan 24, 2023 · 0 comments
Open
1 task

Dependency Dashboard #130

renovate bot opened this issue Jan 24, 2023 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Jan 24, 2023

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
Dockerfile
  • docker.io/library/golang 1.23.5@sha256:8c10f21bec412f08f73aa7b97ca5ac5f28a39d8a88030ad8a339fd0a781d72b4
  • gcr.io/distroless/static nonroot@sha256:6ec5aa99dc335666e79dc64e4a6c8b89c33a543a1967f20d360922a80dd21f02
github-actions
.github/workflows/build-image.yaml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • docker/setup-qemu-action v3.3.0@53851d14592bedcffcf25ea515637cff71ef929a
  • docker/setup-buildx-action v3.8.0@6524bf65af31da8d45b59e8c27de4bd072b392f5
  • docker/login-action v3.3.0@9780b0c442fbb1117ed29e0efdff1e18412f7567
  • docker/metadata-action v5.6.1@369eb591f429131d6889c46b94e711f089e6ca96
  • docker/build-push-action v6.13.0@ca877d9245402d1537745e0e356eab47c3520991
.github/workflows/ci.yml
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.3.0@f111f3307d8850f501ac008e886eec1fd1932a34
  • golangci/golangci-lint-action v6.2.0@ec5d18412c0aeab7936cb16880d708ba2a64e1ae
  • 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.4.0@58bcfd1af530d87a13d51b76e6713b52602e3613
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.3.0@f111f3307d8850f501ac008e886eec1fd1932a34
  • tj-actions/verify-changed-files v20.0.1@6ed7632824d235029086612d4330d659005af687
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.3.0@f111f3307d8850f501ac008e886eec1fd1932a34
  • actions/checkout v4.2.2@11bd71901bbe5b1630ceea73d27597364c9af683
  • actions/setup-go v5.3.0@f111f3307d8850f501ac008e886eec1fd1932a34
  • docker/setup-qemu-action v3.3.0@53851d14592bedcffcf25ea515637cff71ef929a
  • docker/setup-buildx-action v3.8.0@6524bf65af31da8d45b59e8c27de4bd072b392f5
  • docker/build-push-action v6.13.0@ca877d9245402d1537745e0e356eab47c3520991
  • 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.5.0@3b139cfc5fae8b618d3eae3675e383bb1769c019
.github/workflows/docs.yaml
.github/workflows/lint-pr.yml
.github/workflows/release-please.yml
.github/workflows/scorecard.yaml
gomod
go.mod
  • go 1.23.2
  • github.com/distribution/reference v0.6.0
  • github.com/mitchellh/hashstructure/v2 v2.0.2
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/onsi/ginkgo/v2 v2.22.2
  • github.com/onsi/gomega v1.36.2
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/prometheus/client_golang v1.20.5
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.19.0
  • github.com/statnett/controller-runtime-viper v0.3.30
  • github.com/stretchr/testify v1.10.0
  • k8s.io/api v0.32.1
  • k8s.io/apimachinery v0.32.1
  • k8s.io/client-go v0.32.1
  • k8s.io/component-base v0.32.1
  • k8s.io/klog/v2 v2.130.1
  • k8s.io/utils v0.0.0-20241210054802-24370beab758@24370beab758
  • sigs.k8s.io/cli-utils v0.37.2
  • sigs.k8s.io/controller-runtime v0.20.1
  • sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8@cfa47c3a1cc8
  • sigs.k8s.io/structured-merge-diff/v4 v4.5.0
  • sigs.k8s.io/wg-policy-prototypes v0.0.0-20250113024431-b6021e95f3be@b6021e95f3be
  • sigs.k8s.io/yaml v1.4.0
kustomize
config/manager/kustomization.yaml
kustomization.yaml
  • ghcr.io/statnett/image-scanner-operator 0.8.31
regex
.github/workflows/ci.yml
  • github.com/golangci/golangci-lint v1.63.4
  • k3d-io/k3d v5.8.1
Makefile
  • github.com/daixiang0/gci v0.13.5
  • sigs.k8s.io/kustomize/kustomize/v5 v5.6.0
  • github.com/kubernetes/code-generator v0.32.1
  • sigs.k8s.io/controller-tools v0.17.1
config/manager/kustomization.yaml
  • ghcr.io/aquasecurity/trivy 0.58.2
config/trivy-server/stateful_set.yaml
  • ghcr.io/aquasecurity/trivy 0.58.2
test/e2e-config/k3d-config.yml
  • docker.io/rancher/k3s v1.32.0-k3s1

  • Check this box to trigger a request for Renovate to run again on this repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants