diff --git a/examples/hive-opa-cluster.yaml b/examples/hive-opa-cluster.yaml index 994bedaa..0bfe691f 100644 --- a/examples/hive-opa-cluster.yaml +++ b/examples/hive-opa-cluster.yaml @@ -55,7 +55,7 @@ metadata: name: opa spec: image: - productVersion: 1.8.0 + productVersion: 1.12.2 servers: config: logging: diff --git a/tests/templates/kuttl/logging/01-install-hbase-vector-aggregator.yaml b/tests/templates/kuttl/logging/01-install-hbase-vector-aggregator.yaml index 786cde9f..527faefb 100644 --- a/tests/templates/kuttl/logging/01-install-hbase-vector-aggregator.yaml +++ b/tests/templates/kuttl/logging/01-install-hbase-vector-aggregator.yaml @@ -5,7 +5,7 @@ commands: - script: >- helm install hive-vector-aggregator vector --namespace "$NAMESPACE" - --version 0.45.0 + --version 0.49.0 --repo https://helm.vector.dev --values hive-vector-aggregator-values.yaml --- diff --git a/tests/test-definition.yaml b/tests/test-definition.yaml index 4283d128..7596fa25 100644 --- a/tests/test-definition.yaml +++ b/tests/test-definition.yaml @@ -44,7 +44,7 @@ dimensions: - 3.9.4 - name: opa-latest values: - - 1.8.0 + - 1.12.2 - name: krb5 values: - 1.21.1