14 Commits
Author SHA1 Message Date
Matt Farina aecb1e917e [stable/lamp] deprecating chart (#24349)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 15:05:51 -05:00
Scott RigbyandCarlos Panato cdb1e1cc00 [stable/lamp] add repo archive notice (#24145)
* [stable/lamp] add repo archive notice

Signed-off-by: Scott Rigby <scott@r6by.com>

* [stable/lamp] bump chart version

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

Co-authored-by: Carlos Panato <ctadeu@gmail.com>
2020-11-10 04:30:39 -08:00
Mike Wilson 1e64b969d1 [stable/lamp] Adding quote to git sync wait (#23889)
* Adding quote to git sync wait

I'm using helm 3 version `version.BuildInfo{Version:"v3.3.4", GitCommit:"a61ce5633af99708171414353ed49547cf05013d", GitTreeState:"clean", GoVersion:"go1.14.9"}` and I can't create this chart with git enabled. The following error is thrown:
```
Error: Deployment in version "v1" cannot be handled as a Deployment: v1.Deployment.Spec: v1.DeploymentSpec.Template: v1.PodTemplateSpec.Spec: v1.PodSpec.Containers: []v1.Container: v1.Container.Env: []v1.EnvVar: v1.EnvVar.Value: ReadString: expects " or n, but found 3, error found in #10 byte of ...|,"value":30},{"name"|..., bigger context ...|e":"FETCH_HEAD"},{"name":"GIT_SYNC_WAIT","value":30},{"name":"GIT_SYNC_DEST","value":"/git"}],"image|...
```

This change quotes the timeout and allows chart creation.

Signed-off-by: Mike Wilson <knobby@burntsheep.com>

* updating chart version

Signed-off-by: Mike Wilson <knobby@burntsheep.com>
2020-11-08 12:43:37 -08:00
Andy Mardell 5dab7040b7 [stable/lamp] Add support for new deployment and ingress APIs in Kubernetes 1.16+ (#20657)
* Add support for new deployment and ingress APIs in Kubernetes 1.16+

Signed-off-by: Andy Mardell <andy@mardell.me>

* Removed an unwanted hyphen

Signed-off-by: Andy Mardell <andy@mardell.me>
2020-02-11 02:38:03 -08:00
Luca Berneking 2a9e5c48b4 [stable/lamp] Add ability to change sftp service type (#18497)
Signed-off-by: Luca Berneking <luca@berneking.net>
2019-11-13 01:53:11 -08:00
lead4good 05cf8b9fdb adding myself as an owner (#16748)
Signed-off-by: lead4good <lead4good@users.noreply.github.com>
2019-09-20 01:02:59 -07:00
Lucas Bickel a59b5b25de Make php-fpm configurable (#11032)
Signed-off-by: Lucas Bickel <lucas.bickel@adfinis-sygroup.ch>
2019-02-15 14:16:45 -08:00
lead4good 549b1828f4 [stable/lamp] updated documentation due to #8425, bumped various container versions to current stable (#10395)
* [stable/lamp] updated documentation due to #8425, bumped various container versions to current stable

Signed-off-by: lead4good <lead4good@users.noreply.github.com>

* applied requested changes, fixed phpmyadmin bug thanks to #9148

Signed-off-by: lead4good <lead4good@users.noreply.github.com>

* changed image to repository:tag

Signed-off-by: lead4good <lead4good@users.noreply.github.com>
2019-01-26 07:25:39 -08:00
AdamDang 05d88dbde3 Add appVersion for lamp (#4703)
The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.
2018-04-04 19:07:07 -07:00
Lingming Xia 2f31268532 fix typo in README.md (#3687)
* fix typo in stable/lamp/README.md

* Incrementing the chart version

* Removing extra line I accidently added
2018-02-27 10:09:46 -08:00
FanYang 17120c6426 some typo (#3695) 2018-02-27 09:58:47 -08:00
Kai Chen f81f0fa6f1 Small fixes in console print-outs (#3735)
* Small fixes in console print-outs

* Update chart version, it was incremented since the PR
2018-02-22 11:49:43 -08:00
lead4good b247088553 [stable/lamp] fixed missing load mpm event module in apache conf (#3616)
* fixed missing load mpm event module in apache conf

* increment version

* changed alpine version to 2.4.29 (stable)

* fixed typos as of #3548. thx to @adolphwq
2018-02-20 20:37:39 -08:00
lead4good d284317c22 helm lamp stack chart (#1288) 2017-12-05 21:01:06 +01:00