diff --git a/stable/prestashop/.helmignore b/stable/prestashop/.helmignore index 6b8710a711..b2767ae17e 100644 --- a/stable/prestashop/.helmignore +++ b/stable/prestashop/.helmignore @@ -1 +1,3 @@ .git +# OWNERS file for Kubernetes +OWNERS diff --git a/stable/prestashop/Chart.yaml b/stable/prestashop/Chart.yaml index 7f16cb4974..edda10d49d 100644 --- a/stable/prestashop/Chart.yaml +++ b/stable/prestashop/Chart.yaml @@ -1,5 +1,5 @@ name: prestashop -version: 0.5.2 +version: 0.5.3 appVersion: 1.7.2 description: A popular open source ecommerce solution. Professional tools are easily accessible to increase online sales including instant guest checkout, abandoned diff --git a/stable/prestashop/OWNERS b/stable/prestashop/OWNERS new file mode 100644 index 0000000000..0d4d6f1291 --- /dev/null +++ b/stable/prestashop/OWNERS @@ -0,0 +1,8 @@ +approvers: +- prydonius +- tompizmor +- sameersbn +reviewers: +- prydonius +- tompizmor +- sameersbn