Browse Source

Update catalog information

sonicaj 2 years ago
parent
commit
b3eac7d745

+ 2 - 2
catalog.json

@@ -46,9 +46,9 @@
             "healthy": true,
             "healthy_error": null,
             "location": "/__w/charts/charts/charts/elastic-search",
-            "latest_version": "1.0.0",
+            "latest_version": "1.0.1",
             "latest_app_version": "8.7.0",
-            "latest_human_version": "8.7.0_1.0.0",
+            "latest_human_version": "8.7.0_1.0.1",
             "last_update": "2023-04-11 15:33:26",
             "name": "elastic-search",
             "recommended": false,

+ 0 - 6
charts/elastic-search/1.0.0/Chart.lock

@@ -1,6 +0,0 @@
-dependencies:
-- name: common
-  repository: file://../../../common
-  version: 1.0.3
-digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02
-generated: "2023-04-05T18:36:45.107184615+03:00"

BIN
charts/elastic-search/1.0.0/charts/common-1.0.3.tgz


+ 6 - 0
charts/elastic-search/1.0.1/Chart.lock

@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+  repository: file://../../../common
+  version: 1.0.5
+digest: sha256:cf1db8c2ae650987a3e3d8d98767caab62c341bd0fb15309213b00dce87111cc
+generated: "2023-04-12T15:58:34.152545129+03:00"

+ 4 - 3
charts/elastic-search/1.0.0/Chart.yaml → charts/elastic-search/1.0.1/Chart.yaml

@@ -1,9 +1,10 @@
 name: elastic-search
-description: Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack.
+description: Elasticsearch is the distributed, RESTful search and analytics engine
+  at the heart of the Elastic Stack.
 annotations:
   title: Elastic Search
 type: application
-version: 1.0.0
+version: 1.0.1
 apiVersion: v2
 appVersion: '8.7.0'
 kubeVersion: '>=1.16.0-0'
@@ -13,7 +14,7 @@ maintainers:
 dependencies:
   - name: common
     repository: file://../../../common
-    version: 1.0.3
+    version: 1.0.5
 home: https://www.elastic.co
 icon: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg
 sources:

+ 0 - 0
charts/elastic-search/1.0.0/README.md → charts/elastic-search/1.0.1/README.md


+ 0 - 0
charts/elastic-search/1.0.0/app-readme.md → charts/elastic-search/1.0.1/app-readme.md


BIN
charts/elastic-search/1.0.1/charts/common-1.0.5.tgz


+ 0 - 0
charts/elastic-search/1.0.0/ci/basic-values.yaml → charts/elastic-search/1.0.1/ci/basic-values.yaml


+ 0 - 0
charts/elastic-search/1.0.0/ci/https-values.yaml → charts/elastic-search/1.0.1/ci/https-values.yaml


+ 3 - 3
charts/elastic-search/1.0.0/ix_values.yaml → charts/elastic-search/1.0.1/ix_values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: docker.elastic.co/elasticsearch/elasticsearch
   pullPolicy: IfNotPresent
-  tag: '8.7.0'
+  tag: 8.7.0
 
 resources:
   limits:
@@ -9,7 +9,7 @@ resources:
     memory: 8Gi
 
 esConfig:
-  password: ""
+  password: ''
   heapSize: 512m
   nodeName: elastic_search_node
   additionalEnvs: []
@@ -22,7 +22,7 @@ esRunAs:
 esNetwork:
   httpPort: 30000
   hostNetwork: false
-  certificateID: ""
+  certificateID: ''
 
 esStorage:
   data:

+ 0 - 0
charts/elastic-search/1.0.0/questions.yaml → charts/elastic-search/1.0.1/questions.yaml


+ 0 - 0
charts/elastic-search/1.0.0/templates/NOTES.txt → charts/elastic-search/1.0.1/templates/NOTES.txt


+ 0 - 0
charts/elastic-search/1.0.0/templates/_es.tpl → charts/elastic-search/1.0.1/templates/_es.tpl


+ 0 - 0
charts/elastic-search/1.0.0/templates/_helper.tpl → charts/elastic-search/1.0.1/templates/_helper.tpl


+ 0 - 0
charts/elastic-search/1.0.0/templates/_portal.tpl → charts/elastic-search/1.0.1/templates/_portal.tpl


+ 0 - 0
charts/elastic-search/1.0.0/templates/common.yaml → charts/elastic-search/1.0.1/templates/common.yaml