feat(container)!: Update image ghcr.io/home-operations/postgres-init (17.6 → 18.4)#3367
Open
bot-akira[bot] wants to merge 1 commit into
Open
feat(container)!: Update image ghcr.io/home-operations/postgres-init (17.6 → 18.4)#3367bot-akira[bot] wants to merge 1 commit into
bot-akira[bot] wants to merge 1 commit into
Conversation
…(17.6 → 18.4) Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
Contributor
Author
--- kubernetes/apps/default/paperless/app Kustomization: default/paperless HelmRelease: default/paperless
+++ kubernetes/apps/default/paperless/app Kustomization: default/paperless HelmRelease: default/paperless
@@ -132,13 +132,13 @@
envFrom:
- secretRef:
name: paperless-secret
image:
pullPolicy: IfNotPresent
repository: ghcr.io/home-operations/postgres-init
- tag: 17.6
+ tag: 18.4
strategy: Recreate
persistence:
library:
advancedMounts:
paperless:
app:
--- kubernetes/apps/default/docmost/app Kustomization: default/docmost HelmRelease: default/docmost
+++ kubernetes/apps/default/docmost/app Kustomization: default/docmost HelmRelease: default/docmost
@@ -54,13 +54,13 @@
init-db:
envFrom:
- secretRef:
name: docmost-secret
image:
repository: ghcr.io/home-operations/postgres-init
- tag: 17.6
+ tag: 18.4
pod:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
--- kubernetes/apps/media/seerr/app Kustomization: media/seerr HelmRelease: media/seerr
+++ kubernetes/apps/media/seerr/app Kustomization: media/seerr HelmRelease: media/seerr
@@ -77,13 +77,13 @@
init-db:
envFrom:
- secretRef:
name: seerr-secret
image:
repository: ghcr.io/home-operations/postgres-init
- tag: 17.6
+ tag: 18.4
defaultPodOptions:
securityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 1000
runAsNonRoot: true |
Contributor
Author
--- HelmRelease: default/docmost Deployment: default/docmost
+++ HelmRelease: default/docmost Deployment: default/docmost
@@ -51,13 +51,13 @@
values:
- k8s-1
initContainers:
- envFrom:
- secretRef:
name: docmost-secret
- image: ghcr.io/home-operations/postgres-init:17.6
+ image: ghcr.io/home-operations/postgres-init:18.4
name: init-db
volumeMounts:
- mountPath: /app/data/storage
name: data
containers:
- env:
--- HelmRelease: media/seerr Deployment: media/seerr
+++ HelmRelease: media/seerr Deployment: media/seerr
@@ -42,13 +42,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: seerr-secret
- image: ghcr.io/home-operations/postgres-init:17.6
+ image: ghcr.io/home-operations/postgres-init:18.4
name: init-db
volumeMounts:
- mountPath: /app/config
name: config
- mountPath: /app/config/cache
name: config-cache
--- HelmRelease: default/paperless Deployment: default/paperless
+++ HelmRelease: default/paperless Deployment: default/paperless
@@ -36,13 +36,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: paperless-secret
- image: ghcr.io/home-operations/postgres-init:17.6
+ image: ghcr.io/home-operations/postgres-init:18.4
imagePullPolicy: IfNotPresent
name: 01-init-db
containers:
- env:
- name: COMPOSE_PROJECT_NAME
value: paperless |
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
17.6→18.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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 Mend Renovate.