Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/paperless-ngx/paperless-n…
Browse files Browse the repository at this point in the history
…gx to v2.7.1@bc69763 by renovate (#20354)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx)
| patch | `2.7.0` -> `2.7.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>paperless-ngx/paperless-ngx
(ghcr.io/paperless-ngx/paperless-ngx)</summary>

###
[`v2.7.1`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.7.1):
Paperless-ngx v2.7.1

[Compare
Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.7.0...v2.7.1)

#### paperless-ngx 2.7.1

##### Bug Fixes

- Fix: Only disable split button if pages = 1
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;6304](https://togithub.com/paperless-ngx/paperless-ngx/pull/6304))
- Fix: Use correct custom field id when splitting
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;6303](https://togithub.com/paperless-ngx/paperless-ngx/pull/6303))
- Fix: Rotation fails due to celery chord
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;6306](https://togithub.com/paperless-ngx/paperless-ngx/pull/6306))
- Fix: split user / group objects error
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;6302](https://togithub.com/paperless-ngx/paperless-ngx/pull/6302))

##### All App Changes

<details>
<summary>4 changes</summary>

- Fix: Only disable split button if pages = 1
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;6304](https://togithub.com/paperless-ngx/paperless-ngx/pull/6304))
- Fix: Use correct custom field id when splitting
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;6303](https://togithub.com/paperless-ngx/paperless-ngx/pull/6303))
- Fix: Rotation fails due to celery chord
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;6306](https://togithub.com/paperless-ngx/paperless-ngx/pull/6306))
- Fix: split user / group objects error
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;6302](https://togithub.com/paperless-ngx/paperless-ngx/pull/6302))

</details>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 7, 2024
1 parent 4dcbc6a commit cc9385b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/paperless-ngx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.7.0
appVersion: 2.7.1
dependencies:
- name: common
version: 20.2.10
Expand All @@ -32,7 +32,7 @@ keywords:
- paperless-ngx
- documents
- paper
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -44,4 +44,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
- https://ghcr.io/paperless-ngx/paperless-ngx
type: application
version: 7.10.0
version: 7.10.1
2 changes: 1 addition & 1 deletion charts/stable/paperless-ngx/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
pullPolicy: IfNotPresent
tag: 2.7.0@sha256:93ed7056a2695fd3feb5408dfd8b2630d7ad6cb53446db5b212d3d7992c0761c
tag: 2.7.1@sha256:bc6976324afb00740b6edb53b46672385b058bd8f64d9c0fd11f57aed1f40a96
service:
main:
ports:
Expand Down

0 comments on commit cc9385b

Please sign in to comment.