Jelajahi Sumber

Upgraded catalog item(s) (#2832)

This commit upgrades minio, pgadmin catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
bugclerk 11 bulan lalu
induk
melakukan
a617963c69

+ 2 - 2
library/ix-dev/charts/minio/Chart.yaml

@@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage
 annotations:
   title: MinIO
 type: application
-version: 2.0.20
+version: 2.0.21
 apiVersion: v2
-appVersion: 2024-09-13T20-26-02Z
+appVersion: 2024-09-22T00-33-43Z
 kubeVersion: '>=1.16.0-0'
 maintainers:
   - name: truenas

+ 1 - 1
library/ix-dev/charts/minio/values.yaml

@@ -1,7 +1,7 @@
 image:
   pullPolicy: IfNotPresent
   repository: minio/minio
-  tag: RELEASE.2024-09-13T20-26-02Z
+  tag: RELEASE.2024-09-22T00-33-43Z
 logSearchImage:
   pullPolicy: IfNotPresent
   repository: minio/operator

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

@@ -4,9 +4,9 @@ description: pgAdmin is the most popular and feature rich Open Source administra
 annotations:
   title: pgAdmin
 type: application
-version: 1.2.12
+version: 1.2.13
 apiVersion: v2
-appVersion: '8.11'
+appVersion: '8.12'
 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: '8.11'
+  tag: '8.12'
 
 resources:
   limits: