diff --git a/tests/helm/logs_otc_daemonset/static/complex.output.yaml b/tests/helm/logs_otc_daemonset/static/complex.output.yaml index 9e5502961a..9f01371c28 100644 --- a/tests/helm/logs_otc_daemonset/static/complex.output.yaml +++ b/tests/helm/logs_otc_daemonset/static/complex.output.yaml @@ -6,7 +6,7 @@ metadata: name: RELEASE-NAME-sumologic-otelcol-logs-collector labels: app: RELEASE-NAME-sumologic-otelcol-logs-collector - chart: "sumologic-2.10.0" + chart: "sumologic-%CURRENT_CHART_VERSION%" release: "RELEASE-NAME" heritage: "Helm" spec: @@ -20,8 +20,8 @@ spec: someAnnotation: someValue labels: app.kubernetes.io/name: RELEASE-NAME-sumologic-otelcol-logs-collector - chart: "sumologic-2.10.0" - release: "RELEASE-NAME" + chart: "sumologic-%CURRENT_CHART_VERSION%" + release: "RELEASE-NAME" heritage: "Helm" someLabel: someValue spec: @@ -40,7 +40,7 @@ spec: containers: - args: - --config=/etc/otelcol/config.yaml - image: public.ecr.aws/sumologic/sumologic-otel-collector:0.53.0-sumo-0 + image: public.ecr.aws/sumologic/sumologic-otel-collector:0.54.0-sumo-0 imagePullPolicy: IfNotPresent name: otelcol livenessProbe: