mirror of
https://github.com/truenas/charts.git
synced 2026-05-16 14:12:59 +08:00
Upgraded catalog item(s) (#1492)
This commit upgrades zerotier, wordpress, immich catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
This commit is contained in:
@@ -3,9 +3,9 @@ description: Immich
|
||||
annotations:
|
||||
title: Immich
|
||||
type: application
|
||||
version: 1.0.15
|
||||
version: 1.0.16
|
||||
apiVersion: v2
|
||||
appVersion: 1.75.2
|
||||
appVersion: 1.76.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.75.2
|
||||
tag: v1.76.0
|
||||
|
||||
webImage:
|
||||
repository: altran1502/immich-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.75.2
|
||||
tag: v1.76.0
|
||||
|
||||
proxyImage:
|
||||
repository: altran1502/immich-proxy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.75.2
|
||||
tag: v1.76.0
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.75.2
|
||||
tag: v1.76.0
|
||||
|
||||
typesenseImage:
|
||||
repository: typesense/typesense
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Wordpress is a web content management system
|
||||
annotations:
|
||||
title: Wordpress
|
||||
type: application
|
||||
version: 1.0.6
|
||||
version: 1.0.7
|
||||
apiVersion: v2
|
||||
appVersion: 6.3.0
|
||||
appVersion: 6.3.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: wordpress
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.3.0
|
||||
tag: 6.3.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Securely connect any device, anywhere.
|
||||
annotations:
|
||||
title: Zerotier
|
||||
type: application
|
||||
version: 1.0.8
|
||||
version: 1.0.9
|
||||
apiVersion: v2
|
||||
appVersion: '1.10.6'
|
||||
appVersion: 1.12.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: zerotier/zerotier
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '1.10.6'
|
||||
tag: 1.12.1
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user