Skip to content

Commit

Permalink
Bump Medusa to 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rzvoncek committed Jan 15, 2024
1 parent c848db4 commit 4001f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/medusa/reconcile.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (
const (
DefaultMedusaImageRepository = "k8ssandra"
DefaultMedusaImageName = "medusa"
DefaultMedusaVersion = "0.17.0"
DefaultMedusaVersion = "0.17.1"
DefaultMedusaPort = 50051
DefaultProbeInitialDelay = 10
DefaultProbeTimeout = 1
Expand Down

0 comments on commit 4001f3d

Please sign in to comment.