Carlos Rodríguez Hernández
fa7599739a
[stable/ghost] Move chart to distributed bitnami repository ( #21397 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2020-03-11 11:18:13 -07:00
Carlos Rodríguez Hernández
4f5d8ed1ba
[stable/ghost] Adapt docs to Helm 3 ( #20684 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2020-02-11 10:01:17 -08:00
Carlos Rodríguez Hernández
a14414ee49
[stable/ghost] Replace stretch by buster in minideb secondary containers ( #20631 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2020-02-10 05:51:53 -08:00
Juan Ariza Toledano
139933d182
[bitnami/ghost] Provide a way to disable readiness/liveness probes ( #19907 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2020-01-07 06:56:18 -08:00
Dr Nic Williams
21074bc279
[stable/ghost] support nodeSelector ( #19660 )
...
Signed-off-by: Dr Nic Williams <drnicwilliams@gmail.com >
2019-12-17 16:55:57 -08:00
Sameer Naik
e5db3245cb
[stable/ghost] bump major version ( #18849 )
...
Helm performs a lookup for the object based on its group (apps), version (v1), and kind (Deployment). Also known as its GroupVersionKind, or GVK. Changing the GVK is considered a compatibility breaker from Kubernetes' point of view, so you cannot "upgrade" those objects to the new GVK in-place. Earlier versions of Helm 3 did not perform the lookup correctly which has since been fixed to match the spec.
In https://github.com/helm/charts/pulls/17297 the `apiVersion` of the deployment resources was updated to `apps/v1` in tune with the api's deprecated, resulting in compatibility breakage.
This major version signifies this change.
Signed-off-by: Sameer Naik <sameersbn@vmware.com >
2019-11-13 08:53:20 -08:00
Andres Martinez Gotor
86fca10fe9
Add JSON Schema to Ghost chart ( #18198 )
...
Signed-off-by: Andres Martinez Gotor <andres@bitnami.com >
2019-10-25 02:33:38 -07:00
Carlos Rodríguez Hernández
2a1d20a5ec
[stable/ghost] Unify and refactor README.md ( #18301 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-10-24 05:19:14 -07:00
Javier J. Salmerón-García
3fb8c5548a
[stable/ghost] Update prerequisites ( #17991 )
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com >
2019-10-17 00:16:38 -07:00
Carlos Rodríguez Hernández
4adec84729
[stable/ghost] Add affinity ( #16851 )
...
* [stable/ghost] Add affinity
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Add new line
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-09-05 03:20:46 -07:00
Carlos Rodríguez Hernández
3a3e9ff285
[stable/ghost] Use stretch as minideb tag ( #16729 )
...
* [stable/ghost] Use buster as minideb tag
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Use stretch instead of buster to be consistent across containers
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-09-02 02:03:41 -07:00
Miguel Ángel Cabrera Miñagorri
da4d6610c2
[stable/ghost] Add global StorageClass to Ghost ( #16435 )
...
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com >
2019-08-20 03:50:19 -07:00
Carlos Rodríguez Hernández
65dce31ed5
[stable/ghost] Implement again "Standardize 'fullname' and 'name' macros" ( #15634 )
...
* [stable/ghost] Implement again "Standardize 'fullname' and 'name' macros"
This reverts commit 899f8f5c7e .
Implement #15447 bumping a major version after #15616
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Bump patch version
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-07-18 05:38:11 -07:00
Carlos Rodríguez Hernández
899f8f5c7e
Revert "[stable/ghost] Standardize 'fullname' and 'name' macros ( #15447 )" ( #15616 )
...
This reverts commit 2ef3c959dd .
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-07-17 09:52:37 -07:00
Juan Ariza Toledano
2ef3c959dd
[stable/ghost] Standardize 'fullname' and 'name' macros ( #15447 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-07-12 00:45:07 -07:00
Carlos Rodríguez Hernández
5fb853f98a
[stable/{ghost}] Change tags/pullPolicy in values and or README ( #14742 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-06-12 02:01:31 -07:00
Carlos Rodríguez Hernández
f0e1294b67
[stable/ghost] Use immutable tags ( #14215 )
...
* Bump chart version
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* [stable/ghost] Use immutable tags
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-05-28 14:58:58 -07:00
Greg Richardson
b2164c0cb5
[stable/ghost] Adds ghostPort for application URLs ( #12385 )
...
Signed-off-by: Greg Richardson <greg.nmr@gmail.com >
2019-03-20 03:56:22 -07:00
Greg Richardson
07f00835ef
Adds support for custom TLS hosts in ingress ( #12353 )
...
Signed-off-by: Greg Richardson <greg.nmr@gmail.com >
2019-03-19 02:02:23 -07:00
Carlos Rodríguez Hernández
9a0b56ea74
[stable/ghost] Add global 'imagePullSecrets' to overwrite any other existing one ( #12091 )
...
* [stable/ghost] Add global 'imagePullSecrets' to overwrite any other existing one
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Fix typo and add var to the README
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Fix typo in helpers
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-03-12 04:37:01 -07:00
Carlos Rodríguez Hernández
53d277bf54
[stable/ghost] Add apiVersion in Chart.yaml and add test info to README.md ( #11807 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-02-27 10:32:13 -08:00
Carlos Rodríguez Hernández
d42ecbef12
[stable/ghost] Document the correct format for pullSecrets in README ( #10659 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-01-15 08:12:37 -08:00
Juan Ariza Toledano
ccd251f079
Remove deprecated parameter from README.md ( #10629 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-01-15 01:57:19 -08:00
Javier J. Salmerón-García
8b05538277
[stable/ghost] Add service annotations ( #10608 )
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2019-01-14 15:30:46 -08:00
Juan Ariza Toledano
1f73e2c50a
[stable/ghost] Add parameter to configure SMTP 'fromAddress' ( #10522 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-01-10 01:24:25 -08:00
Juan Ariza Toledano
4388ff0751
[stable/ghost] Re-define ingress/smtp configuration ( #10461 )
...
* [stable/ghost] Re-define ingress/smtp configuration
Signed-off-by: juan131 <juan@bitnami.com >
* Document SMTP parameters on README.md
Signed-off-by: juan131 <juan@bitnami.com >
* Revert breaking changes on labels
Signed-off-by: juan131 <juan@bitnami.com >
2019-01-08 08:16:24 -08:00
Andrés Bono
13bbc1082c
Add Ghost parameter to specify the URL protocol ( #10330 )
...
Signed-off-by: Andrés Bono <andresbonojimenez@gmail.com >
2019-01-02 01:24:05 -08:00
Javier J. Salmerón-García
89f60d72ad
[stable/ghost] Fix readme and svc ( #9506 )
...
* Fix readme and svc
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
* Bump chart
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2018-11-23 03:25:28 -08:00
Javier J. Salmerón-García
b619a46b6f
[stable/ghost] Add service.type in values.yaml ( #9398 )
...
* [stable/ghost] Add service.type in values.yaml
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
* Fix readme
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2018-11-20 08:56:54 -08:00
Tomas Pizarro
e2e6ba65e7
[stable/ghost] Use minideb as initContainer to change volumes permissions ( #9003 )
...
Signed-off-by: tompizmor <tompizmor@gmail.com >
2018-11-05 08:04:11 -08:00
Carlos Rodríguez Hernández
f69a3136ce
[stable/ghost] Add global registry option ( #8471 )
...
* [stable/ghost] Add global registry option
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Update deps
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-10-16 02:26:55 -07:00
Tomas Pizarro
426e7bdcca
[stable/ghost] Allow configuring securityContext for ghost chart ( #8372 )
...
* [stable/ghost] Allow configuring securityContext for ghost chart
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Document missing variable
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Delete extra line
Signed-off-by: tompizmor <tompizmor@gmail.com >
2018-10-12 03:09:36 -07:00
Juan Ariza Toledano
7b1c58cdc8
[stable/ghost] Simplify ingress configuration for cert-manager ( #8360 )
...
* Fix typo
Signed-off-by: juan131 <juan@bitnami.com >
* [stable/ghost] Simplify ingress configuration for cert-manager
Signed-off-by: juan131 <juan@bitnami.com >
* Fix typo
Signed-off-by: juan131 <juan@bitnami.com >
2018-10-11 06:24:25 -07:00
Carlos Rodríguez Hernández
873ef4f327
[stable/ghost] Add kubeapps text to charts READMEs ( #8215 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-10-05 05:19:13 -07:00
Javier J. Salmerón-García
a64b5a887f
[stable/ghost] Fix chart not being upgradable ( #7814 )
...
* [stable/ghost] Fix chart not being upgradable
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
* Change readme
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2018-09-20 00:52:40 -07:00
Jonas Flodén
1090ab0e51
[stable/ghost] Add option for external database port number ( #6999 )
...
* Add option for external database port number
* [stable/ghost] Only set MARIADB_PORT_NUMBER when externalDatabase.port is defined and internal database is disabled
* [stable/ghost] Bump version to 4.0.13
2018-08-08 04:02:18 -07:00
Javier J. Salmerón-García
00b239f03f
[stable/ghost] Set dependencies to the latest version ( #6075 )
2018-06-12 06:57:27 -07:00
Juan Ariza Toledano
3c93f0b5e4
Allow Ghost to be installed on a subdirectory ( #5548 )
...
* Allow Ghost to be installed on a subdirectory
* Fixing Tests
2018-05-14 07:58:25 -07:00
Tomas Pizarro
2a3fdf3307
[stable/ghost] Refactor image property in values.yaml ( #4640 )
...
* [stable/ghost] Refactor image properties in values.yaml
* Fix typo
* Delete duplicated property
* Use rolling tag and refactor pullSecrets
* Fix lint issue
* Bump chart version
* Update Chart.yaml
2018-04-04 05:58:07 -07:00
Carlos Rodríguez Hernández
53cdb14399
[stable/ghost] Fix some typos ( #4207 )
...
* [stable/ghost] Fix some typos
* Update README.md
Another typo (replace tables by table)
* bump chart version
2018-03-19 22:01:59 -07:00
tompizmor
026e29958c
[stable/ghost] allow use of external database ( #2816 )
...
* Allow Ghost helm chart to use an existing database
* Fix wrong docker image
* Fix wrong database name and username
* Refactor properties to configure external database
* update requirements.lock
* add guide in README for external dbs
2017-12-01 17:12:47 +05:30
Carlos Rodríguez Hernández
81bc2ca3f3
Replace user by user@example.com in Ghost ( #1820 )
2017-08-23 13:41:18 +01:00
Amanda Cameron
1b14587524
[stable/ghost] Update to the recommended pvc patterns. ( #443 )
...
* Convert chart ghost to use the recommended pvc patterns
* Update README.md
* Update pvc.yaml
* Update _helpers.tpl
* Update requirements.lock
* Update requirements.yaml
* update trunction in mariadb helper
* fix notes for 1.5
* bump version
2017-01-29 14:53:08 -08:00
Adnan Abdulhussein
7e97163564
add Ghost chart ( #177 )
...
* add ghost chart
* update version and remove unnecessary label
* update ghost NOTES with link to admin and fix probes
* ghost: update values.yaml
2016-11-16 15:57:14 -08:00