diff --git a/library/ix-dev/charts/elastic-search/Chart.yaml b/library/ix-dev/charts/elastic-search/Chart.yaml index d899debe22..8073587fc8 100644 --- a/library/ix-dev/charts/elastic-search/Chart.yaml +++ b/library/ix-dev/charts/elastic-search/Chart.yaml @@ -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 diff --git a/library/ix-dev/charts/elastic-search/values.yaml b/library/ix-dev/charts/elastic-search/values.yaml index b5d68042e5..cbf77bbee7 100644 --- a/library/ix-dev/charts/elastic-search/values.yaml +++ b/library/ix-dev/charts/elastic-search/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.elastic.co/elasticsearch/elasticsearch pullPolicy: IfNotPresent - tag: 8.10.3 + tag: 8.10.4 resources: limits: diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index 2d5b63dc2a..0e648e013a 100644 --- a/library/ix-dev/community/immich/Chart.yaml +++ b/library/ix-dev/community/immich/Chart.yaml @@ -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 diff --git a/library/ix-dev/community/immich/values.yaml b/library/ix-dev/community/immich/values.yaml index ad1726f56f..cf9fe9e01e 100644 --- a/library/ix-dev/community/immich/values.yaml +++ b/library/ix-dev/community/immich/values.yaml @@ -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 diff --git a/library/ix-dev/community/planka/Chart.lock b/library/ix-dev/community/planka/Chart.lock index 00de9a457d..7fcc0a6cf5 100644 --- a/library/ix-dev/community/planka/Chart.lock +++ b/library/ix-dev/community/planka/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-29T19:19:05.323162098+03:00" + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-10-18T08:08:50.240697425+03:00" diff --git a/library/ix-dev/community/planka/Chart.yaml b/library/ix-dev/community/planka/Chart.yaml index 87c35d10da..71400dd1ca 100644 --- a/library/ix-dev/community/planka/Chart.yaml +++ b/library/ix-dev/community/planka/Chart.yaml @@ -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: diff --git a/library/ix-dev/community/planka/charts/common-1.1.0.tgz b/library/ix-dev/community/planka/charts/common-1.1.0.tgz deleted file mode 100644 index 3c6e66db7d..0000000000 Binary files a/library/ix-dev/community/planka/charts/common-1.1.0.tgz and /dev/null differ diff --git a/library/ix-dev/community/planka/charts/common-1.1.1.tgz b/library/ix-dev/community/planka/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..58d44318e0 Binary files /dev/null and b/library/ix-dev/community/planka/charts/common-1.1.1.tgz differ diff --git a/library/ix-dev/community/planka/values.yaml b/library/ix-dev/community/planka/values.yaml index 61e79d1fe8..50576f7c32 100644 --- a/library/ix-dev/community/planka/values.yaml +++ b/library/ix-dev/community/planka/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/plankanban/planka pullPolicy: IfNotPresent - tag: 1.12.0 + tag: 1.13.0 resources: limits: