mirror of
https://github.com/truenas/charts.git
synced 2026-02-03 02:23:49 +08:00
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>
This commit is contained in:
@@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage
|
||||
annotations:
|
||||
title: MinIO
|
||||
type: application
|
||||
version: 2.0.31
|
||||
version: 2.0.32
|
||||
apiVersion: v2
|
||||
appVersion: 2025-02-07T23-21-09Z
|
||||
appVersion: 2025-02-18T16-25-55Z
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/minio
|
||||
tag: RELEASE.2025-02-07T23-21-09Z
|
||||
tag: RELEASE.2025-02-18T16-25-55Z
|
||||
logSearchImage:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: minio/operator
|
||||
|
||||
0
library/ix-dev/charts/pihole/upgrade_strategy → library/ix-dev/charts/pihole/upgrade_strategy_disable
Executable file → Normal file
0
library/ix-dev/charts/pihole/upgrade_strategy → library/ix-dev/charts/pihole/upgrade_strategy_disable
Executable file → Normal file
@@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever
|
||||
annotations:
|
||||
title: Grafana
|
||||
type: application
|
||||
version: 1.2.25
|
||||
version: 1.2.26
|
||||
apiVersion: v2
|
||||
appVersion: 11.5.1
|
||||
appVersion: 11.5.2
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: grafana/grafana
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 11.5.1
|
||||
tag: 11.5.2
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Passbolt is a security-first, open source password manager
|
||||
annotations:
|
||||
title: Passbolt
|
||||
type: application
|
||||
version: 1.2.14
|
||||
version: 1.2.15
|
||||
apiVersion: v2
|
||||
appVersion: 4.11.0.1
|
||||
appVersion: 4.11.1.1
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: passbolt/passbolt
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.11.0-1-ce-non-root
|
||||
tag: 4.11.1-1-ce-non-root
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -4,9 +4,9 @@ description: The qBittorrent project aims to provide an open-source software alt
|
||||
annotations:
|
||||
title: qBittorrent
|
||||
type: application
|
||||
version: 1.2.18
|
||||
version: 1.2.19
|
||||
apiVersion: v2
|
||||
appVersion: 5.0.3
|
||||
appVersion: 5.0.4
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/qbittorrent
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.0.3
|
||||
tag: 5.0.4
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user