diff --git a/stable/lamp/Chart.yaml b/stable/lamp/Chart.yaml index d53a0d39b9..fa89f3efa6 100644 --- a/stable/lamp/Chart.yaml +++ b/stable/lamp/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Modular and transparent LAMP stack chart supporting PHP-FPM, Release Cloning, LoadBalancer, Ingress, SSL and lots more! name: lamp -version: 1.1.4 +version: 1.1.5 appVersion: 7 home: https://github.com/lead4good/helm-lamp-stack maintainers: diff --git a/stable/lamp/README.md b/stable/lamp/README.md index 42228f31cd..f9fc4b91f9 100644 --- a/stable/lamp/README.md +++ b/stable/lamp/README.md @@ -1,3 +1,8 @@ +# ⚠️ Repo Archive Notice + +As of Nov 13, 2020, charts in this repo will no longer be updated. +For more information, see the Helm Charts [Deprecation and Archive Notice](https://github.com/helm/charts#%EF%B8%8F-deprecation-and-archive-notice), and [Update](https://helm.sh/blog/charts-repo-deprecation/). + # LAMP Ever wanted to deploy a [LAMP Stack](https://en.wikipedia.org/wiki/LAMP_(software_bundle)) on Kubernetes?