From 8331dfedba311be6b5e208be769b574f6ee9d325 Mon Sep 17 00:00:00 2001 From: Andrew Kenworthy Date: Fri, 14 Mar 2025 10:44:57 +0100 Subject: [PATCH] bump opa to 1.0.1 --- docs/modules/opa/examples/getting_started/opa.yaml | 2 +- docs/modules/opa/examples/getting_started/opa.yaml.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/opa/examples/getting_started/opa.yaml b/docs/modules/opa/examples/getting_started/opa.yaml index b2e191cd..6a9d7ff1 100644 --- a/docs/modules/opa/examples/getting_started/opa.yaml +++ b/docs/modules/opa/examples/getting_started/opa.yaml @@ -5,7 +5,7 @@ metadata: name: simple-opa spec: image: - productVersion: "1.0.0" + productVersion: "1.0.1" servers: roleGroups: default: {} diff --git a/docs/modules/opa/examples/getting_started/opa.yaml.j2 b/docs/modules/opa/examples/getting_started/opa.yaml.j2 index b2e191cd..6a9d7ff1 100644 --- a/docs/modules/opa/examples/getting_started/opa.yaml.j2 +++ b/docs/modules/opa/examples/getting_started/opa.yaml.j2 @@ -5,7 +5,7 @@ metadata: name: simple-opa spec: image: - productVersion: "1.0.0" + productVersion: "1.0.1" servers: roleGroups: default: {}