From: Michal Jagiello Date: Wed, 24 Jan 2024 10:20:49 +0000 (+0100) Subject: [AAI] Use latest aai-resources image X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=511202be47cafa7ce158d0c20c01cb54ae4a8edb;hp=2ee6ad456a91061d64b859ba20108c7e3c556de3;p=oom.git [AAI] Use latest aai-resources image Use the latest aai-resources which fix a bug with A&AI bulk API Issue-ID: AAI-3722 Signed-off-by: Michal Jagiello Change-Id: I091944668d85aac2e24d789365a9f8aea180000f --- diff --git a/kubernetes/aai/Chart.yaml b/kubernetes/aai/Chart.yaml index 6033d41884..7f00c2f002 100644 --- a/kubernetes/aai/Chart.yaml +++ b/kubernetes/aai/Chart.yaml @@ -18,7 +18,7 @@ apiVersion: v2 description: ONAP Active and Available Inventory name: aai -version: 13.0.0 +version: 13.0.1 dependencies: - name: common diff --git a/kubernetes/aai/components/aai-resources/Chart.yaml b/kubernetes/aai/components/aai-resources/Chart.yaml index 54fa70c056..3594492675 100644 --- a/kubernetes/aai/components/aai-resources/Chart.yaml +++ b/kubernetes/aai/components/aai-resources/Chart.yaml @@ -18,7 +18,7 @@ apiVersion: v2 description: ONAP AAI resources name: aai-resources -version: 13.0.0 +version: 13.0.1 dependencies: - name: common diff --git a/kubernetes/aai/components/aai-resources/values.yaml b/kubernetes/aai/components/aai-resources/values.yaml index cf8d17ba2b..007c60e19e 100644 --- a/kubernetes/aai/components/aai-resources/values.yaml +++ b/kubernetes/aai/components/aai-resources/values.yaml @@ -123,7 +123,7 @@ aai_enpoints: url: external-system # application image -image: onap/aai-resources:1.12.3 +image: onap/aai-resources:1.13.0 pullPolicy: Always restartPolicy: Always flavor: small