NAS-121453 / 23.10 / Upgraded catalog item(s) (#1111)

* Upgraded catalog item(s)

        This commit upgrades elastic-search, nextcloud, minio catalog item(s).

* undo 2 apps

* bump common

* bump common

* untouch minio

* upstream tags do not contain "v"

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
bugclerk
2023-04-12 10:30:47 -03:00
committed by GitHub
parent 48c5adcfd1
commit a6619e7dfd
6 changed files with 12 additions and 11 deletions

View File

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

View File

@@ -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:

View File

@@ -12,8 +12,8 @@ def newer_mapping(image_tags):
return {}
return {
'tags': {key: f'v{version}'},
'app_version': f'v{version}',
'tags': {key: f'{version}'},
'app_version': f'{version}',
}

View File

@@ -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: