Permalink
Browse files

Bump charm revs for classpath fixes

  • Loading branch information...
1 parent 846bfdd commit d4d77ba503d7ff409d1f942321cfa54099feeecd @johnsca johnsca committed Mar 24, 2016
Showing with 3 additions and 3 deletions.
  1. +3 −3 bundle.yaml
View
@@ -21,19 +21,19 @@ services:
gui-y: "200"
constraints: mem=7G
plugin:
- charm: cs:~bigdata-dev/trusty/apache-hadoop-plugin-64
+ charm: cs:~bigdata-dev/trusty/apache-hadoop-plugin-65
annotations:
gui-x: "950"
gui-y: "200"
spark:
- charm: cs:~bigdata-dev/trusty/apache-spark-67
+ charm: cs:~bigdata-dev/trusty/apache-spark-69
num_units: 1
annotations:
gui-x: "1300"
gui-y: "100"
constraints: mem=7G
zeppelin:
- charm: cs:~bigdata-dev/trusty/apache-zeppelin-47
+ charm: cs:~bigdata-dev/trusty/apache-zeppelin-49
annotations:
gui-x: "1300"
gui-y: "350"

0 comments on commit d4d77ba

Please sign in to comment.