File tree 6 files changed +6
-6
lines changed
ansible/memcached-operator
monitoring/memcached-operator
monitoring/memcached-operator
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 48
48
49
49
# Set the Operator SDK version to use. By default, what is installed on the system is used.
50
50
# This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit.
51
- OPERATOR_SDK_VERSION ?= v1.28 .0
51
+ OPERATOR_SDK_VERSION ?= v1.30 .0
52
52
53
53
# Image URL to use all building/pushing image targets
54
54
IMG ?= controller:latest
Original file line number Diff line number Diff line change 48
48
49
49
# Set the Operator SDK version to use. By default, what is installed on the system is used.
50
50
# This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit.
51
- OPERATOR_SDK_VERSION ?= v1.28 .0
51
+ OPERATOR_SDK_VERSION ?= v1.30 .0
52
52
53
53
# Image URL to use all building/pushing image targets
54
54
IMG ?= controller:latest
Original file line number Diff line number Diff line change 48
48
49
49
# Set the Operator SDK version to use. By default, what is installed on the system is used.
50
50
# This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit.
51
- OPERATOR_SDK_VERSION ?= v1.28 .0
51
+ OPERATOR_SDK_VERSION ?= v1.30 .0
52
52
53
53
# Image URL to use all building/pushing image targets
54
54
IMG ?= controller:latest
Original file line number Diff line number Diff line change 48
48
49
49
# Set the Operator SDK version to use. By default, what is installed on the system is used.
50
50
# This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit.
51
- OPERATOR_SDK_VERSION ?= v1.28 .0
51
+ OPERATOR_SDK_VERSION ?= v1.30 .0
52
52
53
53
# Image URL to use all building/pushing image targets
54
54
IMG ?= controller:latest
Original file line number Diff line number Diff line change 48
48
49
49
# Set the Operator SDK version to use. By default, what is installed on the system is used.
50
50
# This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit.
51
- OPERATOR_SDK_VERSION ?= v1.28 .0
51
+ OPERATOR_SDK_VERSION ?= v1.30 .0
52
52
53
53
# Image URL to use all building/pushing image targets
54
54
IMG ?= controller:latest
Original file line number Diff line number Diff line change 48
48
49
49
# Set the Operator SDK version to use. By default, what is installed on the system is used.
50
50
# This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit.
51
- OPERATOR_SDK_VERSION ?= v1.28 .0
51
+ OPERATOR_SDK_VERSION ?= v1.30 .0
52
52
53
53
# Image URL to use all building/pushing image targets
54
54
IMG ?= controller:latest
You can’t perform that action at this time.
0 commit comments