File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5858# Set the Operator SDK version to use. By default, what is installed on the system is used.
5959# This is useful for CI or a project to utilize a specific version of the operator-sdk toolkit.
6060# renovate: datasource=github-releases depName=operator-sdk packageName=operator-framework/operator-sdk
61- OPERATOR_SDK_VERSION ?= v1.41.1
61+ OPERATOR_SDK_VERSION ?= v1.42.0
6262
6363# renovate: datasource=github-releases depName=operator-registry packageName=operator-framework/operator-registry
6464OPM_VERSION ?= v1.60.0
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ LABEL operators.operatorframework.io.bundle.package.v1=nginx-ingress-operator
88LABEL operators.operatorframework.io.bundle.channels.v1=alpha
99LABEL operators.operatorframework.io.bundle.channel.default.v1=alpha
1010# renovate: datasource=github-releases depName=operator-sdk packageName=operator-framework/operator-sdk
11- LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.41.1
11+ LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.42.0
1212LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
1313LABEL operators.operatorframework.io.metrics.project_layout=helm.sdk.operatorframework.io/v1
1414
You can’t perform that action at this time.
0 commit comments