Skip to content

Commit 976c780

Browse files
[paperless] Update Update Docker image redis to v0.26.2
1 parent 39aadf8 commit 976c780

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

charts/stable/blocky/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: v0.29.0
44
description: DNS proxy as ad-blocker for local network
55
name: blocky
6-
version: 11.2.0
6+
version: 11.3.0
77
kubeVersion: ">=1.19.0-0"
88
keywords:
99
- blocky
@@ -22,9 +22,9 @@ dependencies:
2222
version: 4.5.3
2323
- name: redis
2424
repository: oci://ghcr.io/cloudpirates-io/helm-charts
25-
version: 0.24.0
25+
version: 0.26.2
2626
condition: redis.enabled
2727
annotations:
2828
artifacthub.io/changes: |-
2929
- kind: changed
30-
description: Applied minor update of image ghcr.io/0xerr0r/blocky to v0.29.0
30+
description: Applied minor update of image redis to 0.26.2

charts/stable/gitea/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: 1.25.4
44
description: Gitea self-hosted github-styled git repository manager
55
name: gitea
6-
version: 2.4.1
6+
version: 2.5.0
77
kubeVersion: ">=1.32.0"
88
keywords:
99
- gitea
@@ -28,10 +28,10 @@ dependencies:
2828
repository: oci://ghcr.io/cloudpirates-io/helm-charts
2929
condition: mariadb.enabled
3030
- name: redis
31-
version: 0.24.0
31+
version: 0.26.2
3232
repository: oci://ghcr.io/cloudpirates-io/helm-charts
3333
condition: redis.enabled
3434
annotations:
3535
artifacthub.io/changes: |-
3636
- kind: changed
37-
description: Update base values for new dependency provider
37+
description: Applied minor update of image redis to 0.26.2

charts/stable/paperless/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
appVersion: 2.20.10
44
description: Paperless - Index and archive all of your scanned paper documents
55
name: paperless
6-
version: 11.0.0
6+
version: 11.1.0
77
kubeVersion: ">=1.32.0"
88
keywords:
99
- paperless
@@ -23,10 +23,10 @@ dependencies:
2323
repository: oci://ghcr.io/cloudpirates-io/helm-charts
2424
condition: postgresql.enabled
2525
- name: redis
26-
version: 0.24.0
26+
version: 0.26.2
2727
repository: oci://ghcr.io/cloudpirates-io/helm-charts
2828
condition: redis.enabled
2929
annotations:
3030
artifacthub.io/changes: |-
3131
- kind: changed
32-
description: Applied major update of image ghcr.io/paperless-ngx/paperless-ngx to 2.20.10
32+
description: Applied minor update of image redis to 0.26.2

0 commit comments

Comments
 (0)