diff --git a/api/filters/imagetag/imagetag_test.go b/api/filters/imagetag/imagetag_test.go index ebe5348ec1..de18473b7b 100644 --- a/api/filters/imagetag/imagetag_test.go +++ b/api/filters/imagetag/imagetag_test.go @@ -851,7 +851,7 @@ spec: template: spec: containers: - - image: 'redis:6.2.6' + - image: 'redis:6.2.6' name: redis `, expectedOutput: ` @@ -864,7 +864,7 @@ spec: template: spec: containers: - - image: 'redis:6.2.6-alpine' + - image: 'redis:6.2.6-alpine' name: redis `, filter: Filter{