Skip to content

Commit

Permalink
release sidecar v7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pjuarezd committed Dec 12, 2024
1 parent 6167902 commit 08e61ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/resources/statefulsets/minio-sidecar.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (

const (
// DefaultSidecarImage is the sidecar image to use for tenants
DefaultSidecarImage = "quay.io/minio/operator-sidecar:v6.0.2"
DefaultSidecarImage = "quay.io/minio/operator-sidecar:v7.0.0"
)

var (
Expand Down

0 comments on commit 08e61ff

Please sign in to comment.