Skip to content

feat(container)!: Update image ghcr.io/home-operations/postgres-init ( 17 ➔ 18 ) - #7346

Closed
lumiere-bot[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-postgres-init-18.x
Closed

feat(container)!: Update image ghcr.io/home-operations/postgres-init ( 17 ➔ 18 )#7346
lumiere-bot[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-postgres-init-18.x

Conversation

@lumiere-bot

@lumiere-bot lumiere-bot Bot commented Nov 11, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/postgres-init (source) major 1718

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@lumiere-bot
lumiere-bot Bot requested a review from coolguy1771 as a code owner November 11, 2025 14:09
@lumiere-bot lumiere-bot Bot added renovate/container type/major area/kubernetes Changes made in the kubernetes directory labels Nov 11, 2025
@coderabbitai

coderabbitai Bot commented Nov 11, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@lumiere-bot

lumiere-bot Bot commented Nov 11, 2025

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/media/prowlarr/app Kustomization: media/prowlarr HelmRelease: media/prowlarr

+++ kubernetes/apps/media/prowlarr/app Kustomization: media/prowlarr HelmRelease: media/prowlarr

@@ -89,13 +89,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 17
+              tag: 18
     defaultPodOptions:
       securityContext:
         fsGroup: 1000
         fsGroupChangePolicy: OnRootMismatch
         runAsGroup: 1000
         runAsNonRoot: true
--- kubernetes/apps/media/sonarr/app Kustomization: media/sonarr HelmRelease: media/sonarr

+++ kubernetes/apps/media/sonarr/app Kustomization: media/sonarr HelmRelease: media/sonarr

@@ -89,13 +89,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 17
+              tag: 18
     defaultPodOptions:
       securityContext:
         fsGroup: 1000
         fsGroupChangePolicy: OnRootMismatch
         runAsGroup: 1000
         runAsNonRoot: true
--- kubernetes/apps/media/radarr/app Kustomization: media/radarr HelmRelease: media/radarr

+++ kubernetes/apps/media/radarr/app Kustomization: media/radarr HelmRelease: media/radarr

@@ -89,13 +89,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: radarr-secret
             image:
               repository: ghcr.io/home-operations/postgres-init
-              tag: 17
+              tag: 18
     defaultPodOptions:
       securityContext:
         fsGroup: 1000
         fsGroupChangePolicy: OnRootMismatch
         runAsGroup: 1000
         runAsNonRoot: true

@lumiere-bot

lumiere-bot Bot commented Nov 11, 2025

Copy link
Copy Markdown
Contributor Author
--- HelmRelease: media/prowlarr Deployment: media/prowlarr

+++ HelmRelease: media/prowlarr Deployment: media/prowlarr

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/home-operations/postgres-init:17
+        image: ghcr.io/home-operations/postgres-init:18
         name: init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /tmp
           name: tmp
--- HelmRelease: media/sonarr Deployment: media/sonarr

+++ HelmRelease: media/sonarr Deployment: media/sonarr

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/home-operations/postgres-init:17
+        image: ghcr.io/home-operations/postgres-init:18
         name: init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /config/MediaCover
           name: config-cache
--- HelmRelease: media/radarr Deployment: media/radarr

+++ HelmRelease: media/radarr Deployment: media/radarr

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: radarr-secret
-        image: ghcr.io/home-operations/postgres-init:17
+        image: ghcr.io/home-operations/postgres-init:18
         name: init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /config/MediaCover
           name: config-cache

@lumiere-bot
lumiere-bot Bot deleted the renovate/ghcr.io-home-operations-postgres-init-18.x branch July 16, 2026 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant