Updating OPA SW version 1.0.7 in helm charts 08/141208/1
authorMurali Parthasarathy K <muraliparthasarathy.k@techmahindra.com>
Wed, 11 Jun 2025 11:48:47 +0000 (13:48 +0200)
committerMurali Parthasarathy K <muraliparthasarathy.k@techmahindra.com>
Wed, 11 Jun 2025 11:48:52 +0000 (13:48 +0200)
Issue-ID: POLICY-5389
Change-Id: Ic70f212fa8774ff0ac7770211413111947ecffb6
Signed-off-by: Murali Parthasarathy K <muraliparthasarathy.k@techmahindra.com>
kubernetes/policy/components/policy-opa-pdp/Chart.yaml
kubernetes/policy/components/policy-opa-pdp/values.yaml

index 7a2d531..92df2f4 100644 (file)
@@ -19,7 +19,7 @@
 apiVersion: v2
 description: ONAP Policy OPA PDP (PDP-O)
 name: policy-opa-pdp
-version: 16.0.4
+version: 16.0.5
 
 dependencies:
   - name: common
index efe97be..f8fcf24 100644 (file)
@@ -42,7 +42,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/policy-opa-pdp:1.0.6
+image: onap/policy-opa-pdp:1.0.7
 
 pullPolicy: Always