Skip to content

Commit

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

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 Sep 3, 2024
1 parent 1243941 commit b7c99d7
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.4.3
# renovate: datasource=go depName=github.com/kubernetes/code-generator
CODE_GENERATOR_VERSION ?= v0.31.0
# renovate: datasource=go depName=sigs.k8s.io/controller-tools
CONTROLLER_TOOLS_VERSION ?= v0.16.1
CONTROLLER_TOOLS_VERSION ?= v0.16.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.16.1
controller-gen.kubebuilder.io/version: v0.16.2
name: containerimagescans.stas.statnett.no
spec:
group: stas.statnett.no
Expand Down

0 comments on commit b7c99d7

Please sign in to comment.