Skip to content

Commit 0a1eb32

Browse files
committed
Fix tests
1 parent 1846c32 commit 0a1eb32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/operator_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515

1616
var (
1717
operator = "statefulset-resize-controller-manager"
18-
operatorImage = "quay.io/vshn/statefulset-resize-controller:v0.2.1"
18+
operatorImage = "quay.io/vshn/statefulset-resize-controller:v0.2.2"
1919
rsyncImage = "quay.io/instrumentisto/rsync-ssh:alpine3.14"
2020

2121
roleName = "statefulset-resize-controller-manager"

0 commit comments

Comments
 (0)