mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
Publish new changes in catalog
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.25
|
||||
version: 1.0.26
|
||||
apiVersion: v2
|
||||
appVersion: 8.10.3
|
||||
appVersion: 8.10.4
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.elastic.co/elasticsearch/elasticsearch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.10.3
|
||||
tag: 8.10.4
|
||||
|
||||
resources:
|
||||
limits:
|
||||
@@ -3,9 +3,9 @@ description: Immich
|
||||
annotations:
|
||||
title: Immich
|
||||
type: application
|
||||
version: 1.0.27
|
||||
version: 1.0.28
|
||||
apiVersion: v2
|
||||
appVersion: 1.81.1
|
||||
appVersion: 1.82.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.81.1
|
||||
tag: v1.82.0
|
||||
|
||||
webImage:
|
||||
repository: altran1502/immich-web
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.81.1
|
||||
tag: v1.82.0
|
||||
|
||||
proxyImage:
|
||||
repository: altran1502/immich-proxy
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.81.1
|
||||
tag: v1.82.0
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.81.1
|
||||
tag: v1.82.0
|
||||
|
||||
typesenseImage:
|
||||
repository: typesense/typesense
|
||||
@@ -1,6 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.0
|
||||
digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73
|
||||
generated: "2023-08-29T19:19:05.323162098+03:00"
|
||||
Binary file not shown.
6
community/planka/1.0.1/Chart.lock
Normal file
6
community/planka/1.0.1/Chart.lock
Normal file
@@ -0,0 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.1
|
||||
digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
|
||||
generated: "2023-10-18T08:08:50.240697425+03:00"
|
||||
@@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking
|
||||
annotations:
|
||||
title: Planka
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
apiVersion: v2
|
||||
appVersion: 1.12.0
|
||||
appVersion: 1.13.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -14,7 +14,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
home: https://github.com/plankanban/planka
|
||||
icon: https://github.com/plankanban/planka/blob/master/client/public/logo512.png?raw=true
|
||||
sources:
|
||||
BIN
community/planka/1.0.1/charts/common-1.1.1.tgz
Normal file
BIN
community/planka/1.0.1/charts/common-1.1.1.tgz
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/plankanban/planka
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.12.0
|
||||
tag: 1.13.0
|
||||
|
||||
resources:
|
||||
limits:
|
||||
Reference in New Issue
Block a user