diff --git a/templates/drupal/0/rancher-compose.yml b/templates/drupal/0/rancher-compose.yml index b73475b..d42fb83 100644 --- a/templates/drupal/0/rancher-compose.yml +++ b/templates/drupal/0/rancher-compose.yml @@ -1,6 +1,6 @@ .catalog: name: "Drupal" - version: "v0.1.0" + version: "v0.1" description: "Drupal is an open source CMS powering millions of websites and applications." uuid: Drupal-0 minimum_rancher_version: v0.51.0 diff --git a/templates/drupal/config.yml b/templates/drupal/config.yml index 7dc84b4..bb0e086 100644 --- a/templates/drupal/config.yml +++ b/templates/drupal/config.yml @@ -3,4 +3,3 @@ description: | Drupal is an open source CMS powering millions of websites and applications. version: v0.1 category: CMS -maintainer: Salim Ibrahim