diff --git a/tests/templates/kuttl/logging/01-install-nifi-vector-aggregator.yaml b/tests/templates/kuttl/logging/01-install-nifi-vector-aggregator.yaml index 51373434..b4358e28 100644 --- a/tests/templates/kuttl/logging/01-install-nifi-vector-aggregator.yaml +++ b/tests/templates/kuttl/logging/01-install-nifi-vector-aggregator.yaml @@ -5,7 +5,7 @@ commands: - script: >- helm install nifi-vector-aggregator vector --namespace $NAMESPACE - --version 0.45.0 + --version 0.49.0 --repo https://helm.vector.dev --values nifi-vector-aggregator-values.yaml --- diff --git a/tests/test-definition.yaml b/tests/test-definition.yaml index ae8ab5a2..330f4b52 100644 --- a/tests/test-definition.yaml +++ b/tests/test-definition.yaml @@ -47,7 +47,7 @@ dimensions: - 3.9.4 - name: opa-l values: - - 1.8.0 + - 1.12.0 - name: hdfs-l values: - 3.4.2