diff --git a/pkg/helm/testdata/crds-and-templates/logging-operator/values.yaml b/pkg/helm/testdata/crds-and-templates/logging-operator/values.yaml index a5c3bbf..0662e1d 100644 --- a/pkg/helm/testdata/crds-and-templates/logging-operator/values.yaml +++ b/pkg/helm/testdata/crds-and-templates/logging-operator/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: ghcr.io/banzaicloud/logging-operator - tag: 3.7.1 + tag: 3.17.10 pullPolicy: IfNotPresent imagePullSecrets: [] diff --git a/pkg/helm/testdata/crds-only/logging-operator/values.yaml b/pkg/helm/testdata/crds-only/logging-operator/values.yaml index a5c3bbf..0662e1d 100644 --- a/pkg/helm/testdata/crds-only/logging-operator/values.yaml +++ b/pkg/helm/testdata/crds-only/logging-operator/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: ghcr.io/banzaicloud/logging-operator - tag: 3.7.1 + tag: 3.17.10 pullPolicy: IfNotPresent imagePullSecrets: [] diff --git a/pkg/helm/testdata/templates/logging-operator/values.yaml b/pkg/helm/testdata/templates/logging-operator/values.yaml index a5c3bbf..0662e1d 100644 --- a/pkg/helm/testdata/templates/logging-operator/values.yaml +++ b/pkg/helm/testdata/templates/logging-operator/values.yaml @@ -6,7 +6,7 @@ replicaCount: 1 image: repository: ghcr.io/banzaicloud/logging-operator - tag: 3.7.1 + tag: 3.17.10 pullPolicy: IfNotPresent imagePullSecrets: []