home-ops icon indicating copy to clipboard operation
home-ops copied to clipboard

feat(container)!: Update ghcr.io/onedr0p/postgres-init ( 15 → 16 )

Open bot-akira[bot] opened this issue 1 year ago • 3 comments

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/postgres-init (source) major 15 -> 16

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.

bot-akira[bot] avatar Sep 30 '24 17:09 bot-akira[bot]

--- kubernetes/apps/default/atuin/app Kustomization: flux-system/atuin HelmRelease: default/atuin

+++ kubernetes/apps/default/atuin/app Kustomization: flux-system/atuin HelmRelease: default/atuin

@@ -88,13 +88,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: atuin-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 15
+              tag: 16
         strategy: RollingUpdate
     defaultPodOptions:
       securityContext:
         runAsGroup: 65534
         runAsNonRoot: true
         runAsUser: 65534

bot-akira[bot] avatar Sep 30 '24 17:09 bot-akira[bot]

--- HelmRelease: default/atuin Deployment: default/atuin

+++ HelmRelease: default/atuin Deployment: default/atuin

@@ -41,13 +41,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: atuin-secret
-        image: ghcr.io/onedr0p/postgres-init:15
+        image: ghcr.io/onedr0p/postgres-init:16
         name: init-db
         volumeMounts:
         - mountPath: /config
           name: config
       containers:
       - args:

bot-akira[bot] avatar Sep 30 '24 17:09 bot-akira[bot]

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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

axeII avatar Sep 30 '24 17:09 axeII

--- kubernetes/apps/default/atuin/app Kustomization: flux-system/atuin HelmRelease: default/atuin

+++ kubernetes/apps/default/atuin/app Kustomization: flux-system/atuin HelmRelease: default/atuin

@@ -88,13 +88,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: atuin-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 15
+              tag: 16
         strategy: RollingUpdate
     defaultPodOptions:
       securityContext:
         runAsGroup: 65534
         runAsNonRoot: true
         runAsUser: 65534

bot-akira[bot] avatar Mar 31 '25 00:03 bot-akira[bot]

--- HelmRelease: default/atuin Deployment: default/atuin

+++ HelmRelease: default/atuin Deployment: default/atuin

@@ -41,13 +41,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: atuin-secret
-        image: ghcr.io/onedr0p/postgres-init:15
+        image: ghcr.io/onedr0p/postgres-init:16
         name: init-db
         volumeMounts:
         - mountPath: /config
           name: config
       containers:
       - args:

bot-akira[bot] avatar Mar 31 '25 00:03 bot-akira[bot]