diff options
author | 2025-02-20 07:31:46 +0000 | |
---|---|---|
committer | 2025-02-20 07:31:46 +0000 | |
commit | dc8cf1efa5e069173351ffcc8d065478fdeac3d5 (patch) | |
tree | 2e1626058eded280d2e9259e10af80f1a639e8f2 /docs/archived | |
parent | e4019d2c395ccc12ea8ea50f9d4f853ea142286f (diff) | |
parent | cbdcab08358bcc7adb3573a0b6535266a001f67c (diff) |
Merge "Use 6.1.1 readiness image"
Diffstat (limited to 'docs/archived')
-rw-r--r-- | docs/archived/yaml/environments_onap_demo.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/archived/yaml/environments_onap_demo.yaml b/docs/archived/yaml/environments_onap_demo.yaml index 64dee3e846..1298fa5a6d 100644 --- a/docs/archived/yaml/environments_onap_demo.yaml +++ b/docs/archived/yaml/environments_onap_demo.yaml @@ -13,7 +13,7 @@ global: repository: nexus3.onap.org:10001 repositorySecret: eyJuZXh1czMub25hcC5vcmc6MTAwMDEiOnsidXNlcm5hbWUiOiJkb2NrZXIiLCJwYXNzd29yZCI6ImRvY2tlciIsImVtYWlsIjoiQCIsImF1dGgiOiJaRzlqYTJWeU9tUnZZMnRsY2c9PSJ9fQ== # readiness check - readinessImage: onap/oom/readiness:6.0.3 + readinessImage: onap/oom/readiness:6.1.1 # logging agent loggingRepository: docker.elastic.co |