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) #2930

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.27
version: 2.0.28
apiVersion: v2
appVersion: 24.04.9.1.1
appVersion: 24.04.9.2.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.1.1
tag: 24.04.9.2.1
nginxImage:
pullPolicy: IfNotPresent
repository: nginx
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.50
version: 2.0.51
apiVersion: v2
appVersion: 2024.11.0
appVersion: 2024.11.1
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.0
tag: 2024.11.1

# Keep using the same image
# as before the migration
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/charts/minio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage
annotations:
title: MinIO
type: application
version: 2.0.24
version: 2.0.25
apiVersion: v2
appVersion: 2024-10-29T16-01-48Z
appVersion: 2024-11-07T00-52-20Z
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/minio/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2024-10-29T16-01-48Z
tag: RELEASE.2024-11-07T00-52-20Z
logSearchImage:
pullPolicy: IfNotPresent
repository: minio/operator
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.20
version: 2.0.21
apiVersion: v2
appVersion: v1.47.5
appVersion: v2.0.0
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: v1.47.5
tag: v2.0.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/charts/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: A file sharing server that puts the control and security of your ow
annotations:
title: Nextcloud
type: application
version: 2.0.18
version: 2.0.19
apiVersion: v2
appVersion: 30.0.1
appVersion: 30.0.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/nextcloud/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: nextcloud
tag: 30.0.1
tag: 30.0.2
nginxImage:
pullPolicy: IfNotPresent
repository: nginx
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.120.1
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.120.1

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

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

mlOpenvinoImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.119.1-openvino
tag: v1.120.1-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.91
version: 1.2.92
apiVersion: v2
appVersion: 1.67.0
appVersion: 1.67.1
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.67.0
tag: 1.67.1

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/tailscale/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Secure remote access to shared resources
annotations:
title: Tailscale
type: application
version: 1.0.47
version: 1.0.48
apiVersion: v2
appVersion: 1.76.1
appVersion: 1.76.6
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/tailscale/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: tailscale/tailscale
pullPolicy: IfNotPresent
tag: v1.76.1
tag: v1.76.6

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/unifi-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Unifi Controller is a network management controller for Unifi Equip
annotations:
title: Unifi Controller
type: application
version: 1.3.13
version: 1.3.14
apiVersion: v2
appVersion: 8.5.6
appVersion: 8.6.9
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/unifi-controller/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: goofball222/unifi
pullPolicy: IfNotPresent
tag: 8.5.6
tag: 8.6.9

resources:
limits:
Expand Down
Loading