Files
deprecated-helm-charts/stable/ghost/Chart.yaml
T
Eli James (Cedric Chin) c7937d631c Fix missing ghost.fullname in template call. (#4611)
* Fix missing ghost.fullname in template call.

Given I am a user of this chart,
When I try to deploy this using serviceType NodePort,
Then helm will explode and tell me that 

```
Error: render error in "ghost/templates/NOTES.txt": template: ghost/templates/NOTES.txt:39:130: executing "ghost/templates/NOTES.txt" at <{{template "fullname...>: template "fullname" not defined
```

* Bump ghost chart version number.

* Bump ghost chart version number.

* Bump chart version number.
2018-04-06 02:41:08 -07:00

22 lines
463 B
YAML

name: ghost
version: 3.0.1
appVersion: 1.22.2
description: A simple, powerful publishing platform that allows you to share your
stories with the world
keywords:
- ghost
- blog
- http
- web
- application
- nodejs
- javascript
home: http://www.ghost.org/
icon: https://bitnami.com/assets/stacks/ghost/img/ghost-stack-220x234.png
sources:
- https://github.com/bitnami/bitnami-docker-ghost
maintainers:
- name: Bitnami
email: containers@bitnami.com
engine: gotpl