aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitreview2
-rwxr-xr-xkubernetes/policy/components/policy-apex-pdp/values.yaml2
-rw-r--r--kubernetes/policy/components/policy-gui/values.yaml2
3 files changed, 3 insertions, 3 deletions
diff --git a/.gitreview b/.gitreview
index eabfdc6550..375b41e593 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,4 +2,4 @@
host=gerrit.onap.org
port=29418
project=oom
-defaultbranch=master
+defaultbranch=jakarta
diff --git a/kubernetes/policy/components/policy-apex-pdp/values.yaml b/kubernetes/policy/components/policy-apex-pdp/values.yaml
index 349420384f..2464b8ca07 100755
--- a/kubernetes/policy/components/policy-apex-pdp/values.yaml
+++ b/kubernetes/policy/components/policy-apex-pdp/values.yaml
@@ -49,7 +49,7 @@ secrets:
# Application configuration defaults.
#################################################################
# application image
-image: onap/policy-apex-pdp:2.7.4
+image: onap/policy-apex-pdp:2.7.5
pullPolicy: Always
# flag to enable debugging - application support required
diff --git a/kubernetes/policy/components/policy-gui/values.yaml b/kubernetes/policy/components/policy-gui/values.yaml
index bc4a4379a0..f462896325 100644
--- a/kubernetes/policy/components/policy-gui/values.yaml
+++ b/kubernetes/policy/components/policy-gui/values.yaml
@@ -74,7 +74,7 @@ subChartsOnly:
flavor: small
# application image
-image: onap/policy-gui:2.2.4
+image: onap/policy-gui:2.2.5
pullPolicy: Always
# flag to enable debugging - application support required