mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 10:30:37 +08:00
Upgraded catalog item(s)
This commit upgrades elastic-search, wordpress, passbolt, n8n catalog item(s).
This commit is contained in:
@@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
|
||||
annotations:
|
||||
title: Elastic Search
|
||||
type: application
|
||||
version: 1.0.28
|
||||
version: 1.0.29
|
||||
apiVersion: v2
|
||||
appVersion: 8.10.4
|
||||
appVersion: 8.11.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.elastic.co/elasticsearch/elasticsearch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.10.4
|
||||
tag: 8.11.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
|
||||
annotations:
|
||||
title: n8n
|
||||
type: application
|
||||
version: 1.1.3
|
||||
version: 1.1.4
|
||||
apiVersion: v2
|
||||
appVersion: 1.15.1
|
||||
appVersion: 1.15.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: n8nio/n8n
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.15.1
|
||||
tag: 1.15.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Passbolt is a security-first, open source password manager
|
||||
annotations:
|
||||
title: Passbolt
|
||||
type: application
|
||||
version: 1.1.1
|
||||
version: 1.1.2
|
||||
apiVersion: v2
|
||||
appVersion: 4.3.0
|
||||
appVersion: 4.4.0.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: passbolt/passbolt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.3.0-1-ce-non-root
|
||||
tag: 4.4.0-1-ce-non-root
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Wordpress is a web content management system
|
||||
annotations:
|
||||
title: Wordpress
|
||||
type: application
|
||||
version: 1.1.1
|
||||
version: 1.1.2
|
||||
apiVersion: v2
|
||||
appVersion: 6.3.2
|
||||
appVersion: 6.4.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.3.2
|
||||
tag: 6.4.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user