Skip to content

feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.2 → 16.8 ) - #5349

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cluster-0-ghcr.io-onedr0p-postgres-init-16.x
Open

feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.2 → 16.8 )#5349
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cluster-0-ghcr.io-onedr0p-postgres-init-16.x

Conversation

@renovate

@renovate renovate Bot commented May 16, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/postgres-init (source) minor 16.216.8

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 was generated by Mend Renovate. View the repository job log.

@carpenike-bot

carpenike-bot Bot commented May 16, 2024

Copy link
Copy Markdown
Contributor
--- kubernetes/cluster-0/apps/security/lldap/app Kustomization: flux-system/cluster-apps-lldap HelmRelease: security/lldap

+++ kubernetes/cluster-0/apps/security/lldap/app Kustomization: flux-system/cluster-apps-lldap HelmRelease: security/lldap

@@ -57,13 +57,13 @@

             envFrom:
             - secretRef:
                 name: lldap-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.8
         pod:
           topologySpreadConstraints:
           - labelSelector:
               matchLabels:
                 app.kubernetes.io/name: lldap
             maxSkew: 1
--- kubernetes/cluster-0/apps/security/authentik/app Kustomization: flux-system/cluster-apps-authentik HelmRelease: security/authentik

+++ kubernetes/cluster-0/apps/security/authentik/app Kustomization: flux-system/cluster-apps-authentik HelmRelease: security/authentik

@@ -53,13 +53,13 @@

         - auth.holthome.net
     initContainers:
       init-db:
         envFrom:
         - secretRef:
             name: authentik-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.8
     postgresql:
       enabled: false
     prometheus:
       rules:
         create: true
       serviceMonitor:
--- kubernetes/cluster-0/apps/media/readarr/audio Kustomization: flux-system/readarr-audio HelmRelease: media/readarr-audio

+++ kubernetes/cluster-0/apps/media/readarr/audio Kustomization: flux-system/readarr-audio HelmRelease: media/readarr-audio

@@ -82,13 +82,13 @@

             envFrom:
             - secretRef:
                 name: readarr-audio-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.8
     defaultPodOptions:
       securityContext:
         fsGroup: 568
         fsGroupChangePolicy: OnRootMismatch
         runAsGroup: 568
         runAsNonRoot: true
--- kubernetes/cluster-0/apps/selfhosted/teslamate/app Kustomization: flux-system/teslamate HelmRelease: selfhosted/teslamate

+++ kubernetes/cluster-0/apps/selfhosted/teslamate/app Kustomization: flux-system/teslamate HelmRelease: selfhosted/teslamate

@@ -58,13 +58,13 @@

             envFrom:
             - secretRef:
                 name: teslamate-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.8
     ingress:
       main:
         className: internal-nginx
         enabled: true
         hosts:
         - host: teslamate.holthome.net
--- kubernetes/cluster-0/apps/selfhosted/mealie/app Kustomization: flux-system/mealie HelmRelease: selfhosted/mealie

+++ kubernetes/cluster-0/apps/selfhosted/mealie/app Kustomization: flux-system/mealie HelmRelease: selfhosted/mealie

@@ -65,13 +65,13 @@

             envFrom:
             - secretRef:
                 name: mealie-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.8
     ingress:
       app:
         className: internal-nginx
         enabled: true
         hosts:
         - host: mealie.holthome.net

@carpenike-bot

carpenike-bot Bot commented May 16, 2024

Copy link
Copy Markdown
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.46s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 3.94s
⚠️ YAML prettier 6 1 3 0.69s
❌ YAML yamllint 6 2 0 0.85s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-postgres-init-16.x branch from 89f2ead to 3eb8a35 Compare October 31, 2024 19:16
@renovate renovate Bot changed the title feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.2 → 16.3 ) feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.2 → 16.4 ) Oct 31, 2024
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-postgres-init-16.x branch from 3eb8a35 to 5261470 Compare November 18, 2024 20:13
@renovate renovate Bot changed the title feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.2 → 16.4 ) feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.2 → 16.5 ) Nov 18, 2024
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-postgres-init-16.x branch from 5261470 to 6367726 Compare November 23, 2024 21:09
@renovate renovate Bot changed the title feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.2 → 16.5 ) feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.2 → 16.6 ) Nov 23, 2024
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-postgres-init-16.x branch 4 times, most recently from 75d2394 to 486a558 Compare November 27, 2024 14:40
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-postgres-init-16.x branch from 486a558 to 86dff5e Compare January 30, 2025 22:01
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-postgres-init-16.x branch from 86dff5e to 0951216 Compare February 21, 2025 22:16
@renovate renovate Bot changed the title feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.2 → 16.6 ) feat(container): update image ghcr.io/onedr0p/postgres-init ( 16.2 → 16.8 ) Feb 21, 2025
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-postgres-init-16.x branch from 0951216 to 227674c Compare January 8, 2026 16:29
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-postgres-init-16.x branch from 227674c to 1ccddfe Compare June 22, 2026 17:40
…16.8 )

| datasource | package                       | from | to   |
| ---------- | ----------------------------- | ---- | ---- |
| docker     | ghcr.io/onedr0p/postgres-init | 16.2 | 16.8 |
@renovate
renovate Bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-postgres-init-16.x branch from 1ccddfe to 8e96f72 Compare July 20, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants