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.12.1@217cec7 by renovate (truecharts#26451)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx)
| patch | `2.12.0` -> `2.12.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.12.1`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.12.1):
Paperless-ngx v2.12.1

[Compare
Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.12.0...v2.12.1)

#### paperless-ngx 2.12.1

##### Bug Fixes

- Fix: wait to apply tag changes until other changes saved with multiple
workflow actions [@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7711](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7711))
- Fix: delete_pages should require ownership (not just change perms)
[@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7714](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7714))
- Fix: filter out shown custom fields that have been deleted from saved…
[@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7710](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7710))
- Fix: only filter by string or number properties for filter pipe
[@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7699](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7699))
- Fix: saved view permissions fixes
[@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7672](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7672))
- Fix: add permissions for OPTIONS requests for notes
[@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7661](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7661))

##### All App Changes

<details>
<summary>7 changes</summary>

- Fix: wait to apply tag changes until other changes saved with multiple
workflow actions [@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7711](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7711))
- Fix: delete_pages should require ownership (not just change perms)
[@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7714](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7714))
- Enhancement: improve text contrast for selected documents in list view
dark mode [@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7712](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7712))
- Fix: filter out shown custom fields that have been deleted from saved…
[@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7710](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7710))
- Fix: only filter by string or number properties for filter pipe
[@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7699](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7699))
- Fix: saved view permissions fixes
[@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7672](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7672))
- Fix: add permissions for OPTIONS requests for notes
[@&truecharts#8203;shamoon](https://redirect.github.com/shamoon)
([#&truecharts#8203;7661](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/7661))

</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.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->

Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com>
  • Loading branch information
TrueCharts Bot and kqmaverick committed Sep 16, 2024
1 parent 954e6e5 commit af98e2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/paperless-ngx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.12.0
appVersion: 2.12.1
dependencies:
- name: common
version: 24.1.16
Expand Down Expand Up @@ -43,4 +43,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
- https://paperless-ngx.readthedocs.io/en/latest/
type: application
version: 9.7.3
version: 9.7.4
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.12.0@sha256:7a1d34bfaba5243aa4398d3b8abadc7234b6aa844837b329d598bed5ca17a0a9
tag: 2.12.1@sha256:217cec76128c2545872cf356694f2ffd4524cb84892d0333e654795dec255633
service:
main:
ports:
Expand Down

0 comments on commit af98e2c

Please sign in to comment.