Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded catalog item(s) #2955

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions library/ix-dev/charts/collabora/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Collabora is a collaborative online office suite based on LibreOffi
annotations:
title: Collabora
type: application
version: 2.0.28
version: 2.0.29
apiVersion: v2
appVersion: 24.04.9.2.1
appVersion: 24.04.10.1.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/collabora/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: collabora/code
tag: 24.04.9.2.1
tag: 24.04.10.1.1
nginxImage:
pullPolicy: IfNotPresent
repository: nginx
Expand Down
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/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co
annotations:
title: Home Assistant
type: application
version: 2.0.52
version: 2.0.53
apiVersion: v2
appVersion: 2024.11.2
appVersion: 2024.11.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/home-assistant/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: 2024.11.2
tag: 2024.11.3

# Keep using the same image
# as before the migration
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.3
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.3

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/planka/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking
annotations:
title: Planka
type: application
version: 1.2.42
version: 1.2.43
apiVersion: v2
appVersion: 1.24.1
appVersion: 1.24.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/planka/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/plankanban/planka
pullPolicy: IfNotPresent
tag: 1.24.1
tag: 1.24.2

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/searxng/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine
annotations:
title: SearXNG
type: application
version: 1.2.24
version: 1.2.25
apiVersion: v2
appVersion: 2024.11.17
appVersion: 2024.11.22
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/searxng/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: searxng/searxng
pullPolicy: IfNotPresent
tag: 2024.11.17-10d3af84b
tag: 2024.11.22-f40fc2dd4

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
Loading