diff --git a/templates/huginn/0/rancher-compose.yml b/templates/huginn/0/rancher-compose.yml index bc9030d..2d4c317 100644 --- a/templates/huginn/0/rancher-compose.yml +++ b/templates/huginn/0/rancher-compose.yml @@ -1,7 +1,7 @@ version: '2' catalog: name: Huginn - version: 0.1 + version: "0.1" description: Web automation framework. Your agents are standing by! questions: - variable: DB_PASSWORD diff --git a/templates/huginn/config.yml b/templates/huginn/config.yml index 614a594..e412fe8 100644 --- a/templates/huginn/config.yml +++ b/templates/huginn/config.yml @@ -1,8 +1,8 @@ name: Huginn description: | Web automation framework. Your agents are standing by! -version: 0.1 +version: "0.1" category: Automation license: MIT -maintainer: Zicklag (zicklag@katharostech.com) +maintainer: Zicklag projectURL: https://github.com/huginn/huginn/