Skip to content

Commit

Permalink
Tools upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
burmanm committed Feb 27, 2024
1 parent 69ed087 commit 6103c09
Show file tree
Hide file tree
Showing 7 changed files with 4,952 additions and 5,606 deletions.
12 changes: 6 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -239,12 +239,12 @@ HELM ?= $(LOCALBIN)/helm
OPM ?= $(LOCALBIN)/opm

## Tool Versions
CERT_MANAGER_VERSION ?= v1.12.2
KUSTOMIZE_VERSION ?= v5.0.3
CONTROLLER_TOOLS_VERSION ?= v0.12.0
OPERATOR_SDK_VERSION ?= 1.29.0
HELM_VERSION ?= 3.12.0
OPM_VERSION ?= 1.26.5
CERT_MANAGER_VERSION ?= v1.14.3
KUSTOMIZE_VERSION ?= v5.3.0
CONTROLLER_TOOLS_VERSION ?= v0.14.0
OPERATOR_SDK_VERSION ?= 1.33.0
HELM_VERSION ?= 3.14.0
OPM_VERSION ?= 1.36.0
GOLINT_VERSION ?= 1.55.2

.PHONY: cert-manager
Expand Down
2 changes: 1 addition & 1 deletion PROJECT
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
domain: cassandra.datastax.com
layout:
- go.kubebuilder.io/v4-alpha
- go.kubebuilder.io/v4
multigroup: true
plugins:
manifests.sdk.operatorframework.io/v2: {}
Expand Down
1 change: 0 additions & 1 deletion apis/cassandra/v1beta1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion apis/config/v1beta1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion apis/control/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10,350 changes: 4,842 additions & 5,508 deletions config/crd/bases/cassandra.datastax.com_cassandradatacenters.yaml

Large diffs are not rendered by default.

191 changes: 103 additions & 88 deletions config/crd/bases/control.k8ssandra.io_cassandratasks.yaml

Large diffs are not rendered by default.

0 comments on commit 6103c09

Please sign in to comment.