Skip to content

Commit

Permalink
chore(deps): update module sigs.k8s.io/controller-tools to v0.17.2 (#…
Browse files Browse the repository at this point in the history
…1265)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Erik Godding Boye <[email protected]>
  • Loading branch information
renovate[bot] and erikgb authored Feb 10, 2025
1 parent 0666443 commit 85c9d92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ KUSTOMIZE_VERSION ?= v5.6.0
# renovate: datasource=go depName=github.com/kubernetes/code-generator
CODE_GENERATOR_VERSION ?= v0.32.1
# renovate: datasource=go depName=sigs.k8s.io/controller-tools
CONTROLLER_TOOLS_VERSION ?= v0.17.1
CONTROLLER_TOOLS_VERSION ?= v0.17.2

.PHONY: applyconfiguration-gen
applyconfiguration-gen: $(APPLYCONFIGURATION_GEN) ## Download applyconfiguration-gen locally if necessary.
Expand Down
2 changes: 1 addition & 1 deletion config/crd/bases/stas.statnett.no_containerimagescans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.17.1
controller-gen.kubebuilder.io/version: v0.17.2
name: containerimagescans.stas.statnett.no
spec:
group: stas.statnett.no
Expand Down

0 comments on commit 85c9d92

Please sign in to comment.