chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.11.4@f3f2021 by renovate (#24980)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx) | patch | `2.11.3` -> `2.11.4` | --- > [!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.11.4`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.4): Paperless-ngx v2.11.4 [Compare Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.11.3...v2.11.4) #### paperless-ngx 2.11.4 ##### Bug Fixes - Fix: initial upload message not being dismissed [@​shamoon](https://togithub.com/shamoon) ([#​7438](https://togithub.com/paperless-ngx/paperless-ngx/pull/7438)) ##### All App Changes - Fix: initial upload message not being dismissed [@​shamoon](https://togithub.com/shamoon) ([#​7438](https://togithub.com/paperless-ngx/paperless-ngx/pull/7438)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzguMjQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.11.3
|
||||
appVersion: 2.11.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -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.5.3
|
||||
version: 9.5.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.11.3@sha256:25d4f7e1a660c3cc11c06353b004965c62cfa96de0baaca1d10acaa70184e926
|
||||
tag: 2.11.4@sha256:f3f2021c2771de4c18fb16938dbc7b2e0bc73a32168c16ef3c6914e4a5875d66
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user