Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v20.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent b6dc159 commit 439632d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/paperless/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.2.2
version: 20.3.0
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.1.2
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: gotenberg
repository: https://maikumori.github.io/helm-charts
version: 1.7.0
digest: sha256:7d8cd633f42addefb17f346d7420c7021967c46172aa7514f96445e4e4f45754
generated: "2024-11-15T01:06:51.865403851Z"
digest: sha256:46ea9e45f3494ec680a254db6c56208b44954ee54e757ae478a310060cbf9ff7
generated: "2024-11-15T03:24:47.016146075Z"
2 changes: 1 addition & 1 deletion charts/paperless/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
- condition: redis.bundled.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.2.2
version: 20.3.0
- condition: db.mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down

0 comments on commit 439632d

Please sign in to comment.