diff --git a/templates/iron-functions/0/rancher-compose.yml b/templates/iron-functions/0/rancher-compose.yml
index 9998963..dc0b72b 100644
--- a/templates/iron-functions/0/rancher-compose.yml
+++ b/templates/iron-functions/0/rancher-compose.yml
@@ -1,6 +1,6 @@
.catalog:
name: "IronFunctions"
- version: "v0.0.1"
+ version: "v0.0.2"
description: "Serverless platform using Docker"
uuid: ironfunc-0
minimum_rancher_version: v1.5.0
diff --git a/templates/iron-functions/catalogicon-iron-functions.svg b/templates/iron-functions/catalogicon-iron-functions.svg
new file mode 100644
index 0000000..6fe3381
--- /dev/null
+++ b/templates/iron-functions/catalogicon-iron-functions.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/templates/iron-functions/config.yml b/templates/iron-functions/config.yml
index e155842..9b357f0 100644
--- a/templates/iron-functions/config.yml
+++ b/templates/iron-functions/config.yml
@@ -1,5 +1,9 @@
name: IronFunctions
description: |
- Serverless platform using Docker
+ Serverless platform using Docker (https://github.com/iron-io/functions)
version: v0.0.1
category: Platform
+maintainer: "William Jimenez "
+minimum_rancher_version: v1.5.0
+license: Apache License 2.0
+projectURL: https://github.com/wjimenez5271/rancher-iron-functions