Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/stable/blocky/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.29.0
description: DNS proxy as ad-blocker for local network
name: blocky
version: 11.2.0
version: 11.3.0
kubeVersion: ">=1.19.0-0"
keywords:
- blocky
Expand All @@ -22,9 +22,9 @@ dependencies:
version: 4.5.3
- name: redis
repository: oci://ghcr.io/cloudpirates-io/helm-charts
version: 0.24.0
version: 0.26.4
condition: redis.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Applied minor update of image ghcr.io/0xerr0r/blocky to v0.29.0
description: Applied minor update of image redis to 0.26.4
6 changes: 3 additions & 3 deletions charts/stable/gitea/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.25.4
description: Gitea self-hosted github-styled git repository manager
name: gitea
version: 2.5.0
version: 2.6.0
kubeVersion: ">=1.32.0"
keywords:
- gitea
Expand All @@ -28,10 +28,10 @@ dependencies:
repository: oci://ghcr.io/cloudpirates-io/helm-charts
condition: mariadb.enabled
- name: redis
version: 0.24.0
version: 0.26.4
repository: oci://ghcr.io/cloudpirates-io/helm-charts
condition: redis.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Applied minor update of image codercom/code-server to 4.110.1
description: Applied minor update of image redis to 0.26.4
6 changes: 3 additions & 3 deletions charts/stable/paperless/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2.20.10
description: Paperless - Index and archive all of your scanned paper documents
name: paperless
version: 11.0.0
version: 11.1.0
kubeVersion: ">=1.32.0"
keywords:
- paperless
Expand All @@ -23,10 +23,10 @@ dependencies:
repository: oci://ghcr.io/cloudpirates-io/helm-charts
condition: postgresql.enabled
- name: redis
version: 0.24.0
version: 0.26.4
repository: oci://ghcr.io/cloudpirates-io/helm-charts
condition: redis.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Applied major update of image ghcr.io/paperless-ngx/paperless-ngx to 2.20.10
description: Applied minor update of image redis to 0.26.4
Loading