diff --git a/scripts/helmcharts/openreplay/templates/job.yaml b/scripts/helmcharts/openreplay/templates/job.yaml index aa1b4467d..88962a624 100644 --- a/scripts/helmcharts/openreplay/templates/job.yaml +++ b/scripts/helmcharts/openreplay/templates/job.yaml @@ -123,7 +123,7 @@ spec: - name: KAFKA_SSL value: "{{ .Values.global.kafka.kafkaUseSsl }}" - name: PREVIOUS_APP_VERSION - value: "{{ .Values.global.fromVersion }}" + value: "{{ .Values.fromVersion }}" - name: CHART_APP_VERSION value: "{{ .Chart.AppVersion }}" command: