We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1601de + 62bce27 commit d341050Copy full SHA for d341050
main.go
@@ -46,7 +46,7 @@ func main() {
46
var (
47
metricsAddr string
48
defaultRabbitmqImage = "rabbitmq:3.9.13-management"
49
- defaultUserUpdaterImage = "rabbitmqoperator/default-user-credential-updater:1.0.0"
+ defaultUserUpdaterImage = "rabbitmqoperator/default-user-credential-updater:1.0.2"
50
defaultImagePullSecrets = ""
51
)
52
0 commit comments