Release 13 Preparation
[osm/devops.git] / installers / charm / bundles / osm / bundle.yaml
index f9fc6b9..c0e5b58 100644 (file)
@@ -60,7 +60,7 @@ applications:
       db: 50M
   nbi:
     charm: osm-nbi
-    channel: latest/beta
+    channel: v13.0/stable
     trust: true
     scale: 1
     options:
@@ -70,7 +70,7 @@ applications:
       nbi-image: opensourcemano/nbi:testing-daily
   ro:
     charm: osm-ro
-    channel: latest/beta
+    channel: v13.0/stable
     trust: true
     scale: 1
     options:
@@ -79,14 +79,14 @@ applications:
       ro-image: opensourcemano/ro:testing-daily
   ng-ui:
     charm: osm-ng-ui
-    channel: latest/beta
+    channel: v13.0/stable
     trust: true
     scale: 1
     resources:
       ng-ui-image: opensourcemano/ng-ui:testing-daily
   lcm:
     charm: osm-lcm
-    channel: latest/beta
+    channel: v13.0/stable
     scale: 1
     options:
       database-commonkey: osm
@@ -95,7 +95,7 @@ applications:
       lcm-image: opensourcemano/lcm:testing-daily
   mon:
     charm: osm-mon
-    channel: latest/beta
+    channel: v13.0/stable
     trust: true
     scale: 1
     options:
@@ -106,7 +106,7 @@ applications:
       mon-image: opensourcemano/mon:testing-daily
   pol:
     charm: osm-pol
-    channel: latest/beta
+    channel: v13.0/stable
     scale: 1
     options:
       log-level: DEBUG
@@ -114,21 +114,12 @@ applications:
       pol-image: opensourcemano/pol:testing-daily
   vca:
     charm: osm-vca-integrator
-    channel: latest/beta
+    channel: v13.0/stable
     scale: 1
   ingress:
     charm: nginx-ingress-integrator
     channel: latest/stable
     scale: 1
-  pla:
-    charm: osm-pla
-    channel: latest/stable
-    scale: 1
-    series: kubernetes
-    options:
-      log_level: DEBUG
-    resources:
-      image: opensourcemano/pla:testing-daily
   prometheus:
     charm: osm-prometheus
     channel: latest/stable
@@ -178,10 +169,6 @@ relations:
     - kafka:kafka
   - - mon:vca
     - vca:vca
-  - - pla:kafka
-    - kafka:kafka
-  - - pla:mongodb
-    - mongodb:database
   - - nbi:mongodb
     - mongodb:database
   - - nbi:kafka