Skip to content

Commit

Permalink
Upgraded catalog item(s)
Browse files Browse the repository at this point in the history
        This commit upgrades netdata, elastic-search, vikunja, wordpress, immich, grafana, ddns-updater, n8n, audiobookshelf, odoo catalog item(s).
  • Loading branch information
sonicaj committed Nov 22, 2024
1 parent c57e968 commit f501c00
Show file tree
Hide file tree
Showing 20 changed files with 33 additions and 33 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/charts/elastic-search/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
annotations:
title: Elastic Search
type: application
version: 1.1.27
version: 1.1.28
apiVersion: v2
appVersion: 8.16.0
appVersion: 8.16.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/elastic-search/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.elastic.co/elasticsearch/elasticsearch
pullPolicy: IfNotPresent
tag: 8.16.0
tag: 8.16.1

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/charts/netdata/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right!
annotations:
title: Netdata
type: application
version: 2.0.22
version: 2.0.23
apiVersion: v2
appVersion: v2.0.1
appVersion: v2.0.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/netdata/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: netdata/netdata
tag: v2.0.1
tag: v2.0.2

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/audiobookshelf/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server
annotations:
title: Audiobookshelf
type: application
version: 1.0.20
version: 1.0.21
apiVersion: v2
appVersion: 2.17.1
appVersion: 2.17.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/audiobookshelf/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/advplyr/audiobookshelf
pullPolicy: IfNotPresent
tag: 2.17.1
tag: 2.17.2

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/ddns-updater/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Lightweight universal DDNS Updater with web UI
annotations:
title: DDNS Updater
type: application
version: 1.0.32
version: 1.0.33
apiVersion: v2
appVersion: 2.8.1
appVersion: 2.8.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/ddns-updater/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: qmcgaw/ddns-updater
pullPolicy: IfNotPresent
tag: v2.8.1
tag: v2.8.2

ci: false

Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/grafana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever
annotations:
title: Grafana
type: application
version: 1.2.21
version: 1.2.22
apiVersion: v2
appVersion: 11.3.0
appVersion: 11.3.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/grafana/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: grafana/grafana
pullPolicy: IfNotPresent
tag: 11.3.0
tag: 11.3.1

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/immich/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Immich is a self-hosted photo and video backup solution directly fr
annotations:
title: Immich
type: application
version: 4.0.23
version: 4.0.24
apiVersion: v2
appVersion: 1.119.1
appVersion: 1.121.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
8 changes: 4 additions & 4 deletions library/ix-dev/community/immich/values.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
image:
repository: altran1502/immich-server
pullPolicy: IfNotPresent
tag: v1.119.1
tag: v1.121.0

mlImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.119.1
tag: v1.121.0

mlCudaImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.119.1-cuda
tag: v1.121.0-cuda

mlOpenvinoImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.119.1-openvino
tag: v1.121.0-openvino

pgvectorImage:
repository: tensorchord/pgvecto-rs
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/n8n/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: n8n is an extendable workflow automation tool.
annotations:
title: n8n
type: application
version: 1.2.93
version: 1.2.94
apiVersion: v2
appVersion: 1.68.0
appVersion: 1.69.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/n8n/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: n8nio/n8n
pullPolicy: IfNotPresent
tag: 1.68.0
tag: 1.69.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/odoo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Odoo is a suite of web based open source business apps.
annotations:
title: Odoo
type: application
version: 2.0.8
version: 2.0.9
apiVersion: v2
appVersion: '17.0'
appVersion: '18.0'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/odoo/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: odoo
pullPolicy: IfNotPresent
tag: '17.0'
tag: '18.0'

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/vikunja/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Vikunja is an open-source, self-hostable to-do app.
annotations:
title: Vikunja
type: application
version: 2.0.2
version: 2.0.3
apiVersion: v2
appVersion: 0.24.4
appVersion: 0.24.5
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/vikunja/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: vikunja/vikunja
pullPolicy: IfNotPresent
tag: 0.24.4
tag: 0.24.5

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Wordpress is a web content management system
annotations:
title: Wordpress
type: application
version: 1.2.13
version: 1.2.14
apiVersion: v2
appVersion: 6.7.0
appVersion: 6.7.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/wordpress/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: wordpress
pullPolicy: IfNotPresent
tag: 6.7.0
tag: 6.7.1

resources:
limits:
Expand Down

0 comments on commit f501c00

Please sign in to comment.