aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/common/elasticsearch/components/data/Chart.yaml
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2024-08-02 14:18:07 +0200
committerAndreas Geissler <andreas-geissler@telekom.de>2024-08-07 16:09:07 +0200
commitdbabc4be8ab3a55d76fab88dab356d43e3d59e19 (patch)
tree982bc4a79078de0952a5bf9aff7ad4d4cba2cf10 /kubernetes/common/elasticsearch/components/data/Chart.yaml
parentbf35e55286a0ac2f4fe05f595cda7109f22a5e6a (diff)
[COMMON] Synchronize common charts
- solve actual findings during tests with kyverno policies - synchronize headers Issue-ID: OOM-3288 Issue-ID: OOM-3296 Change-Id: Ia7e7daa8864069493e09dd6511825aa939c5eeaf Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Diffstat (limited to 'kubernetes/common/elasticsearch/components/data/Chart.yaml')
-rw-r--r--kubernetes/common/elasticsearch/components/data/Chart.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/common/elasticsearch/components/data/Chart.yaml b/kubernetes/common/elasticsearch/components/data/Chart.yaml
index d49a21085b..30c925aba7 100644
--- a/kubernetes/common/elasticsearch/components/data/Chart.yaml
+++ b/kubernetes/common/elasticsearch/components/data/Chart.yaml
@@ -23,7 +23,7 @@ version: 13.0.0
dependencies:
- name: common
version: ~13.x-0
- repository: 'file://../../../common'
+ repository: '@local'
- name: repositoryGenerator
version: ~13.x-0
- repository: 'file://../../../repositoryGenerator'
+ repository: '@local'