mirror of
https://github.com/truenas/charts.git
synced 2026-05-11 11:06:11 +08:00
Upgraded catalog item(s) (#1865)
* Upgraded catalog item(s)
This commit upgrades netdata, elastic-search, nextcloud, gitea, drawio, metube, castopod, autobrr catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.2.3
|
||||
digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb
|
||||
generated: "2023-11-22T22:25:29.165074717+02:00"
|
||||
version: 1.2.4
|
||||
digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174
|
||||
generated: "2023-12-13T11:12:21.591788241+02:00"
|
||||
|
||||
@@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
|
||||
annotations:
|
||||
title: Elastic Search
|
||||
type: application
|
||||
version: 1.1.1
|
||||
version: 1.1.2
|
||||
apiVersion: v2
|
||||
appVersion: 8.11.2
|
||||
appVersion: 8.11.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -15,7 +15,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.2.3
|
||||
version: 1.2.4
|
||||
home: https://www.elastic.co
|
||||
icon: https://media.sys.truenas.net/apps/elastic-search/icons/icon.svg
|
||||
sources:
|
||||
|
||||
Binary file not shown.
BIN
library/ix-dev/charts/elastic-search/charts/common-1.2.4.tgz
Normal file
BIN
library/ix-dev/charts/elastic-search/charts/common-1.2.4.tgz
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.elastic.co/elasticsearch/elasticsearch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.11.2
|
||||
tag: 8.11.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right!
|
||||
annotations:
|
||||
title: Netdata
|
||||
type: application
|
||||
version: 1.0.38
|
||||
version: 1.0.39
|
||||
apiVersion: v2
|
||||
appVersion: v1.44.0
|
||||
appVersion: v1.44.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: netdata/netdata
|
||||
tag: v1.44.0
|
||||
tag: v1.44.1
|
||||
runAsGroup: 201
|
||||
runAsUser: 201
|
||||
|
||||
@@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
|
||||
annotations:
|
||||
title: Nextcloud
|
||||
type: application
|
||||
version: 1.6.53
|
||||
version: 1.6.54
|
||||
apiVersion: v2
|
||||
appVersion: 27.1.4
|
||||
appVersion: 28.0.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
9
library/ix-dev/charts/nextcloud/to_keep_versions.md
Normal file
9
library/ix-dev/charts/nextcloud/to_keep_versions.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# To keep versions
|
||||
|
||||
## 1.6.29
|
||||
|
||||
Latest 26.x.x version
|
||||
|
||||
## 1.6.53
|
||||
|
||||
Latest 27.x.x version
|
||||
@@ -1 +1,2 @@
|
||||
- 1.6.29
|
||||
- 1.6.53
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: nextcloud
|
||||
tag: 27.1.4
|
||||
tag: 28.0.0
|
||||
nginx:
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user