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.3 ) #2249

Merged
merged 1 commit into from
May 16, 2024

Conversation

ishioni-bot[bot]
Copy link
Contributor

@ishioni-bot ishioni-bot bot commented May 16, 2024

This PR contains the following updates:

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

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.

…16.3 )

| datasource | package                       | from | to   |
| ---------- | ----------------------------- | ---- | ---- |
| docker     | ghcr.io/onedr0p/postgres-init | 16.2 | 16.3 |
@ishioni-bot ishioni-bot bot requested a review from ishioni as a code owner May 16, 2024 09:04
@ishioni-bot ishioni-bot bot added dep/minor renovate/container size/S Denotes a PR that changes 10-29 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes directory cluster/talos and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels May 16, 2024
@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented May 16, 2024

--- HelmRelease: downloads/prowlarr StatefulSet: downloads/prowlarr

+++ HelmRelease: downloads/prowlarr StatefulSet: downloads/prowlarr

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

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         imagePullPolicy: IfNotPresent
         name: 01-init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /tmp
--- HelmRelease: downloads/readarr StatefulSet: downloads/readarr

+++ HelmRelease: downloads/readarr StatefulSet: downloads/readarr

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

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: readarr-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         imagePullPolicy: IfNotPresent
         name: 01-init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /media
--- HelmRelease: monitor/gatus Deployment: monitor/gatus

+++ HelmRelease: monitor/gatus Deployment: monitor/gatus

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

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: gatus-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         name: 01-init-db
         volumeMounts:
         - mountPath: /config
           name: config-dir
         - mountPath: /config/config.yaml
           name: config-file
--- HelmRelease: downloads/radarr StatefulSet: downloads/radarr

+++ HelmRelease: downloads/radarr StatefulSet: downloads/radarr

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

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: radarr-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         imagePullPolicy: IfNotPresent
         name: 01-init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /config/logs
--- HelmRelease: downloads/bazarr StatefulSet: downloads/bazarr

+++ HelmRelease: downloads/bazarr StatefulSet: downloads/bazarr

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

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: bazarr-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         imagePullPolicy: IfNotPresent
         name: 01-init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /media
--- 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.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         name: init-db
       containers:
       - name: server
         image: ghcr.io/goauthentik/server:2024.4.2
         imagePullPolicy: IfNotPresent
         args:
--- HelmRelease: downloads/lidarr StatefulSet: downloads/lidarr

+++ HelmRelease: downloads/lidarr StatefulSet: downloads/lidarr

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

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: lidarr-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         imagePullPolicy: IfNotPresent
         name: 01-init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /config/logs
--- HelmRelease: downloads/sonarr StatefulSet: downloads/sonarr

+++ HelmRelease: downloads/sonarr StatefulSet: downloads/sonarr

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

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: sonarr-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         imagePullPolicy: IfNotPresent
         name: 01-init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /config/logs
--- HelmRelease: selfhosted/paperless Deployment: selfhosted/paperless

+++ HelmRelease: selfhosted/paperless Deployment: selfhosted/paperless

@@ -35,13 +35,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: paperless-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         imagePullPolicy: IfNotPresent
         name: 01-init-db
       containers:
       - env:
         - name: PAPERLESS_CONSUMER_POLLING
           value: '60'
--- HelmRelease: selfhosted/immich-server Deployment: selfhosted/immich-server

+++ HelmRelease: selfhosted/immich-server Deployment: selfhosted/immich-server

@@ -48,13 +48,13 @@

         topologyKey: kubernetes.io/hostname
         whenUnsatisfiable: DoNotSchedule
       initContainers:
       - envFrom:
         - secretRef:
             name: immich-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         imagePullPolicy: IfNotPresent
         name: 01-init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /usr/src/app/upload
--- HelmRelease: selfhosted/nextcloud Deployment: selfhosted/nextcloud

+++ HelmRelease: selfhosted/nextcloud Deployment: selfhosted/nextcloud

@@ -414,13 +414,13 @@

           mountPath: /usr/local/etc/php-fpm.d/www.conf
           subPath: www.conf
       initContainers:
       - envFrom:
         - secretRef:
             name: nextcloud-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         name: init-db
       volumes:
       - name: nextcloud-main
         persistentVolumeClaim:
           claimName: nextcloud-config
       - name: nextcloud-config
--- HelmRelease: monitor/grafana Deployment: monitor/grafana

+++ HelmRelease: monitor/grafana Deployment: monitor/grafana

@@ -83,13 +83,13 @@

         volumeMounts:
         - name: sc-datasources-volume
           mountPath: /etc/grafana/provisioning/datasources
       - envFrom:
         - secretRef:
             name: grafana-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         name: init-db
       enableServiceLinks: true
       containers:
       - name: grafana-sc-dashboard
         image: quay.io/kiwigrid/k8s-sidecar:1.26.1
         imagePullPolicy: IfNotPresent

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented May 16, 2024

--- kubernetes/talos/apps/downloads/sonarr/app Kustomization: flux-system/downloads-sonarr HelmRelease: downloads/sonarr

+++ kubernetes/talos/apps/downloads/sonarr/app Kustomization: flux-system/downloads-sonarr HelmRelease: downloads/sonarr

@@ -83,13 +83,13 @@

             envFrom:
             - secretRef:
                 name: sonarr-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.3
         pod:
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
             runAsNonRoot: true
--- kubernetes/talos/apps/downloads/bazarr/app Kustomization: flux-system/downloads-bazarr HelmRelease: downloads/bazarr

+++ kubernetes/talos/apps/downloads/bazarr/app Kustomization: flux-system/downloads-bazarr HelmRelease: downloads/bazarr

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

             envFrom:
             - secretRef:
                 name: bazarr-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.3
         pod:
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
             runAsNonRoot: true
--- kubernetes/talos/apps/downloads/lidarr/app Kustomization: flux-system/downloads-lidarr HelmRelease: downloads/lidarr

+++ kubernetes/talos/apps/downloads/lidarr/app Kustomization: flux-system/downloads-lidarr HelmRelease: downloads/lidarr

@@ -81,13 +81,13 @@

             envFrom:
             - secretRef:
                 name: lidarr-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.3
         pod:
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
             runAsNonRoot: true
--- kubernetes/talos/apps/downloads/prowlarr/app Kustomization: flux-system/downloads-prowlarr HelmRelease: downloads/prowlarr

+++ kubernetes/talos/apps/downloads/prowlarr/app Kustomization: flux-system/downloads-prowlarr HelmRelease: downloads/prowlarr

@@ -84,13 +84,13 @@

             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.3
         pod:
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
             runAsNonRoot: true
--- kubernetes/talos/apps/downloads/radarr/app Kustomization: flux-system/downloads-radarr HelmRelease: downloads/radarr

+++ kubernetes/talos/apps/downloads/radarr/app Kustomization: flux-system/downloads-radarr HelmRelease: downloads/radarr

@@ -83,13 +83,13 @@

             envFrom:
             - secretRef:
                 name: radarr-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.3
         pod:
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
             runAsNonRoot: true
--- kubernetes/talos/apps/downloads/readarr/app Kustomization: flux-system/downloads-readarr HelmRelease: downloads/readarr

+++ kubernetes/talos/apps/downloads/readarr/app Kustomization: flux-system/downloads-readarr HelmRelease: downloads/readarr

@@ -81,13 +81,13 @@

             envFrom:
             - secretRef:
                 name: readarr-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.3
         pod:
           securityContext:
             fsGroup: 2000
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 2000
             runAsNonRoot: true
--- kubernetes/talos/apps/monitor/gatus/app Kustomization: flux-system/monitor-gatus HelmRelease: monitor/gatus

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

@@ -63,13 +63,13 @@

           01-init-db:
             envFrom:
             - secretRef:
                 name: gatus-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.3
           02-config-sync:
             env:
             - name: FOLDER
               value: /config
             - name: LABEL
               value: gatus.io/enabled
--- kubernetes/talos/apps/monitor/grafana/app Kustomization: flux-system/monitor-grafana HelmRelease: monitor/grafana

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

@@ -207,13 +207,13 @@

     envFromSecrets:
     - name: grafana-secret
     extraInitContainers:
     - envFrom:
       - secretRef:
           name: grafana-secret
-      image: ghcr.io/onedr0p/postgres-init:16.2
+      image: ghcr.io/onedr0p/postgres-init:16.3
       name: init-db
     grafana.ini:
       analytics:
         check_for_plugin_updates: false
         check_for_updates: false
         reporting_enabled: false
--- kubernetes/talos/apps/security/authentik/app Kustomization: flux-system/security-authentik HelmRelease: security/authentik

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

@@ -54,13 +54,13 @@

         - hosts:
           - auth.${SECRET_DOMAIN}
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         name: init-db
       metrics:
         enabled: true
         serviceMonitor:
           enabled: true
       replicas: 1
--- kubernetes/talos/apps/selfhosted/nextcloud/app Kustomization: flux-system/selfhosted-nextcloud HelmRelease: selfhosted/nextcloud

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

@@ -206,13 +206,13 @@

             key: OIDC_CLIENT_PASSWORD
             name: nextcloud-secret
       extraInitContainers:
       - envFrom:
         - secretRef:
             name: nextcloud-secret
-        image: ghcr.io/onedr0p/postgres-init:16.2
+        image: ghcr.io/onedr0p/postgres-init:16.3
         name: init-db
       host: files.${SECRET_DOMAIN}
       mail:
         domain: null
         enabled: true
         fromAddress: files
--- kubernetes/talos/apps/selfhosted/paperless/app Kustomization: flux-system/selfhosted-paperless HelmRelease: selfhosted/paperless

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

@@ -117,13 +117,13 @@

             envFrom:
             - secretRef:
                 name: paperless-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.3
     ingress:
       app:
         annotations:
           gethomepage.dev/enabled: 'true'
           gethomepage.dev/group: Selfhosted
           gethomepage.dev/icon: paperless-ngx.png
--- kubernetes/talos/apps/selfhosted/immich/app Kustomization: flux-system/selfhosted-immich HelmRelease: selfhosted/immich-server

+++ kubernetes/talos/apps/selfhosted/immich/app Kustomization: flux-system/selfhosted-immich HelmRelease: selfhosted/immich-server

@@ -77,13 +77,13 @@

             envFrom:
             - secretRef:
                 name: immich-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.2
+              tag: 16.3
         pod:
           enableServiceLinks: false
           securityContext:
             fsGroup: 568
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 568

@ishioni-bot
Copy link
Contributor Author

ishioni-bot bot commented May 16, 2024

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… REPOSITORY git_diff yes no 0.02s
βœ… REPOSITORY secretlint yes no 2.93s
⚠️ YAML prettier 12 1 1.21s
βœ… YAML yamllint 12 0 0.66s

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

@ishioni ishioni merged commit 3a9b9cd into master May 16, 2024
14 checks passed
@ishioni ishioni deleted the renovate/talos-ghcr.io-onedr0p-postgres-init-16.x branch May 16, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant