Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2832)
Browse files Browse the repository at this point in the history
This commit upgrades minio, pgadmin catalog item(s).

Co-authored-by: sonicaj <[email protected]>
  • Loading branch information
bugclerk and sonicaj authored Sep 24, 2024
1 parent 3adbf42 commit a617963
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
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.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
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-09-13T20-26-02Z
tag: RELEASE.2024-09-22T00-33-43Z
logSearchImage:
pullPolicy: IfNotPresent
repository: minio/operator
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.12
version: 1.2.13
apiVersion: v2
appVersion: '8.11'
appVersion: '8.12'
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.11'
tag: '8.12'

resources:
limits:
Expand Down

0 comments on commit a617963

Please sign in to comment.