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

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/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.26
version: 1.1.27
apiVersion: v2
appVersion: 8.15.3
appVersion: 8.16.0
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.15.3
tag: 8.16.0

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.51
version: 2.0.52
apiVersion: v2
appVersion: 2024.11.1
appVersion: 2024.11.2
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.1
tag: 2024.11.2

# 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.21
version: 2.0.22
apiVersion: v2
appVersion: v2.0.0
appVersion: v2.0.1
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.0
tag: v2.0.1

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/charts/plex/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Plex is a media server that allows you to stream your media to any
annotations:
title: Plex
type: application
version: 2.0.15
version: 2.0.16
apiVersion: v2
appVersion: 1.41.1.9057
appVersion: 1.41.2.9200
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/plex/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
tag: 1.41.1.9057-af5eaea7a
tag: 1.41.2.9200-c6bbc1b53
plexPassImage:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database.
annotations:
title: Prometheus
type: application
version: 1.1.21
version: 1.1.22
apiVersion: v2
appVersion: v2.55.1
appVersion: v3.0.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/prometheus/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: prom/prometheus
pullPolicy: IfNotPresent
tag: v2.55.1
tag: v3.0.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/homer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Homer is a dead simple static HOMepage for your servER to keep your
annotations:
title: Homer
type: application
version: 1.2.8
version: 1.2.9
apiVersion: v2
appVersion: 24.11.3
appVersion: 24.11.4
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/homer/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: b4bz/homer
pullPolicy: IfNotPresent
tag: v24.11.3
tag: v24.11.4

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.120.2
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.2

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

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

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

pgvectorImage:
repository: tensorchord/pgvecto-rs
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/ipfs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin
annotations:
title: IPFS
type: application
version: 1.0.39
version: 1.0.40
apiVersion: v2
appVersion: v0.31.0
appVersion: v0.32.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/ipfs/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ipfs/kubo
pullPolicy: IfNotPresent
tag: v0.31.0
tag: v0.32.1
resources:
limits:
cpu: 4000m
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/jellyfin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Jellyfin is a Free Software Media System that puts you in control o
annotations:
title: Jellyfin
type: application
version: 1.3.7
version: 1.3.8
apiVersion: v2
appVersion: 10.10.1
appVersion: 10.10.2
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/jellyfin/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: jellyfin/jellyfin
pullPolicy: IfNotPresent
tag: 10.10.1
tag: 10.10.2

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/jellyseerr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Jellyseerr is a free and open source software application for manag
annotations:
title: Jellyseerr
type: application
version: 1.0.25
version: 1.0.26
apiVersion: v2
appVersion: 2.0.1
appVersion: 2.1.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/jellyseerr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: fallenbagel/jellyseerr
pullPolicy: IfNotPresent
tag: 2.0.1
tag: 2.1.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/listmonk/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Listmonk is a self-hosted newsletter and mailing list manager.
annotations:
title: Listmonk
type: application
version: 1.2.9
version: 1.2.10
apiVersion: v2
appVersion: 4.0.1
appVersion: 4.1.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/listmonk/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: listmonk/listmonk
pullPolicy: IfNotPresent
tag: v4.0.1
tag: v4.1.0

resources:
limits:
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.92
version: 1.2.93
apiVersion: v2
appVersion: 1.67.1
appVersion: 1.68.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.67.1
tag: 1.68.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/omada-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Omada Controller (TP-Link) is a network management controller for T
annotations:
title: Omada Controller
type: application
version: 1.2.8
version: 1.2.9
apiVersion: v2
appVersion: 5.14.32.3
appVersion: 5.14.32.4
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/omada-controller/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: mbentley/omada-controller
pullPolicy: IfNotPresent
tag: 5.14.32.3
tag: 5.14.32.4

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/pgadmin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: pgAdmin is the most popular and feature rich Open Source administra
annotations:
title: pgAdmin
type: application
version: 1.2.13
version: 1.2.14
apiVersion: v2
appVersion: '8.12'
appVersion: '8.13'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/pgadmin/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: dpage/pgadmin4
pullPolicy: IfNotPresent
tag: '8.12'
tag: '8.13'

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.40
version: 1.2.41
apiVersion: v2
appVersion: 1.23.5
appVersion: 1.24.0
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.23.5
tag: 1.24.0

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.23
version: 1.2.24
apiVersion: v2
appVersion: 2024.11.10
appVersion: 2024.11.15
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.10-dfaf5868e
tag: 2024.11.15-4b57bc3db

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/sftpgo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: SFTPGo is a fully featured and highly configurable SFTP server with
annotations:
title: SFTPGo
type: application
version: 1.2.8
version: 1.2.9
apiVersion: v2
appVersion: 2.6.2
appVersion: 2.6.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
Loading
Loading