Skip to content

Commit 9df2409

Browse files
bugclerksonicajstavros-k
authored
Upgraded catalog item(s) (#3089)
* Upgraded catalog item(s) This commit upgrades pihole, minio, qbittorrent, passbolt, grafana catalog item(s). * disable pihole --------- Co-authored-by: sonicaj <waqarsonic1@gmail.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
1 parent ecea6c3 commit 9df2409

File tree

9 files changed

+12
-12
lines changed

9 files changed

+12
-12
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage
33
annotations:
44
title: MinIO
55
type: application
6-
version: 2.0.31
6+
version: 2.0.32
77
apiVersion: v2
8-
appVersion: 2025-02-07T23-21-09Z
8+
appVersion: 2025-02-18T16-25-55Z
99
kubeVersion: '>=1.16.0-0'
1010
maintainers:
1111
- name: truenas

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
pullPolicy: IfNotPresent
33
repository: minio/minio
4-
tag: RELEASE.2025-02-07T23-21-09Z
4+
tag: RELEASE.2025-02-18T16-25-55Z
55
logSearchImage:
66
pullPolicy: IfNotPresent
77
repository: minio/operator
File renamed without changes.

library/ix-dev/community/grafana/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever
44
annotations:
55
title: Grafana
66
type: application
7-
version: 1.2.25
7+
version: 1.2.26
88
apiVersion: v2
9-
appVersion: 11.5.1
9+
appVersion: 11.5.2
1010
kubeVersion: '>=1.16.0-0'
1111
maintainers:
1212
- name: truenas

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: grafana/grafana
33
pullPolicy: IfNotPresent
4-
tag: 11.5.1
4+
tag: 11.5.2
55

66
resources:
77
limits:

library/ix-dev/community/passbolt/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ description: Passbolt is a security-first, open source password manager
33
annotations:
44
title: Passbolt
55
type: application
6-
version: 1.2.14
6+
version: 1.2.15
77
apiVersion: v2
8-
appVersion: 4.11.0.1
8+
appVersion: 4.11.1.1
99
kubeVersion: '>=1.16.0-0'
1010
maintainers:
1111
- name: truenas

library/ix-dev/community/passbolt/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: passbolt/passbolt
33
pullPolicy: IfNotPresent
4-
tag: 4.11.0-1-ce-non-root
4+
tag: 4.11.1-1-ce-non-root
55

66
resources:
77
limits:

library/ix-dev/community/qbittorrent/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: The qBittorrent project aims to provide an open-source software alt
44
annotations:
55
title: qBittorrent
66
type: application
7-
version: 1.2.18
7+
version: 1.2.19
88
apiVersion: v2
9-
appVersion: 5.0.3
9+
appVersion: 5.0.4
1010
kubeVersion: '>=1.16.0-0'
1111
maintainers:
1212
- name: truenas

library/ix-dev/community/qbittorrent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: ghcr.io/onedr0p/qbittorrent
33
pullPolicy: IfNotPresent
4-
tag: 5.0.3
4+
tag: 5.0.4
55

66
resources:
77
limits:

0 commit comments

Comments
 (0)