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 to v16.4 #1067

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

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Oct 31, 2024

This PR contains the following updates:

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

Warning

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


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 has been generated by Renovate Bot.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Oct 31, 2024

--- kubernetes/apps/monitoring/gatus/app Kustomization: flux-system/gatus HelmRelease: monitoring/gatus

+++ kubernetes/apps/monitoring/gatus/app Kustomization: flux-system/gatus HelmRelease: monitoring/gatus

@@ -80,13 +80,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: gatus-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.3
+              tag: 16.4
         pod:
           securityContext:
             fsGroup: 568
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 568
             runAsUser: 568
--- kubernetes/apps/selfhosted/ghostfolio/app Kustomization: flux-system/ghostfolio HelmRelease: selfhosted/ghostfolio

+++ kubernetes/apps/selfhosted/ghostfolio/app Kustomization: flux-system/ghostfolio HelmRelease: selfhosted/ghostfolio

@@ -46,13 +46,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: ghostfolio-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.3
+              tag: 16.4
         pod:
           enableServiceLinks: false
         strategy: RollingUpdate
     ingress:
       app:
         annotations:
--- kubernetes/apps/monitoring/grafana/app Kustomization: flux-system/grafana HelmRelease: monitoring/grafana

+++ kubernetes/apps/monitoring/grafana/app Kustomization: flux-system/grafana HelmRelease: monitoring/grafana

@@ -309,13 +309,13 @@

     envFromSecrets:
     - name: grafana-secret
     extraInitContainers:
     - envFrom:
       - secretRef:
           name: grafana-secret
-      image: ghcr.io/onedr0p/postgres-init:16.3
+      image: ghcr.io/onedr0p/postgres-init:16.4
       imagePullPolicy: IfNotPresent
       name: init-db
     grafana.ini:
       analytics:
         check_for_plugin_updates: false
         check_for_updates: false
--- kubernetes/apps/selfhosted/linkding/app Kustomization: flux-system/linkding HelmRelease: selfhosted/linkding

+++ kubernetes/apps/selfhosted/linkding/app Kustomization: flux-system/linkding HelmRelease: selfhosted/linkding

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

           init-db:
             envFrom:
             - secretRef:
                 name: linkding-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.3
+              tag: 16.4
         pod:
           enableServiceLinks: false
         strategy: RollingUpdate
     ingress:
       app:
         annotations:
--- kubernetes/apps/selfhosted/mealie/app Kustomization: flux-system/mealie HelmRelease: selfhosted/mealie

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

@@ -75,13 +75,13 @@

             envFrom:
             - secretRef:
                 name: mealie-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.3
+              tag: 16.4
     ingress:
       app:
         annotations:
           gethomepage.dev/description: Meal Recipes
           gethomepage.dev/enabled: 'true'
           gethomepage.dev/group: Home
--- kubernetes/apps/media/readarr/app Kustomization: flux-system/readarr HelmRelease: media/readarr-audiobooks

+++ kubernetes/apps/media/readarr/app Kustomization: flux-system/readarr HelmRelease: media/readarr-audiobooks

@@ -51,13 +51,13 @@

             envFrom:
             - secretRef:
                 name: readarr-audiobooks-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.3
+              tag: 16.4
         pod:
           securityContext:
             fsGroup: 568
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 568
             runAsUser: 568
--- kubernetes/apps/media/readarr/app Kustomization: flux-system/readarr HelmRelease: media/readarr-ebooks

+++ kubernetes/apps/media/readarr/app Kustomization: flux-system/readarr HelmRelease: media/readarr-ebooks

@@ -51,13 +51,13 @@

             envFrom:
             - secretRef:
                 name: readarr-ebooks-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.3
+              tag: 16.4
         pod:
           securityContext:
             fsGroup: 568
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 568
             runAsUser: 568

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.

1 participant