Skip to content

Commit

Permalink
Bump cluster-operator to M3 (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
stg-0 authored Sep 6, 2023
1 parent 6a46164 commit a4b2124
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-M2"
keosClusterImage = "0.1.0-SNAPSHOT"
keosClusterChart = "0.1.0-M3"
keosClusterImage = "0.1.0-M3"
)

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

0 comments on commit a4b2124

Please sign in to comment.