Skip to content
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

feat(container): update ghcr.io/onedr0p/postgres-init ( 16.3 → 16.8 ) #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/postgres-init (source) minor 16.3 -> 16.8

Warning

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


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-postgres-init-16.x branch from e3891fe to de80a5e Compare February 12, 2025 13:06
Copy link

github-actions bot commented Feb 12, 2025

--- kubernetes/apps/security/lldap/app Kustomization: security/lldap HelmRelease: security/lldap

+++ kubernetes/apps/security/lldap/app Kustomization: security/lldap HelmRelease: security/lldap

@@ -56,13 +56,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: lldap-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.3
+              tag: 16.8
         pod:
           topologySpreadConstraints:
           - labelSelector:
               matchLabels:
                 app.kubernetes.io/name: lldap
             maxSkew: 1
--- kubernetes/apps/security/authentik/app Kustomization: security/authentik HelmRelease: security/authentik

+++ kubernetes/apps/security/authentik/app Kustomization: security/authentik HelmRelease: security/authentik

@@ -74,13 +74,13 @@

         https: false
         ingressClassName: internal
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
-        image: ghcr.io/onedr0p/postgres-init:16.3@sha256:9c136223fb4e05b0ca24e2350c2dc45843110d0e1d09615c52c9a037628c09fa
+        image: ghcr.io/onedr0p/postgres-init:16.8@sha256:217c47c886965474f5c234b5a35ed008f53b39ea90a3088b31c0da98e1f9284d
         name: init-db
       metrics:
         enabled: true
         serviceMonitor:
           enabled: true
       resources:

Copy link

github-actions bot commented Feb 12, 2025

--- HelmRelease: security/lldap Deployment: security/lldap

+++ HelmRelease: security/lldap Deployment: security/lldap

@@ -43,13 +43,13 @@

         topologyKey: kubernetes.io/hostname
         whenUnsatisfiable: DoNotSchedule
       initContainers:
       - envFrom:
         - secretRef:
             name: lldap-secret
-        image: ghcr.io/onedr0p/postgres-init:16.3
+        image: ghcr.io/onedr0p/postgres-init:16.8
         name: init-db
         volumeMounts:
         - mountPath: /data
           name: data
       containers:
       - env:
--- HelmRelease: security/authentik Deployment: security/authentik-server

+++ HelmRelease: security/authentik Deployment: security/authentik-server

@@ -33,13 +33,13 @@

     spec:
       terminationGracePeriodSeconds: 30
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
-        image: ghcr.io/onedr0p/postgres-init:16.3@sha256:9c136223fb4e05b0ca24e2350c2dc45843110d0e1d09615c52c9a037628c09fa
+        image: ghcr.io/onedr0p/postgres-init:16.8@sha256:217c47c886965474f5c234b5a35ed008f53b39ea90a3088b31c0da98e1f9284d
         name: init-db
       containers:
       - name: server
         image: ghcr.io/goauthentik/server:2025.2.2
         imagePullPolicy: IfNotPresent
         args:

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-postgres-init-16.x branch 4 times, most recently from c7a1361 to 1b49eb5 Compare February 18, 2025 11:05
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-postgres-init-16.x branch from 1b49eb5 to 31b7ae5 Compare February 21, 2025 23:00
@renovate renovate bot changed the title feat(container): update ghcr.io/onedr0p/postgres-init ( 16.3 → 16.6 ) feat(container): update ghcr.io/onedr0p/postgres-init ( 16.3 → 16.8 ) Feb 21, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-postgres-init-16.x branch 2 times, most recently from 75faf59 to 6a1d7ee Compare March 3, 2025 17:01
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-postgres-init-16.x branch from 6a1d7ee to 06317dc Compare March 17, 2025 17:49
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-postgres-init-16.x branch from 06317dc to 94e4fc1 Compare March 22, 2025 04:04
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