From 402c673d8161991b2413f9f77fae1075ccf48538 Mon Sep 17 00:00:00 2001 From: Ragnar Kurm Date: Tue, 25 Apr 2023 16:12:37 +0300 Subject: [PATCH] Fix file permissions: 755->644 for non-executable files. --- charts/drupal/templates/_helpers.tpl | 0 charts/drupal/values.yaml | 0 charts/elasticsearch/Chart.yaml | 0 charts/elasticsearch/templates/NOTES.txt | 0 charts/elasticsearch/templates/_helpers.tpl | 0 charts/elasticsearch/tests/elasticsearch_test.py | 0 charts/elasticsearch/values.yaml | 0 grumphp.yml | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 charts/drupal/templates/_helpers.tpl mode change 100755 => 100644 charts/drupal/values.yaml mode change 100755 => 100644 charts/elasticsearch/Chart.yaml mode change 100755 => 100644 charts/elasticsearch/templates/NOTES.txt mode change 100755 => 100644 charts/elasticsearch/templates/_helpers.tpl mode change 100755 => 100644 charts/elasticsearch/tests/elasticsearch_test.py mode change 100755 => 100644 charts/elasticsearch/values.yaml mode change 100755 => 100644 grumphp.yml diff --git a/charts/drupal/templates/_helpers.tpl b/charts/drupal/templates/_helpers.tpl old mode 100755 new mode 100644 diff --git a/charts/drupal/values.yaml b/charts/drupal/values.yaml old mode 100755 new mode 100644 diff --git a/charts/elasticsearch/Chart.yaml b/charts/elasticsearch/Chart.yaml old mode 100755 new mode 100644 diff --git a/charts/elasticsearch/templates/NOTES.txt b/charts/elasticsearch/templates/NOTES.txt old mode 100755 new mode 100644 diff --git a/charts/elasticsearch/templates/_helpers.tpl b/charts/elasticsearch/templates/_helpers.tpl old mode 100755 new mode 100644 diff --git a/charts/elasticsearch/tests/elasticsearch_test.py b/charts/elasticsearch/tests/elasticsearch_test.py old mode 100755 new mode 100644 diff --git a/charts/elasticsearch/values.yaml b/charts/elasticsearch/values.yaml old mode 100755 new mode 100644 diff --git a/grumphp.yml b/grumphp.yml old mode 100755 new mode 100644