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.4 β†’ 16.5 ) #26

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

rk-1b[bot]
Copy link
Contributor

@rk-1b rk-1b bot commented Nov 20, 2024

This PR contains the following updates:

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

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Nov 20, 2024

--- kubernetes/main/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-server

+++ kubernetes/main/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-server

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

             - configMapRef:
                 name: immich-configmap
             - secretRef:
                 name: immich-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: '16.4'
+              tag: '16.5'
         type: statefulset
     defaultPodOptions:
       securityContext:
         fsGroup: 568
         fsGroupChangePolicy: OnRootMismatch
         runAsGroup: 568

@rk-1b
Copy link
Contributor Author

rk-1b bot commented Nov 20, 2024

--- HelmRelease: default/immich-server StatefulSet: default/immich-server

+++ HelmRelease: default/immich-server StatefulSet: default/immich-server

@@ -52,13 +52,13 @@

       initContainers:
       - envFrom:
         - configMapRef:
             name: immich-configmap
         - secretRef:
             name: immich-secret
-        image: ghcr.io/onedr0p/postgres-init:16.4
+        image: ghcr.io/onedr0p/postgres-init:16.5
         name: 01-init-db
         volumeMounts:
         - mountPath: /usr/src/app/.reverse-geocoding-dump
           name: geocoding-dump
         - mountPath: /usr/src/app/upload
           name: library

@rkoosaar rkoosaar merged commit cdd8e18 into main Nov 20, 2024
9 of 10 checks passed
@rkoosaar rkoosaar deleted the renovate/main-ghcr.io-onedr0p-postgres-init-16.x branch November 20, 2024 22:29
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