Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2804)
Browse files Browse the repository at this point in the history
This commit upgrades netdata, minio, cloudflared, homepage catalog item(s).

Co-authored-by: sonicaj <[email protected]>
bugclerk and sonicaj authored Sep 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 734f24f commit 7a2ed45
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/charts/minio/Chart.yaml
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage
annotations:
title: MinIO
type: application
version: 2.0.18
version: 2.0.19
apiVersion: v2
appVersion: 2024-08-29T01-40-52Z
appVersion: 2024-09-09T16-59-28Z
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
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-08-29T01-40-52Z
tag: RELEASE.2024-09-09T16-59-28Z
logSearchImage:
pullPolicy: IfNotPresent
repository: minio/operator
4 changes: 2 additions & 2 deletions library/ix-dev/charts/netdata/Chart.yaml
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@ description: Real-time performance monitoring, done right!
annotations:
title: Netdata
type: application
version: 2.0.15
version: 2.0.16
apiVersion: v2
appVersion: v1.47.0
appVersion: v1.47.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
2 changes: 1 addition & 1 deletion library/ix-dev/charts/netdata/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: netdata/netdata
tag: v1.47.0
tag: v1.47.1

resources:
limits:
4 changes: 2 additions & 2 deletions library/ix-dev/community/cloudflared/Chart.yaml
Original file line number Diff line number Diff line change
@@ -4,9 +4,9 @@ description: Cloudflared is a client for Cloudflare Tunnel, a daemon that expose
annotations:
title: Cloudflared
type: application
version: 1.2.17
version: 1.2.18
apiVersion: v2
appVersion: 2024.8.3
appVersion: 2024.9.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
2 changes: 1 addition & 1 deletion library/ix-dev/community/cloudflared/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: cloudflare/cloudflared
pullPolicy: IfNotPresent
tag: 2024.8.3
tag: 2024.9.1

ci: false

4 changes: 2 additions & 2 deletions library/ix-dev/community/homepage/Chart.yaml
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb
annotations:
title: Homepage
type: application
version: 1.2.18
version: 1.2.19
apiVersion: v2
appVersion: 0.9.6
appVersion: 0.9.9
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
2 changes: 1 addition & 1 deletion library/ix-dev/community/homepage/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/gethomepage/homepage
pullPolicy: IfNotPresent
tag: v0.9.6
tag: v0.9.9

resources:
limits:

0 comments on commit 7a2ed45

Please sign in to comment.