Moving charms to use latest stable release container image 64/10164/2
authorsousaedu <eduardo.sousa@canonical.com>
Tue, 5 Jan 2021 15:42:40 +0000 (15:42 +0000)
committerbeierlm <mark.beierl@canonical.com>
Tue, 5 Jan 2021 20:24:58 +0000 (21:24 +0100)
Change-Id: I92897515d7c8843bb619080cecee3b3c2aedb976
Signed-off-by: sousaedu <eduardo.sousa@canonical.com>
12 files changed:
installers/charm/lcm-k8s/config.yaml
installers/charm/lcm/metadata.yaml
installers/charm/mon-k8s/config.yaml
installers/charm/mon/metadata.yaml
installers/charm/nbi-k8s/config.yaml
installers/charm/nbi/metadata.yaml
installers/charm/ng-ui/metadata.yaml
installers/charm/pla/config.yaml
installers/charm/pol-k8s/config.yaml
installers/charm/pol/metadata.yaml
installers/charm/ro-k8s/config.yaml
installers/charm/ui-k8s/config.yaml

index 1f1c62b..42282e6 100644 (file)
@@ -65,7 +65,7 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/lcm:8
+    default: opensourcemano/lcm:latest
   image_username:
     description: Docker repository username
     type: string
index 155e4c3..360af8a 100644 (file)
@@ -37,7 +37,7 @@ resources:
   image:
     type: oci-image
     description: OSM docker image for LCM
-    upstream-source: "opensourcemano/lcm:8"
+    upstream-source: "opensourcemano/lcm:latest"
 requires:
   kafka:
     interface: kafka
index 6f44b2e..cd903a5 100644 (file)
@@ -67,7 +67,7 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/mon:8
+    default: opensourcemano/mon:latest
   image_username:
     description: Docker repository username
     type: string
index 2578b1e..05aa547 100644 (file)
@@ -37,7 +37,7 @@ resources:
   image:
     type: oci-image
     description: OSM docker image for MON
-    upstream-source: "opensourcemano/mon:8"
+    upstream-source: "opensourcemano/mon:latest"
 requires:
   kafka:
     interface: kafka
index a594f6e..371fdf4 100755 (executable)
@@ -31,7 +31,7 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/nbi:8
+    default: opensourcemano/nbi:latest
   image_username:
     description: Docker repository username
     type: string
index e4b55ab..fadfa46 100644 (file)
@@ -37,7 +37,7 @@ resources:
   image:
     type: oci-image
     description: OSM docker image for NBI
-    upstream-source: "opensourcemano/nbi:8"
+    upstream-source: "opensourcemano/nbi:latest"
 requires:
   kafka:
     interface: kafka
index 316047f..7765b26 100644 (file)
@@ -29,4 +29,4 @@ resources:
   image:
     type: oci-image
     description: OSM docker image for NBI
-    upstream-source: "opensourcemano/ng-ui:8"
+    upstream-source: "opensourcemano/ng-ui:latest"
index f3318fc..57c5df0 100644 (file)
@@ -19,7 +19,7 @@ options:
   image:
     description: Docker image name
     type: string
-    default: opensourcemano/pla:8
+    default: opensourcemano/pla:latest
   image_username:
     description: Docker repository username
     type: string
index d33a715..b20fe91 100644 (file)
@@ -23,7 +23,7 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/pol:8
+    default: opensourcemano/pol:latest
   image_username:
     description: Docker repository username
     type: string
index a0fa3fe..f9839b9 100644 (file)
@@ -37,7 +37,7 @@ resources:
   image:
     type: oci-image
     description: OSM docker image for POL
-    upstream-source: "opensourcemano/pol:8"
+    upstream-source: "opensourcemano/pol:latest"
 requires:
   kafka:
     interface: kafka
index e93cc49..cc6076c 100755 (executable)
@@ -31,7 +31,7 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/ro:8
+    default: opensourcemano/ro:latest
   image_username:
     description: Docker repository username
     type: string
index d4321ae..ae0a140 100755 (executable)
@@ -27,7 +27,7 @@ options:
   image:
     type: string
     description: OCI image
-    default: opensourcemano/light-ui:8
+    default: opensourcemano/light-ui:latest
   image_username:
     description: Docker repository username
     type: string