[AAI] Use latest aai-resources image 74/137074/2
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Wed, 24 Jan 2024 10:20:49 +0000 (11:20 +0100)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Fri, 26 Jan 2024 08:32:41 +0000 (09:32 +0100)
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

kubernetes/aai/Chart.yaml
kubernetes/aai/components/aai-resources/Chart.yaml
kubernetes/aai/components/aai-resources/values.yaml

index 6033d41..7f00c2f 100644 (file)
@@ -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
index 54fa70c..3594492 100644 (file)
@@ -18,7 +18,7 @@
 apiVersion: v2
 description: ONAP AAI resources
 name: aai-resources
-version: 13.0.0
+version: 13.0.1
 
 dependencies:
   - name: common
index cf8d17b..007c60e 100644 (file)
@@ -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