Przeglądaj źródła

Upgraded catalog item(s) (#1415)

* Upgraded catalog item(s)

        This commit upgrades minecraft, pgadmin, immich, homepage catalog item(s).

* Update library/ix-dev/community/pgadmin/values.yaml

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
bugclerk 2 lat temu
rodzic
commit
65f6d239a9

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

@@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb
 annotations:
   title: Homepage
 type: application
-version: 1.0.0
+version: 1.0.1
 apiVersion: v2
-appVersion: 0.6.21
+appVersion: 0.6.23
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: ghcr.io/benphelps/homepage
   pullPolicy: IfNotPresent
-  tag: v0.6.21
+  tag: v0.6.23
 
 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.8
+version: 1.0.9
 apiVersion: v2
-appVersion: 1.69.0
+appVersion: 1.70.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.69.0
+  tag: v1.70.0
 
 webImage:
   repository: altran1502/immich-web
   pullPolicy: IfNotPresent
-  tag: v1.69.0
+  tag: v1.70.0
 
 proxyImage:
   repository: altran1502/immich-proxy
   pullPolicy: IfNotPresent
-  tag: v1.69.0
+  tag: v1.70.0
 
 mlImage:
   repository: altran1502/immich-machine-learning
   pullPolicy: IfNotPresent
-  tag: v1.69.0
+  tag: v1.70.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.0.9
+version: 1.0.10
 apiVersion: v2
-appVersion: 2023.7.0
+appVersion: 2023.7.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.7.0-java8
+  tag: 2023.7.1-java8
 j8gceImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2023.7.0-java8-graalvm-ce
+  tag: 2023.7.1-java8-graalvm-ce
 j8j9Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2023.7.0-java8-openj9
+  tag: 2023.7.1-java8-openj9
 j8jdkImage:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent
-  tag: 2023.7.0-java8-jdk
+  tag: 2023.7.1-java8-jdk
 j11Image:
   repository: itzg/minecraft-server
   pullPolicy: IfNotPresent

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

@@ -1,11 +1,12 @@
 name: pgadmin
-description: pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL
+description: pgAdmin is the most popular and feature rich Open Source administration
+  and development platform for PostgreSQL
 annotations:
   title: pgAdmin
 type: application
-version: 1.0.0
+version: 1.0.1
 apiVersion: v2
-appVersion: '7.4'
+appVersion: '7.5'
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

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

@@ -1,7 +1,7 @@
 image:
   repository: dpage/pgadmin4
   pullPolicy: IfNotPresent
-  tag: '7.4'
+  tag: '7.5'
 
 resources:
   limits: