chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.17.0 → 2.17.1 (#36477)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx) | patch | `7e9e4b5` -> `ab72a0a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.17.1`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.17.1): Paperless-ngx v2.17.1 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.17.0...v2.17.1) #### paperless-ngx 2.17.1 > \[!WARNING] > Please also see the [release notes for version 2.17.0](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.17.0) ##### Bug Fixes - Fix: correct PAPERLESS_EMPTY_TRASH_DIR to Path [@​shamoon](https://redirect.github.com/shamoon) ([#​10227](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10227)) ##### All App Changes - Fix: correct PAPERLESS_EMPTY_TRASH_DIR to Path [@​shamoon](https://redirect.github.com/shamoon) ([#​10227](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/10227)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.17.0
|
||||
appVersion: 2.17.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -46,5 +46,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx
|
||||
- https://paperless-ngx.readthedocs.io/en/latest/
|
||||
type: application
|
||||
version: 10.2.0
|
||||
version: 10.2.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.17.0@sha256:7e9e4b5d47d3221444281edf17f7f8a6c916f628a3514a3241881acdd23d32a2
|
||||
tag: 2.17.1@sha256:ab72a0ab42a792228cdbe83342b99a48acd49f7890ae54b1ae8e04401fba24ee
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user