diff --git a/stable/lamp/Chart.yaml b/stable/lamp/Chart.yaml index 8b31f0bd0d..1f2de5355e 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.0 +version: 1.1.1 appVersion: 7 home: https://github.com/lead4good/helm-lamp-stack maintainers: diff --git a/stable/lamp/OWNERS b/stable/lamp/OWNERS new file mode 100644 index 0000000000..87fd0f173c --- /dev/null +++ b/stable/lamp/OWNERS @@ -0,0 +1,4 @@ +approvers: + - lead4good +reviewers: + - lead4good