diff --git a/library/ix-dev/charts/elastic-search/Chart.yaml b/library/ix-dev/charts/elastic-search/Chart.yaml index 98bc613181..e1cac25f16 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.23 +version: 1.0.24 apiVersion: v2 -appVersion: 8.10.1 +appVersion: 8.10.2 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 de4d74535b..9126b4044d 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.1 + tag: 8.10.2 resources: limits: diff --git a/library/ix-dev/charts/nextcloud/Chart.yaml b/library/ix-dev/charts/nextcloud/Chart.yaml index a4aea2bfc7..aedf1afd01 100644 --- a/library/ix-dev/charts/nextcloud/Chart.yaml +++ b/library/ix-dev/charts/nextcloud/Chart.yaml @@ -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.48 +version: 1.6.49 apiVersion: v2 -appVersion: 27.1.0 +appVersion: 27.1.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/nextcloud/values.yaml b/library/ix-dev/charts/nextcloud/values.yaml index c8a4a1e03c..792ed943b7 100644 --- a/library/ix-dev/charts/nextcloud/values.yaml +++ b/library/ix-dev/charts/nextcloud/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: nextcloud - tag: 27.1.0 + tag: 27.1.1 nginx: image: pullPolicy: IfNotPresent diff --git a/library/ix-dev/community/immich/Chart.yaml b/library/ix-dev/community/immich/Chart.yaml index aae655ba5f..53202b8fc2 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.21 +version: 1.0.22 apiVersion: v2 -appVersion: 1.78.1 +appVersion: 1.79.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 e32014f8a6..8cfa05561a 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.78.1 + tag: v1.79.0 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.78.1 + tag: v1.79.0 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.78.1 + tag: v1.79.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.78.1 + tag: v1.79.0 typesenseImage: repository: typesense/typesense diff --git a/library/ix-dev/community/n8n/Chart.yaml b/library/ix-dev/community/n8n/Chart.yaml index 87e68a083f..96596670d2 100644 --- a/library/ix-dev/community/n8n/Chart.yaml +++ b/library/ix-dev/community/n8n/Chart.yaml @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool. annotations: title: n8n type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 -appVersion: 1.8.0 +appVersion: 1.8.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/n8n/values.yaml b/library/ix-dev/community/n8n/values.yaml index abe4efbacb..b721de3b09 100644 --- a/library/ix-dev/community/n8n/values.yaml +++ b/library/ix-dev/community/n8n/values.yaml @@ -1,7 +1,7 @@ image: repository: n8nio/n8n pullPolicy: IfNotPresent - tag: 1.8.0 + tag: 1.8.1 resources: limits: diff --git a/library/ix-dev/community/pgadmin/Chart.lock b/library/ix-dev/community/pgadmin/Chart.lock index 91ee7bd544..7263f1edd5 100644 --- a/library/ix-dev/community/pgadmin/Chart.lock +++ b/library/ix-dev/community/pgadmin/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-25T15:33:41.420557495+03:00" + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-22T10:16:53.928702909+03:00" diff --git a/library/ix-dev/community/pgadmin/Chart.yaml b/library/ix-dev/community/pgadmin/Chart.yaml index fd73324c84..d0bd1441fe 100644 --- a/library/ix-dev/community/pgadmin/Chart.yaml +++ b/library/ix-dev/community/pgadmin/Chart.yaml @@ -4,9 +4,9 @@ description: pgAdmin is the most popular and feature rich Open Source administra annotations: title: pgAdmin type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 -appVersion: '7.6' +appVersion: '7.7' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://www.pgadmin.org/ icon: https://avatars.githubusercontent.com/u/113517144 sources: diff --git a/library/ix-dev/community/pgadmin/charts/common-1.1.0.tgz b/library/ix-dev/community/pgadmin/charts/common-1.1.0.tgz deleted file mode 100644 index 39123ec799..0000000000 Binary files a/library/ix-dev/community/pgadmin/charts/common-1.1.0.tgz and /dev/null differ diff --git a/library/ix-dev/community/pgadmin/charts/common-1.1.1.tgz b/library/ix-dev/community/pgadmin/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..7a3eacbcc9 Binary files /dev/null and b/library/ix-dev/community/pgadmin/charts/common-1.1.1.tgz differ diff --git a/library/ix-dev/community/pgadmin/values.yaml b/library/ix-dev/community/pgadmin/values.yaml index 640eb59185..e766715d73 100644 --- a/library/ix-dev/community/pgadmin/values.yaml +++ b/library/ix-dev/community/pgadmin/values.yaml @@ -1,7 +1,7 @@ image: repository: dpage/pgadmin4 pullPolicy: IfNotPresent - tag: '7.6' + tag: '7.7' resources: limits: