Skip to content

Dependency Dashboard #144

@openstack-k8s-ci-robot

Description

@openstack-k8s-ci-robot

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

Other Branches

The following updates are pending. To force the creation of a PR, click on a checkbox below.

  • Update tinact/docker.image-retag action to v1.0.3
  • Update dependency go to 1.26.x
  • Update dependency ruby to v3.4.9
  • Update schneegans/dynamic-badges-action action to v1.8.0
  • Update actions/checkout action to v6
  • Update actions/setup-go action to v6
  • Update dependency ruby to v4
  • Update github/codeql-action action to v4
  • Update peter-evans/create-or-update-comment action to v5
  • Update peter-evans/find-comment action to v4

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

github-actions (11)
.github/workflows/build-openstack-operator.yaml (1)
  • openstack-k8s-operators/openstack-k8s-operators-ci main
.github/workflows/catalog-openstack-operator-upgrades.yaml (8)
  • actions/setup-go v4 → [Updates: v6]
  • actions/checkout v4 → [Updates: v6]
  • tj-actions/branch-names v9
  • redhat-actions/openshift-tools-installer v1
  • redhat-actions/podman-login v1
  • redhat-actions/podman-login v1
  • redhat-actions/buildah-build v2
  • redhat-actions/push-to-registry v2
.github/workflows/codeql.yml (3)
  • actions/checkout v4 → [Updates: v6]
  • github/codeql-action v3 → [Updates: v4]
  • github/codeql-action v3 → [Updates: v4]
.github/workflows/crd-size-badge.yaml (5)
  • actions/checkout v4 → [Updates: v6]
  • mikefarah/yq v4
  • peter-evans/find-comment v3 → [Updates: v4]
  • peter-evans/create-or-update-comment v4 → [Updates: v5]
  • schneegans/dynamic-badges-action v1.7.0 → [Updates: v1.8.0]
.github/workflows/crd-sync-check.yaml (1)
  • actions/checkout v4 → [Updates: v6]
.github/workflows/docs.yaml (5)
  • actions/setup-go v3 → [Updates: v6]
  • actions/checkout v4 → [Updates: v6]
  • ruby/setup-ruby v1
  • go 1.24.x → [Updates: 1.26.x]
  • ruby 3.2 → [Updates: 3.4.9, 4.0.5]
.github/workflows/force-bump-pr-manual.yaml (1)
  • openstack-k8s-operators/openstack-k8s-operators-ci main
.github/workflows/force-bump-pr-scheduled.yaml (1)
  • openstack-k8s-operators/openstack-k8s-operators-ci main
.github/workflows/kustom.yaml (3)
  • actions/setup-go v3 → [Updates: v6]
  • actions/checkout v4 → [Updates: v6]
  • go 1.24.x → [Updates: 1.26.x]
.github/workflows/lints.yaml (1)
  • actions/checkout v4 → [Updates: v6]
.github/workflows/release-openstack-operator.yaml (4)
  • actions/checkout v2 → [Updates: v6]
  • tinact/docker.image-retag 1.0.2 → [Updates: 1.0.3]
  • tinact/docker.image-retag 1.0.2 → [Updates: 1.0.3]
  • tinact/docker.image-retag 1.0.2 → [Updates: 1.0.3]
gomod (2)
api/go.mod (24)
  • github.com/cert-manager/cert-manager v1.16.5
  • github.com/go-playground/validator/v10 v10.30.1 → [Updates: v10.30.2]
  • github.com/onsi/ginkgo/v2 v2.28.2
  • github.com/onsi/gomega v1.41.0
  • go.uber.org/zap v1.28.0
  • k8s.io/api v0.31.14
  • k8s.io/apimachinery v0.31.14
  • k8s.io/client-go v0.31.14
  • sigs.k8s.io/controller-runtime v0.19.7
  • github.com/go-logr/logr v1.4.3
  • github.com/gophercloud/gophercloud/v2 v2.8.0
  • github.com/metal3-io/baremetal-operator/apis v0.9.3
  • golang.org/x/crypto v0.48.0
  • k8s.io/apiextensions-apiserver v0.33.2
  • k8s.io/klog/v2 v2.130.1
  • k8s.io/apimachinery v0.31.14
  • k8s.io/api v0.31.14
  • k8s.io/apiserver v0.31.14
  • k8s.io/client-go v0.31.14
  • k8s.io/apiextensions-apiserver v0.31.14
  • k8s.io/cli-runtime v0.31.14
  • k8s.io/code-generator v0.31.14
  • k8s.io/component-base v0.31.14
  • github.com/cert-manager/cmctl/v2 v2.1.2-0.20241127223932-88edb96860cf@88edb96860cf → [Updates: v2.1.2-0.20241127223932-88edb96860cf]
go.mod (32)
  • github.com/cert-manager/cert-manager v1.16.5
  • github.com/go-logr/logr v1.4.3
  • github.com/go-playground/validator/v10 v10.30.1 → [Updates: v10.30.2]
  • github.com/google/uuid v1.6.0
  • github.com/iancoleman/strcase v0.3.0
  • github.com/k8snetworkplumbingwg/network-attachment-definition-client v1.7.7
  • github.com/onsi/ginkgo/v2 v2.28.2
  • github.com/onsi/gomega v1.41.0
  • github.com/pkg/errors v0.9.1
  • github.com/stretchr/testify v1.11.1
  • go.uber.org/zap v1.28.0
  • gopkg.in/yaml.v3 v3.0.1
  • k8s.io/api v0.31.14
  • k8s.io/apiextensions-apiserver v0.33.2
  • k8s.io/apimachinery v0.31.14
  • k8s.io/client-go v0.31.14
  • sigs.k8s.io/controller-runtime v0.19.7
  • github.com/gophercloud/gophercloud/v2 v2.8.0
  • github.com/metal3-io/baremetal-operator/apis v0.9.3
  • golang.org/x/crypto v0.48.0
  • k8s.io/apiserver v0.33.2
  • k8s.io/component-base v0.33.2
  • k8s.io/klog/v2 v2.130.1
  • k8s.io/apimachinery v0.31.14
  • k8s.io/api v0.31.14
  • k8s.io/apiserver v0.31.14
  • k8s.io/client-go v0.31.14
  • k8s.io/apiextensions-apiserver v0.31.14
  • k8s.io/cli-runtime v0.31.14
  • k8s.io/code-generator v0.31.14
  • k8s.io/component-base v0.31.14
  • github.com/cert-manager/cmctl/v2 v2.1.2-0.20241127223932-88edb96860cf@88edb96860cf → [Updates: v2.1.2-0.20241127223932-88edb96860cf]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions