chore(helm): update image ghcr.io/paperless-ngx/paperless-ngx 2.13.1 → 2.13.2 (#28564)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx) | patch | `0642357` -> `d440c86` | 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.13.2`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.13.2): Paperless-ngx v2.13.2 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.13.1...v2.13.2) #### paperless-ngx 2.13.2 ##### Bug Fixes - Fix: remove auth tokens from export [@​shamoon](https://redirect.github.com/shamoon) ([#​8100](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8100)) - Fix: cf query dropdown styling affecting other components [@​shamoon](https://redirect.github.com/shamoon) ([#​8095](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8095)) ##### All App Changes <details> <summary>2 changes</summary> - Fix: remove auth tokens from export [@​shamoon](https://redirect.github.com/shamoon) ([#​8100](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8100)) - Fix: cf query dropdown styling affecting other components [@​shamoon](https://redirect.github.com/shamoon) ([#​8095](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/8095)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.13.1
|
||||
appVersion: 2.13.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.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.10.3
|
||||
version: 9.10.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.13.1@sha256:0642357c5dbd4f414b13292b119b56c9e435d960f4c66d97eb77ceb52bab405b
|
||||
tag: 2.13.2@sha256:d440c8682b445fff3dccc538ab88c604e389d3221f9267352f15e7d1e551a98d
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user