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 image ghcr.io/onedr0p/postgres-init ( 16.2 β†’ 16.6 ) #5349

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

This PR contains the following updates:

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

Configuration

πŸ“… 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.


  • 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
Copy link
Contributor

carpenike-bot bot commented May 16, 2024

--- 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.6
         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.6
     postgresql:
       enabled: false
     prometheus:
       rules:
         create: true
       serviceMonitor:
--- 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.6
     ingress:
       main:
         className: internal-nginx
         enabled: true
         hosts:
         - host: teslamate.holthome.net
--- 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.6
     defaultPodOptions:
       securityContext:
         fsGroup: 568
         fsGroupChangePolicy: OnRootMismatch
         runAsGroup: 568
         runAsNonRoot: true
--- 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

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

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

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented May 16, 2024

πŸ¦™ MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 2 1.25s
βœ… REPOSITORY git_diff yes no 0.04s
βœ… REPOSITORY secretlint yes no 3.45s
⚠️ YAML prettier 6 1 0.74s
❌ YAML yamllint 6 3 0.45s

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
…16.6 )

| datasource | package                       | from | to   |
| ---------- | ----------------------------- | ---- | ---- |
| docker     | ghcr.io/onedr0p/postgres-init | 16.2 | 16.6 |
@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
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