From: rameshiyer27 Date: Fri, 25 Apr 2025 14:13:39 +0000 (+0100) Subject: Update oom readiness image in CSIT X-Git-Tag: 4.2.0~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F23%2F140823%2F3;p=policy%2Fdocker.git Update oom readiness image in CSIT Issue-ID: POLICY-5347 Change-Id: Ic272f2568e9df85f3abef0dfb421c719db7d3ba6 Signed-off-by: rameshiyer27 --- diff --git a/helm/policy/values.yaml b/helm/policy/values.yaml index 0cb52873..b5d1d4c7 100644 --- a/helm/policy/values.yaml +++ b/helm/policy/values.yaml @@ -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 diff --git a/helm/robot/values.yaml b/helm/robot/values.yaml index 5baf8aac..485a71b2 100644 --- a/helm/robot/values.yaml +++ b/helm/robot/values.yaml @@ -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