From d2d2b9e635bacc4ab16d347a05808d43dfc65a82 Mon Sep 17 00:00:00 2001
From: "Marc Burnie [AWS]" <mburnie@amazon.com>
Date: Mon, 29 Jul 2024 20:20:42 +0000
Subject: [PATCH] AWS: Updating OPA to Latest Release

---
 devops/aws/opa/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devops/aws/opa/values.yaml b/devops/aws/opa/values.yaml
index e726ba65..46e77e8b 100644
--- a/devops/aws/opa/values.yaml
+++ b/devops/aws/opa/values.yaml
@@ -12,4 +12,4 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-image: openpolicyagent/opa:0.64.1
+image: openpolicyagent/opa:0.67.0
-- 
GitLab