From b74b5e388aa37f80ce88c1052aa14697be853281 Mon Sep 17 00:00:00 2001 From: Maxi Wittich Date: Tue, 21 Jan 2025 16:23:24 +0100 Subject: [PATCH 1/2] Updating to chart 0.39.0 --- .../kuttl/logging/01-install-druid-vector-aggregator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/templates/kuttl/logging/01-install-druid-vector-aggregator.yaml b/tests/templates/kuttl/logging/01-install-druid-vector-aggregator.yaml index 30ad8c9b..1b59d4bd 100644 --- a/tests/templates/kuttl/logging/01-install-druid-vector-aggregator.yaml +++ b/tests/templates/kuttl/logging/01-install-druid-vector-aggregator.yaml @@ -5,7 +5,7 @@ commands: - script: >- helm install druid-vector-aggregator vector --namespace $NAMESPACE - --version 0.36.1 + --version 0.39.0 --repo https://helm.vector.dev --values 01_druid-vector-aggregator-values.yaml --- From b5008d6d7958b1353b18247370be55924a075bc6 Mon Sep 17 00:00:00 2001 From: Maxi Wittich Date: Wed, 29 Jan 2025 10:19:41 +0100 Subject: [PATCH 2/2] update opa to 1.0.0 --- tests/test-definition.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-definition.yaml b/tests/test-definition.yaml index a31c7e6f..75d20ce2 100644 --- a/tests/test-definition.yaml +++ b/tests/test-definition.yaml @@ -30,7 +30,7 @@ dimensions: - 3.9.2 - name: opa values: - - 0.66.0 + - 1.0.0 - name: hadoop values: - 3.4.0