Make CA version on HEAD match k8s version in go.mod
This commit is contained in:
parent
9482d47f7e
commit
fcb0e665ef
|
@ -17,4 +17,4 @@ limitations under the License.
|
|||
package version
|
||||
|
||||
// ClusterAutoscalerVersion contains version of CA.
|
||||
const ClusterAutoscalerVersion = "1.20.0"
|
||||
const ClusterAutoscalerVersion = "1.23.0-alpha.0"
|
||||
|
|
Loading…
Reference in New Issue