Skip to content

Commit

Permalink
Bump cluster-operator to M2 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
kahun authored Sep 4, 2023
1 parent 7bb9973 commit 1a51169
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/cluster/internal/create/actions/createworker/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ const (

scName = "keos"

keosClusterChart = "0.1.0-SNAPSHOT"
keosClusterImage = "0.1.0-SNAPSHOT"
keosClusterChart = "0.1.0-M2"
keosClusterImage = "0.1.0-M2"
)

const machineHealthCheckWorkerNodePath = "/kind/manifests/machinehealthcheckworkernode.yaml"
Expand Down

0 comments on commit 1a51169

Please sign in to comment.