From: aticig Date: Mon, 22 Aug 2022 12:54:24 +0000 (+0300) Subject: Changing image versions to 12 in osm bundles X-Git-Tag: v12.0.3~2 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fdevops.git;a=commitdiff_plain;h=9b86203ca923e98f30255feb4234c14631d5afd2 Changing image versions to 12 in osm bundles Change-Id: I6747d193b72d29cc5a8955e08a6a74e2a0b41952 Signed-off-by: aticig --- diff --git a/installers/charm/bundles/osm-ha/bundle.yaml b/installers/charm/bundles/osm-ha/bundle.yaml index 27af1073..1001ac77 100644 --- a/installers/charm/bundles/osm-ha/bundle.yaml +++ b/installers/charm/bundles/osm-ha/bundle.yaml @@ -82,7 +82,7 @@ applications: auth_backend: keystone log_level: DEBUG resources: - image: opensourcemano/nbi:testing-daily + image: opensourcemano/nbi:12 annotations: gui-x: 0 gui-y: -250 @@ -94,7 +94,7 @@ applications: options: log_level: DEBUG resources: - image: opensourcemano/ro:testing-daily + image: opensourcemano/ro:12 annotations: gui-x: -300 gui-y: 250 @@ -104,7 +104,7 @@ applications: scale: 3 series: kubernetes resources: - image: opensourcemano/ng-ui:testing-daily + image: opensourcemano/ng-ui:12 annotations: gui-x: 600 gui-y: 0 @@ -117,7 +117,7 @@ applications: database_commonkey: osm log_level: DEBUG resources: - image: opensourcemano/lcm:testing-daily + image: opensourcemano/lcm:12 annotations: gui-x: -300 gui-y: 0 @@ -131,7 +131,7 @@ applications: log_level: DEBUG keystone_enabled: true resources: - image: opensourcemano/mon:testing-daily + image: opensourcemano/mon:12 annotations: gui-x: 300 gui-y: 0 @@ -143,7 +143,7 @@ applications: options: log_level: DEBUG resources: - image: opensourcemano/pol:testing-daily + image: opensourcemano/pol:12 annotations: gui-x: -300 gui-y: 500 @@ -155,7 +155,7 @@ applications: options: log_level: DEBUG resources: - image: opensourcemano/pla:testing-daily + image: opensourcemano/pla:12 annotations: gui-x: 600 gui-y: -250 @@ -184,7 +184,7 @@ applications: channel: latest/stable scale: 1 resources: - keystone-image: opensourcemano/keystone:testing-daily + keystone-image: opensourcemano/keystone:12 annotations: gui-x: 300 gui-y: -250 diff --git a/installers/charm/bundles/osm/bundle.yaml b/installers/charm/bundles/osm/bundle.yaml index edac6c93..70a33884 100644 --- a/installers/charm/bundles/osm/bundle.yaml +++ b/installers/charm/bundles/osm/bundle.yaml @@ -80,7 +80,7 @@ applications: auth_backend: keystone log_level: DEBUG resources: - image: opensourcemano/nbi:testing-daily + image: opensourcemano/nbi:12 annotations: gui-x: 0 gui-y: -250 @@ -92,7 +92,7 @@ applications: options: log_level: DEBUG resources: - image: opensourcemano/ro:testing-daily + image: opensourcemano/ro:12 annotations: gui-x: -300 gui-y: 250 @@ -102,7 +102,7 @@ applications: scale: 1 series: kubernetes resources: - image: opensourcemano/ng-ui:testing-daily + image: opensourcemano/ng-ui:12 annotations: gui-x: 600 gui-y: 0 @@ -115,7 +115,7 @@ applications: database_commonkey: osm log_level: DEBUG resources: - image: opensourcemano/lcm:testing-daily + image: opensourcemano/lcm:12 annotations: gui-x: -300 gui-y: 0 @@ -129,7 +129,7 @@ applications: log_level: DEBUG keystone_enabled: true resources: - image: opensourcemano/mon:testing-daily + image: opensourcemano/mon:12 annotations: gui-x: 300 gui-y: 0 @@ -141,7 +141,7 @@ applications: options: log_level: DEBUG resources: - image: opensourcemano/pol:testing-daily + image: opensourcemano/pol:12 annotations: gui-x: -300 gui-y: 500 @@ -153,7 +153,7 @@ applications: options: log_level: DEBUG resources: - image: opensourcemano/pla:testing-daily + image: opensourcemano/pla:12 annotations: gui-x: 600 gui-y: -250 @@ -182,7 +182,7 @@ applications: channel: latest/stable scale: 1 resources: - keystone-image: opensourcemano/keystone:testing-daily + keystone-image: opensourcemano/keystone:12 annotations: gui-x: 300 gui-y: -250