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 ( 14.10 β†’ 16.2 ) #286

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

samipsolutions-bot[bot]
Copy link
Contributor

This PR contains the following updates:

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

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.2 )

| datasource | package                       | from  | to   |
| ---------- | ----------------------------- | ----- | ---- |
| docker     | ghcr.io/onedr0p/postgres-init | 14.10 | 16.2 |
Copy link

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

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

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

         tag: latest
       initContainers:
         01-init-db:
           envFrom:
           - secretRef:
               name: piped-db-creds
-          image: ghcr.io/onedr0p/postgres-init:14.10
+          image: ghcr.io/onedr0p/postgres-init:16.2
           imagePullPolicy: IfNotPresent
       podAnnotations:
         configmap.reloader.stakater.com/reload: piped-backend-config
     frontend:
       env:
         BACKEND_HOSTNAME: api.piped.fi

Copy link

--- HelmRelease: default/piped Deployment: default/piped-backend

+++ HelmRelease: default/piped Deployment: default/piped-backend

@@ -27,13 +27,13 @@

       dnsPolicy: ClusterFirst
       enableServiceLinks: null
       initContainers:
       - envFrom:
         - secretRef:
             name: piped-db-creds
-        image: ghcr.io/onedr0p/postgres-init:14.10
+        image: ghcr.io/onedr0p/postgres-init:16.2
         imagePullPolicy: IfNotPresent
         name: 01-init-db
       containers:
       - name: piped-backend
         image: registry.samipsolutions.fi/docker/1337kavin/piped:latest
         imagePullPolicy: Always

@samipsolutions-bot
Copy link
Contributor Author

samipsolutions-bot bot commented Mar 15, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@samip5 samip5 merged commit bf5f7d5 into main Sep 25, 2024
2 of 3 checks passed
@samip5 samip5 deleted the renovate/ghcr.io-onedr0p-postgres-init-16.x branch September 25, 2024 15:05
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