Skip to content

Commit

Permalink
Bump image version in resourcebuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
pepov committed Apr 16, 2021
1 parent 716773e commit 1bd4c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/sdk/resourcebuilder/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import (
)

const (
Image = "banzaicloud/thanos-operator:0.2.0"
Image = "banzaicloud/thanos-operator:0.2.1"
defaultNamespace = "thanos-system"
)

Expand Down

0 comments on commit 1bd4c3c

Please sign in to comment.