Files
deprecated-helm-charts/stable/ghost/templates
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
..