diff --git a/tests/templates/kuttl/logging/10-install-superset-vector-aggregator.yaml b/tests/templates/kuttl/logging/10-install-superset-vector-aggregator.yaml index c509567a..9e92b90f 100644 --- a/tests/templates/kuttl/logging/10-install-superset-vector-aggregator.yaml +++ b/tests/templates/kuttl/logging/10-install-superset-vector-aggregator.yaml @@ -5,7 +5,7 @@ commands: - script: >- helm install superset-vector-aggregator vector --namespace $NAMESPACE - --version 0.45.0 + --version 0.49.0 --repo https://helm.vector.dev --values superset-vector-aggregator-values.yaml --- diff --git a/tests/test-definition.yaml b/tests/test-definition.yaml index a35c3d25..5a653149 100644 --- a/tests/test-definition.yaml +++ b/tests/test-definition.yaml @@ -21,7 +21,7 @@ dimensions: - server-verification-tls - name: opa-latest values: - - 1.8.0 + - 1.12.2 - name: openshift values: - "false"