From 34df3353ade0ab8f98dc0a620ab961ae0eb0f5dd Mon Sep 17 00:00:00 2001 From: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com> Date: Mon, 17 Feb 2025 11:21:52 +0100 Subject: [PATCH] chore: bump latest version to 1.0.1 --- CHANGELOG.md | 5 +++-- docs/modules/opa/partials/supported-versions.adoc | 2 +- tests/test-definition.yaml | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbb150bb..72f50b55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file. ### Added - Run a `containerdebug` process in the background of each OPA container to collect debugging information ([#666]). -- Added support for OPA `1.0.0` ([#677]). +- Added support for OPA `1.0.x` ([#677]) and ([#687]). - Aggregate emitted Kubernetes events on the CustomResources ([#675]). ### Removed @@ -19,9 +19,10 @@ All notable changes to this project will be documented in this file. - Default to OCI for image metadata and product image selection ([#671]). [#666]: https://github.com/stackabletech/opa-operator/pull/666 -[#677]: https://github.com/stackabletech/opa-operator/pull/677 [#671]: https://github.com/stackabletech/opa-operator/pull/671 [#675]: https://github.com/stackabletech/opa-operator/pull/675 +[#677]: https://github.com/stackabletech/opa-operator/pull/677 +[#687]: https://github.com/stackabletech/opa-operator/pull/687 ## [24.11.1] - 2025-01-10 diff --git a/docs/modules/opa/partials/supported-versions.adoc b/docs/modules/opa/partials/supported-versions.adoc index f221808e..176441a5 100644 --- a/docs/modules/opa/partials/supported-versions.adoc +++ b/docs/modules/opa/partials/supported-versions.adoc @@ -2,5 +2,5 @@ // This is a separate file, since it is used by both the direct OPA documentation, and the overarching // Stackable Platform documentation. -* 1.0.0 +* 1.0.1 * 0.67.1 (deprecated) diff --git a/tests/test-definition.yaml b/tests/test-definition.yaml index 5bd30729..2a3d90c3 100644 --- a/tests/test-definition.yaml +++ b/tests/test-definition.yaml @@ -5,12 +5,12 @@ dimensions: # To use a custom image, add a comma and the full name after the product version # 0.67.1,oci.stackable.tech/sdp/opa:0.67.1-stackable0.0.0-dev - 0.67.1 - - 1.0.0 + - 1.0.1 - name: opa-latest values: # To use a custom image, add a comma and the full name after the product version # 0.67.1,oci.stackable.tech/sdp/opa:0.67.1-stackable0.0.0-dev - - 1.0.0 + - 1.0.1 - name: keycloak values: - 23.0.1