Skip to content

Commit

Permalink
Upgrade Medusa to v0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adejanovski committed Sep 20, 2023
1 parent 957aeb0 commit 2b778c9
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 @@ -25,7 +25,7 @@ import (
const (
DefaultMedusaImageRepository = "k8ssandra"
DefaultMedusaImageName = "medusa"
DefaultMedusaVersion = "c45c94ae"
DefaultMedusaVersion = "0.16.1"
DefaultMedusaPort = 50051
DefaultProbeInitialDelay = 10
DefaultProbeTimeout = 1
Expand Down

0 comments on commit 2b778c9

Please sign in to comment.