generated from onedr0p/cluster-template
-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(container): update ghcr.io/paperless-ngx/paperless-ngx ( 2.14.5 → 2.14.6 ) (main) #3607
Merged
joryirving
merged 5 commits into
main
from
renovate/main-ghcr.io-paperless-ngx-paperless-ngx-2.14.x
Jan 28, 2025
Merged
fix(container): update ghcr.io/paperless-ngx/paperless-ngx ( 2.14.5 → 2.14.6 ) (main) #3607
joryirving
merged 5 commits into
main
from
renovate/main-ghcr.io-paperless-ngx-paperless-ngx-2.14.x
Jan 28, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
smurf-bot
bot
added
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Jan 28, 2025
smurf-bot
bot
force-pushed
the
renovate/main-ghcr.io-paperless-ngx-paperless-ngx-2.14.x
branch
2 times, most recently
from
January 28, 2025 14:06
0133691
to
103166c
Compare
… 2.14.6 ) | datasource | package | from | to | | ---------- | ----------------------------------- | ------ | ------ | | docker | ghcr.io/paperless-ngx/paperless-ngx | 2.14.5 | 2.14.6 |
smurf-bot
bot
force-pushed
the
renovate/main-ghcr.io-paperless-ngx-paperless-ngx-2.14.x
branch
from
January 28, 2025 15:04
103166c
to
fd075d9
Compare
joryirving
force-pushed
the
main
branch
2 times, most recently
from
January 28, 2025 17:30
208a1d8
to
4b7ec63
Compare
joryirving
force-pushed
the
renovate/main-ghcr.io-paperless-ngx-paperless-ngx-2.14.x
branch
from
January 28, 2025 17:31
54b285a
to
c6ee69d
Compare
joryirving
force-pushed
the
renovate/main-ghcr.io-paperless-ngx-paperless-ngx-2.14.x
branch
from
January 28, 2025 17:34
c6ee69d
to
48e1b84
Compare
--- kubernetes/main/apps/self-hosted/paperless/app Kustomization: self-hosted/paperless HelmRelease: self-hosted/paperless
+++ kubernetes/main/apps/self-hosted/paperless/app Kustomization: self-hosted/paperless HelmRelease: self-hosted/paperless
@@ -61,13 +61,13 @@
USERMAP_GID: '65542'
envFrom:
- secretRef:
name: paperless-secret
image:
repository: ghcr.io/paperless-ngx/paperless-ngx
- tag: 2.14.5
+ tag: 2.14.6
resources:
limits:
memory: 2048Mi
requests:
cpu: 15m
labels: |
--- HelmRelease: self-hosted/paperless Deployment: self-hosted/paperless
+++ HelmRelease: self-hosted/paperless Deployment: self-hosted/paperless
@@ -78,13 +78,13 @@
value: '2'
- name: USERMAP_GID
value: '65542'
envFrom:
- secretRef:
name: paperless-secret
- image: ghcr.io/paperless-ngx/paperless-ngx:2.14.5
+ image: ghcr.io/paperless-ngx/paperless-ngx:2.14.6
name: app
resources:
limits:
memory: 2048Mi
requests:
cpu: 15m |
joryirving
deleted the
renovate/main-ghcr.io-paperless-ngx-paperless-ngx-2.14.x
branch
January 28, 2025 17:50
joryirving
added a commit
that referenced
this pull request
Jan 28, 2025
… 2.14.6 ) (main) (#3607) Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com> Co-authored-by: Jory Irving <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/github
Changes made in the github directory
area/kubernetes
Changes made in the kubernetes directory
cluster/main
renovate/container
type/patch
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.14.5
->2.14.6
Release Notes
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)
v2.14.6
: Paperless-ngx v2.14.6Compare Source
paperless-ngx 2.14.6
Bug Fixes
All App Changes
10 changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.