chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.8.1@8cba0a9 by renovate (#21722)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx) | patch | `2.8.0` -> `2.8.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.8.1`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.1): Paperless-ngx v2.8.1 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.8.0...v2.8.1) #### paperless-ngx 2.8.1 ##### Bug Fixes - Fix: bulk edit custom fields should support multiple items [@​shamoon](https://togithub.com/shamoon) ([#​6589](https://togithub.com/paperless-ngx/paperless-ngx/pull/6589)) ##### All App Changes - Fix: bulk edit custom fields should support multiple items [@​shamoon](https://togithub.com/shamoon) ([#​6589](https://togithub.com/paperless-ngx/paperless-ngx/pull/6589)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.8.0
|
||||
appVersion: 2.8.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
@@ -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: 8.2.0
|
||||
version: 8.2.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.8.0@sha256:cb2fffc62173404b0b206d18bf17c192003b589fbf67e402621edf7e9725c614
|
||||
tag: 2.8.1@sha256:8cba0a936ebe54b750315ecdb2e87224c1761e9099d1e51e5fdc09034ae0c814
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user