From 5b70ce850c564cc22b856dcdc69807a4d427f4fa Mon Sep 17 00:00:00 2001 From: Dustin Falgout Date: Mon, 11 May 2020 18:59:26 -0500 Subject: [PATCH] Fix typo --- charts/cloud-server/Chart.yaml | 21 +++++++++++++++++++++ charts/cloud-server/Chart.yaml.disabled | 21 --------------------- 2 files changed, 21 insertions(+), 21 deletions(-) create mode 100644 charts/cloud-server/Chart.yaml delete mode 100644 charts/cloud-server/Chart.yaml.disabled diff --git a/charts/cloud-server/Chart.yaml b/charts/cloud-server/Chart.yaml new file mode 100644 index 0000000..9b4d5a9 --- /dev/null +++ b/charts/cloud-server/Chart.yaml @@ -0,0 +1,21 @@ +apiVersion: v2 +appVersion: 0.0.1 +description: Web publishing platform for building blogs and websites. +engine: gotpl +home: http://www.wordpress.com/ +icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png +keywords: +- wordpress +- cms +- blog +- http +- web +- application +- php +maintainers: +- email: containers@bitnami.com + name: Bitnami +name: wordpress +sources: +- https://github.com/bitnami/bitnami-docker-wordpress +version: 0.0.1 diff --git a/charts/cloud-server/Chart.yaml.disabled b/charts/cloud-server/Chart.yaml.disabled deleted file mode 100644 index 553baa5..0000000 --- a/charts/cloud-server/Chart.yaml.disabled +++ /dev/null @@ -1,21 +0,0 @@ -#apiVersion: v1 -#appVersion: 5.4.1 -#description: Web publishing platform for building blogs and websites. -#engine: gotpl -#home: http://www.wordpress.com/ -#icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png -#keywords: -#- wordpress -#- cms -#- blog -#- http -#- web -#- application -#- php -#maintainers: -#- email: containers@bitnami.com -# name: Bitnami -#name: wordpress -#sources: -#- https://github.com/bitnami/bitnami-docker-wordpress -#version: 9.2.4