Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent e5d3da5 commit a52715a
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
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 20.3.0
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.1.2
version: 20.1.1
- name: tika
repository: https://apache.jfrog.io/artifactory/tika
version: 2.9.0
Expand All @@ -14,5 +14,5 @@ dependencies:
- name: gotenberg
repository: https://maikumori.github.io/helm-charts
version: 1.7.0
digest: sha256:33db7e0fd41ee58b74c738babcd22831c09f52439e5cd7d4054a63d4804775e1
generated: "2024-11-22T02:00:23.844033864Z"
digest: sha256:8424d17c141a9f08c2e7af76b34f6836a60d65be52a3981d24f4c2c46aca9bce
generated: "2024-11-28T19:11:02.144351448Z"
2 changes: 1 addition & 1 deletion charts/paperless/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- condition: db.mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.1.2
version: 20.1.1
- condition: tika.bundled.enabled
name: tika
repository: https://apache.jfrog.io/artifactory/tika
Expand Down

0 comments on commit a52715a

Please sign in to comment.