commit | 511202be47cafa7ce158d0c20c01cb54ae4a8edb | [log] [tgz] |
---|---|---|
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | Wed Jan 24 11:20:49 2024 +0100 |
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | Fri Jan 26 09:32:41 2024 +0100 |
tree | 86534145137fb1166d09013fc85eaad809ccdec9 | |
parent | 2ee6ad456a91061d64b859ba20108c7e3c556de3 [diff] |
[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 <michal.jagiello@t-mobile.pl> Change-Id: I091944668d85aac2e24d789365a9f8aea180000f
diff --git a/kubernetes/aai/components/aai-resources/Chart.yaml b/kubernetes/aai/components/aai-resources/Chart.yaml index 54fa70c..3594492 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 cf8d17b..007c60e 100644 --- a/kubernetes/aai/components/aai-resources/values.yaml +++ b/kubernetes/aai/components/aai-resources/values.yaml
@@ -123,7 +123,7 @@ 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