Selaa lähdekoodia

Upgraded catalog item(s)

        This commit upgrades minecraft, gitea, drawio, immich, grafana, searxng, homarr, odoo catalog item(s).
sonicaj 1 vuosi sitten
vanhempi
commit
95fb2c0814

+ 2 - 2
library/ix-dev/community/drawio/Chart.yaml

@@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application.
 annotations:
   title: Draw.IO
 type: application
-version: 1.1.3
+version: 1.1.4
 apiVersion: v2
-appVersion: 22.1.0
+appVersion: 22.1.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/drawio/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: jgraph/drawio
   pullPolicy: IfNotPresent
-  tag: 22.1.0
+  tag: 22.1.1
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/gitea/Chart.yaml

@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
 annotations:
   title: Gitea
 type: application
-version: 1.0.23
+version: 1.0.24
 apiVersion: v2
-appVersion: 1.20.5
+appVersion: 1.21.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/gitea/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: gitea/gitea
   pullPolicy: IfNotPresent
-  tag: 1.20.5-rootless
+  tag: 1.21.0-rootless
 
 resources:
   limits:

+ 4 - 3
library/ix-dev/community/grafana/Chart.yaml

@@ -1,11 +1,12 @@
 name: grafana
-description: Grafana is the open source analytics & monitoring solution for every database.
+description: Grafana is the open source analytics & monitoring solution for every
+  database.
 annotations:
   title: Grafana
 type: application
-version: 1.1.2
+version: 1.1.3
 apiVersion: v2
-appVersion: 10.2.0
+appVersion: 10.2.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/grafana/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: grafana/grafana
   pullPolicy: IfNotPresent
-  tag: 10.2.0
+  tag: 10.2.1
 
 resources:
   limits:

+ 4 - 3
library/ix-dev/community/homarr/Chart.yaml

@@ -1,11 +1,12 @@
 name: homarr
-description: Homarr is a sleek, modern dashboard that puts all of your apps and services at your fingertips.
+description: Homarr is a sleek, modern dashboard that puts all of your apps and services
+  at your fingertips.
 annotations:
   title: Homarr
 type: application
-version: 1.1.2
+version: 1.1.3
 apiVersion: v2
-appVersion: 0.13.4
+appVersion: 0.14.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/homarr/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/ajnart/homarr
   pullPolicy: IfNotPresent
-  tag: 0.13.4
+  tag: 0.14.1
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/immich/Chart.yaml

@@ -3,9 +3,9 @@ description: Immich
 annotations:
   title: Immich
 type: application
-version: 1.0.35
+version: 1.0.36
 apiVersion: v2
-appVersion: 1.85.0
+appVersion: 1.86.0
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 4 - 4
library/ix-dev/community/immich/values.yaml

@@ -1,22 +1,22 @@
 image:
   repository: altran1502/immich-server
   pullPolicy: IfNotPresent
-  tag: v1.85.0
+  tag: v1.86.0
 
 webImage:
   repository: altran1502/immich-web
   pullPolicy: IfNotPresent
-  tag: v1.85.0
+  tag: v1.86.0
 
 proxyImage:
   repository: altran1502/immich-proxy
   pullPolicy: IfNotPresent
-  tag: v1.85.0
+  tag: v1.86.0
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.85.0
+  tag: v1.86.0
 
 typesenseImage:
   repository: typesense/typesense

+ 2 - 2
library/ix-dev/community/minecraft/Chart.yaml

@@ -3,9 +3,9 @@ description: Minecraft is a sandbox game
 annotations:
   title: Minecraft
 type: application
-version: 1.1.3
+version: 1.1.4
 apiVersion: v2
-appVersion: 2023.11.0
+appVersion: 2023.11.1
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 4 - 4
library/ix-dev/community/minecraft/values.yaml

@@ -1,19 +1,19 @@
 j8Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2023.11.0-java8
+  tag: 2023.11.1-java8
 j8gceImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2023.11.0-java8-graalvm-ce
+  tag: 2023.11.1-java8-graalvm-ce
 j8j9Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2023.11.0-java8-openj9
+  tag: 2023.11.1-java8-openj9
 j8jdkImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2023.11.0-java8-jdk
+  tag: 2023.11.1-java8-jdk
 j11Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent

+ 2 - 2
library/ix-dev/community/odoo/Chart.yaml

@@ -3,9 +3,9 @@ description: Odoo is a suite of web based open source business apps.
 annotations:
   title: Odoo
 type: application
-version: 1.0.4
+version: 1.0.5
 apiVersion: v2
-appVersion: '16.0'
+appVersion: '17.0'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/odoo/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: odoo
   pullPolicy: IfNotPresent
-  tag: '16.0'
+  tag: '17.0'
 
 resources:
   limits:

+ 2 - 2
library/ix-dev/community/searxng/Chart.yaml

@@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine
 annotations:
   title: SearXNG
 type: application
-version: 1.1.6
+version: 1.1.7
 apiVersion: v2
-appVersion: 2023.11.12
+appVersion: 2023.11.14
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/community/searxng/values.yaml

@@ -1,7 +1,7 @@
 image:
   repository: searxng/searxng
   pullPolicy: IfNotPresent
-  tag: 2023.11.12-db7abeee0
+  tag: 2023.11.14-b3d29cb86
 
 resources:
   limits: