Update oom readiness image in CSIT 23/140823/3
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Fri, 25 Apr 2025 14:13:39 +0000 (15:13 +0100)
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>
Thu, 8 May 2025 06:46:35 +0000 (07:46 +0100)
Issue-ID: POLICY-5347
Change-Id: Ic272f2568e9df85f3abef0dfb421c719db7d3ba6
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
helm/policy/values.yaml
helm/robot/values.yaml

index 0cb5287..b5d1d4c 100644 (file)
@@ -1,6 +1,6 @@
 #
 # ===========LICENSE_START====================================================
-# Copyright © 2022-2025 Nordix Foundation
+# Copyright © 2022-2025 OpenInfra Foundation Europe. All rights reserved.
 # Modifications Copyright 2024-2025 Deutsche Telekom
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -31,7 +31,7 @@ global:
   dockerRepository: docker.io
 
   image:
-    readiness: onap/oom/readiness:3.0.1
+    readiness: onap/oom/readiness:6.1.2
     postgres: library/postgres:16.4
     api: onap/policy-api:$tag
     pap: onap/policy-pap:$tag
index 5baf8aa..485a71b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright © 2023 Nordix Foundation
+# Copyright © 2023,2025 OpenInfra Foundation Europe. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -28,7 +28,7 @@ imageCredentials:
     productName: "Busybox image"
     name: "docker.io/library/busybox:1.34.1"
   readinessImage:
-    name: "nexus3.onap.org:10001/onap/oom/readiness:3.0.1"
+    name: "nexus3.onap.org:10001/onap/oom/readiness:6.1.2"
 
 serviceAccount:
   # Specifies whether a service account should be created