feat(container): update image ghcr.io/home-operations/postgres-init ( 18.1 ➔ 18.3 )#560
Open
mortyops[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image ghcr.io/home-operations/postgres-init ( 18.1 ➔ 18.3 )#560mortyops[bot] wants to merge 1 commit intomainfrom
mortyops[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/downloads/prowlarr/app Kustomization: downloads/prowlarr HelmRelease: downloads/prowlarr
+++ kubernetes/apps/downloads/prowlarr/app Kustomization: downloads/prowlarr HelmRelease: downloads/prowlarr
@@ -92,13 +92,13 @@
init-db:
envFrom:
- secretRef:
name: prowlarr-secret
image:
repository: ghcr.io/home-operations/postgres-init
- tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
pod:
securityContext:
fsGroup: 3000
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 3000
runAsNonRoot: true
--- kubernetes/apps/selfhosted/n8n/app Kustomization: selfhosted/n8n HelmRelease: selfhosted/n8n
+++ kubernetes/apps/selfhosted/n8n/app Kustomization: selfhosted/n8n HelmRelease: selfhosted/n8n
@@ -106,13 +106,13 @@
init-postgres:
envFrom:
- secretRef:
name: n8n-secret
image:
repository: ghcr.io/home-operations/postgres-init
- tag: 18.1
+ tag: 18.3
defaultPodOptions:
securityContext:
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 1000
runAsUser: 1000
--- kubernetes/apps/downloads/sonarr/app Kustomization: downloads/sonarr HelmRelease: downloads/sonarr
+++ kubernetes/apps/downloads/sonarr/app Kustomization: downloads/sonarr HelmRelease: downloads/sonarr
@@ -93,13 +93,13 @@
init-db:
envFrom:
- secretRef:
name: sonarr-secret
image:
repository: ghcr.io/home-operations/postgres-init
- tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
pod:
securityContext:
fsGroup: 2000
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 2000
runAsNonRoot: true
--- kubernetes/apps/security/authentik/app Kustomization: security/authentik HelmRelease: security/authentik
+++ kubernetes/apps/security/authentik/app Kustomization: security/authentik HelmRelease: security/authentik
@@ -89,13 +89,13 @@
enabled: true
server:
initContainers:
- envFrom:
- secretRef:
name: authentik-secret
- image: ghcr.io/home-operations/postgres-init:18.1
+ image: ghcr.io/home-operations/postgres-init:18.3
name: init-db
metrics:
enabled: true
serviceMonitor:
enabled: true
podAnnotations:
--- kubernetes/apps/downloads/readarr/app Kustomization: downloads/readarr HelmRelease: downloads/readarr
+++ kubernetes/apps/downloads/readarr/app Kustomization: downloads/readarr HelmRelease: downloads/readarr
@@ -63,13 +63,13 @@
init-db:
envFrom:
- secretRef:
name: readarr-secret
image:
repository: ghcr.io/home-operations/postgres-init
- tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
init-dirs:
command:
- sh
- -c
- |
mkdir -p /data/ebooks/sabnzbd/incomplete
--- kubernetes/apps/downloads/autobrr/app Kustomization: downloads/autobrr HelmRelease: downloads/autobrr
+++ kubernetes/apps/downloads/autobrr/app Kustomization: downloads/autobrr HelmRelease: downloads/autobrr
@@ -97,13 +97,13 @@
init-db:
envFrom:
- secretRef:
name: autobrr-secret
image:
repository: ghcr.io/home-operations/postgres-init
- tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
pod:
securityContext:
runAsGroup: 2000
runAsNonRoot: true
runAsUser: 2000
persistence:
--- kubernetes/apps/ai/open-webui/app Kustomization: ai/open-webui HelmRelease: ai/open-webui
+++ kubernetes/apps/ai/open-webui/app Kustomization: ai/open-webui HelmRelease: ai/open-webui
@@ -67,13 +67,13 @@
init-db:
envFrom:
- secretRef:
name: open-webui
image:
repository: ghcr.io/home-operations/postgres-init
- tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
replicas: 1
strategy: RollingUpdate
persistence:
config:
enabled: true
existingClaim: open-webui
--- kubernetes/apps/downloads/radarr/app Kustomization: downloads/radarr HelmRelease: downloads/radarr
+++ kubernetes/apps/downloads/radarr/app Kustomization: downloads/radarr HelmRelease: downloads/radarr
@@ -92,13 +92,13 @@
init-db:
envFrom:
- secretRef:
name: radarr-secret
image:
repository: ghcr.io/home-operations/postgres-init
- tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
pod:
securityContext:
fsGroup: 2000
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 2000
runAsNonRoot: true
--- kubernetes/apps/downloads/lidarr/app Kustomization: downloads/lidarr HelmRelease: downloads/lidarr
+++ kubernetes/apps/downloads/lidarr/app Kustomization: downloads/lidarr HelmRelease: downloads/lidarr
@@ -90,13 +90,13 @@
init-db:
envFrom:
- secretRef:
name: lidarr-secret
image:
repository: ghcr.io/home-operations/postgres-init
- tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
init-dirs:
command:
- sh
- -c
- |
mkdir -p /data/nas-media/Music
--- kubernetes/apps/ai/litellm/app Kustomization: ai/litellm HelmRelease: ai/litellm
+++ kubernetes/apps/ai/litellm/app Kustomization: ai/litellm HelmRelease: ai/litellm
@@ -96,13 +96,13 @@
init-db:
envFrom:
- secretRef:
name: litellm-secret
image:
repository: ghcr.io/home-operations/postgres-init
- tag: 18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ tag: 18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
replicas: 1
strategy: RollingUpdate
defaultPodOptions:
securityContext:
fsGroup: 100
fsGroupChangePolicy: OnRootMismatch
--- kubernetes/apps/coder/app Kustomization: coder/coder HelmRelease: coder/coder
+++ kubernetes/apps/coder/app Kustomization: coder/coder HelmRelease: coder/coder
@@ -105,13 +105,13 @@
- secretRef:
name: coder
initContainers:
- envFrom:
- secretRef:
name: coder
- image: ghcr.io/home-operations/postgres-init:18.1
+ image: ghcr.io/home-operations/postgres-init:18.3
name: init-db
podAnnotations:
prometheus.io/port: '2112'
prometheus.io/scrape: 'true'
resources:
limits: |
Contributor
Author
--- HelmRelease: coder/coder Deployment: coder/coder
+++ HelmRelease: coder/coder Deployment: coder/coder
@@ -143,13 +143,13 @@
type: RuntimeDefault
volumeMounts: []
initContainers:
- envFrom:
- secretRef:
name: coder
- image: ghcr.io/home-operations/postgres-init:18.1
+ image: ghcr.io/home-operations/postgres-init:18.3
name: init-db
restartPolicy: Always
serviceAccountName: coder
terminationGracePeriodSeconds: 60
volumes: []
--- HelmRelease: security/authentik Deployment: security/authentik-server
+++ HelmRelease: security/authentik Deployment: security/authentik-server
@@ -34,13 +34,13 @@
spec:
terminationGracePeriodSeconds: 30
initContainers:
- envFrom:
- secretRef:
name: authentik-secret
- image: ghcr.io/home-operations/postgres-init:18.1
+ image: ghcr.io/home-operations/postgres-init:18.3
name: init-db
containers:
- name: server
image: ghcr.io/goauthentik/server:2025.12.2
imagePullPolicy: IfNotPresent
args:
--- HelmRelease: downloads/sonarr Deployment: downloads/sonarr
+++ HelmRelease: downloads/sonarr Deployment: downloads/sonarr
@@ -42,13 +42,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: sonarr-secret
- image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
name: init-db
volumeMounts:
- mountPath: /add-ons
name: add-ons
- mountPath: /config
name: config
--- HelmRelease: ai/open-webui Deployment: ai/open-webui
+++ HelmRelease: ai/open-webui Deployment: ai/open-webui
@@ -36,13 +36,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: open-webui
- image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
name: init-db
volumeMounts:
- mountPath: /app/backend/data
name: config
containers:
- env:
--- HelmRelease: downloads/radarr Deployment: downloads/radarr
+++ HelmRelease: downloads/radarr Deployment: downloads/radarr
@@ -42,13 +42,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: radarr-secret
- image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
name: init-db
volumeMounts:
- mountPath: /add-ons
name: add-ons
- mountPath: /config
name: config
--- HelmRelease: downloads/autobrr Deployment: downloads/autobrr
+++ HelmRelease: downloads/autobrr Deployment: downloads/autobrr
@@ -40,13 +40,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: autobrr-secret
- image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
name: init-db
volumeMounts:
- mountPath: /config
name: config
- mountPath: /config/log
name: log
--- HelmRelease: downloads/readarr Deployment: downloads/readarr
+++ HelmRelease: downloads/readarr Deployment: downloads/readarr
@@ -42,13 +42,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: readarr-secret
- image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
name: init-db
volumeMounts:
- mountPath: /config
name: config
- mountPath: /data/downloads
name: downloads
--- HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr
+++ HelmRelease: downloads/prowlarr Deployment: downloads/prowlarr
@@ -42,13 +42,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: prowlarr-secret
- image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
name: init-db
volumeMounts:
- mountPath: /config
name: config
containers:
- env:
--- HelmRelease: selfhosted/n8n Deployment: selfhosted/n8n
+++ HelmRelease: selfhosted/n8n Deployment: selfhosted/n8n
@@ -41,13 +41,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: n8n-secret
- image: ghcr.io/home-operations/postgres-init:18.1
+ image: ghcr.io/home-operations/postgres-init:18.3
name: init-postgres
volumeMounts:
- mountPath: /config
name: config
containers:
- env:
--- HelmRelease: downloads/lidarr Deployment: downloads/lidarr
+++ HelmRelease: downloads/lidarr Deployment: downloads/lidarr
@@ -42,13 +42,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: lidarr-secret
- image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
name: init-db
volumeMounts:
- mountPath: /add-ons
name: add-ons
- mountPath: /config
name: config
--- HelmRelease: ai/litellm Deployment: ai/litellm
+++ HelmRelease: ai/litellm Deployment: ai/litellm
@@ -44,13 +44,13 @@
hostPID: false
dnsPolicy: ClusterFirst
initContainers:
- envFrom:
- secretRef:
name: litellm-secret
- image: ghcr.io/home-operations/postgres-init:18.1@sha256:3c54d39f19fdb82ed5b3f286450e4071133cc6025bd0e25856bc2c522f8fc030
+ image: ghcr.io/home-operations/postgres-init:18.3@sha256:6fa1f331cddd2eb0b6afa7b8d3685c864127a81ab01c3d9400bc3ff5263a51cf
name: init-db
volumeMounts:
- mountPath: /.cache
name: cache
subPath: cache
- mountPath: /.npm |
… 18.1 ➔ 18.3 ) | datasource | package | from | to | | ---------- | ------------------------------------- | ---- | ---- | | docker | ghcr.io/home-operations/postgres-init | 18.1 | 18.3 |
359e545 to
a7c87ba
Compare
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:
18.1→18.3Configuration
📅 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.