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(oci/postgres-backup-local)!: Update 16 ➼ 17 - template #1442

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

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Dec 4, 2024

This PR contains the following updates:

Package Update Change
docker.io/prodrigestivill/postgres-backup-local major 16 -> 17

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.

Copy link

cloudflare-workers-and-pages bot commented Dec 4, 2024

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: c579b88
Status: ✅  Deploy successful!
Preview URL: https://d4bbd5ee.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-template-docker-io-s6ra.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 4, 2024

--- kube/deploy/core/db/pg/clusters/template Kustomization: flux-system/1-core-db-pg-clusters-home CronJob: pg/pg-home-postgres-dump-local

+++ kube/deploy/core/db/pg/clusters/template Kustomization: flux-system/1-core-db-pg-clusters-home CronJob: pg/pg-home-postgres-dump-local

@@ -45,13 +45,13 @@

                   name: pg-home-pguser-postgres
             - name: POSTGRES_PASSWORD
               valueFrom:
                 secretKeyRef:
                   key: password
                   name: pg-home-pguser-postgres
-            image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:73f18e914cb6ffb29840b3fc5be0763f48eb1ca05f093c769ccd13982a634544
+            image: docker.io/prodrigestivill/postgres-backup-local:17@sha256:483fa15ecd998302bd312fc380cb1b3683a940881d9099d6dfe65bcc1e2714e8
             imagePullPolicy: IfNotPresent
             name: postgres-backup
             resources:
               limits:
                 cpu: 1000m
                 memory: 1Gi
--- kube/deploy/core/db/pg/clusters/template Kustomization: flux-system/authentik-db CronJob: authentik/pg-authentik-authentik-dump-local

+++ kube/deploy/core/db/pg/clusters/template Kustomization: flux-system/authentik-db CronJob: authentik/pg-authentik-authentik-dump-local

@@ -45,13 +45,13 @@

                   name: pg-authentik-pguser-authentik
             - name: POSTGRES_PASSWORD
               valueFrom:
                 secretKeyRef:
                   key: password
                   name: pg-authentik-pguser-authentik
-            image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:73f18e914cb6ffb29840b3fc5be0763f48eb1ca05f093c769ccd13982a634544
+            image: docker.io/prodrigestivill/postgres-backup-local:17@sha256:483fa15ecd998302bd312fc380cb1b3683a940881d9099d6dfe65bcc1e2714e8
             imagePullPolicy: IfNotPresent
             name: postgres-backup
             resources:
               limits:
                 cpu: 1000m
                 memory: 1Gi
--- kube/deploy/core/db/pg/clusters/template Kustomization: flux-system/firefly-db CronJob: firefly/pg-firefly-firefly-dump-local

+++ kube/deploy/core/db/pg/clusters/template Kustomization: flux-system/firefly-db CronJob: firefly/pg-firefly-firefly-dump-local

@@ -45,13 +45,13 @@

                   name: pg-firefly-pguser-firefly
             - name: POSTGRES_PASSWORD
               valueFrom:
                 secretKeyRef:
                   key: password
                   name: pg-firefly-pguser-firefly
-            image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:73f18e914cb6ffb29840b3fc5be0763f48eb1ca05f093c769ccd13982a634544
+            image: docker.io/prodrigestivill/postgres-backup-local:17@sha256:483fa15ecd998302bd312fc380cb1b3683a940881d9099d6dfe65bcc1e2714e8
             imagePullPolicy: IfNotPresent
             name: postgres-backup
             resources:
               limits:
                 cpu: 1000m
                 memory: 1Gi
--- kube/deploy/core/db/pg/clusters/template Kustomization: flux-system/gotosocial-db CronJob: gotosocial/pg-gotosocial-gotosocial-dump-local

+++ kube/deploy/core/db/pg/clusters/template Kustomization: flux-system/gotosocial-db CronJob: gotosocial/pg-gotosocial-gotosocial-dump-local

@@ -45,13 +45,13 @@

                   name: pg-gotosocial-pguser-gotosocial
             - name: POSTGRES_PASSWORD
               valueFrom:
                 secretKeyRef:
                   key: password
                   name: pg-gotosocial-pguser-gotosocial
-            image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:73f18e914cb6ffb29840b3fc5be0763f48eb1ca05f093c769ccd13982a634544
+            image: docker.io/prodrigestivill/postgres-backup-local:17@sha256:483fa15ecd998302bd312fc380cb1b3683a940881d9099d6dfe65bcc1e2714e8
             imagePullPolicy: IfNotPresent
             name: postgres-backup
             resources:
               limits:
                 cpu: 1000m
                 memory: 2Gi
--- kube/deploy/core/db/pg/clusters/template Kustomization: flux-system/1-core-db-pg-clusters-default CronJob: pg/pg-default-postgres-dump-local

+++ kube/deploy/core/db/pg/clusters/template Kustomization: flux-system/1-core-db-pg-clusters-default CronJob: pg/pg-default-postgres-dump-local

@@ -45,13 +45,13 @@

                   name: pg-default-pguser-postgres
             - name: POSTGRES_PASSWORD
               valueFrom:
                 secretKeyRef:
                   key: password
                   name: pg-default-pguser-postgres
-            image: docker.io/prodrigestivill/postgres-backup-local:16@sha256:73f18e914cb6ffb29840b3fc5be0763f48eb1ca05f093c769ccd13982a634544
+            image: docker.io/prodrigestivill/postgres-backup-local:17@sha256:483fa15ecd998302bd312fc380cb1b3683a940881d9099d6dfe65bcc1e2714e8
             imagePullPolicy: IfNotPresent
             name: postgres-backup
             resources:
               limits:
                 cpu: 1000m
                 memory: 1Gi

@tinfoild tinfoild bot changed the title feat(docker/docker.io/prodrigestivill/postgres-backup-local)!: Update docker.io/prodrigestivill/postgres-backup-local Docker tag to v17 docker/postgres-backup-local Update docker.io/prodrigestivill/postgres-backup-local Docker tag to v17 Dec 4, 2024
@tinfoild tinfoild bot changed the title docker/postgres-backup-local Update docker.io/prodrigestivill/postgres-backup-local Docker tag to v17 feat(docker/postgres-backup-local)!: Update ➼ 17 Dec 4, 2024
@tinfoild tinfoild bot force-pushed the renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x branch from 4fb1aaf to 2cb1e44 Compare December 4, 2024 11:45
@tinfoild tinfoild bot changed the title feat(docker/postgres-backup-local)!: Update ➼ 17 feat(docker/docker.io/prodrigestivill/postgres-backup-local)!: Update 16 ➼ 17 - template Dec 4, 2024
@tinfoild tinfoild bot changed the title feat(docker/docker.io/prodrigestivill/postgres-backup-local)!: Update 16 ➼ 17 - template feat(oci/postgres-backup-local)!: Update 16 ➼ 17 - template Dec 4, 2024
@tinfoild tinfoild bot force-pushed the renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x branch from 2cb1e44 to 8178607 Compare December 4, 2024 18:07
@tinfoild tinfoild bot force-pushed the renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x branch from 8178607 to 3d08888 Compare December 5, 2024 10:13
@tinfoild tinfoild bot changed the title feat(oci/postgres-backup-local)!: Update 16 ➼ 17 - template feat(oci/docker.io/prodrigestivill/postgres-backup-local)!: Update 16 ➼ 17 - template Dec 5, 2024
@tinfoild tinfoild bot force-pushed the renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x branch 2 times, most recently from 4fcdd98 to 5c1173d Compare December 6, 2024 02:26
@tinfoild tinfoild bot changed the title feat(oci/docker.io/prodrigestivill/postgres-backup-local)!: Update 16 ➼ 17 - template feat(oci/postgres-backup-local)!: Update 16 ➼ 17 - template Dec 6, 2024
@tinfoild tinfoild bot force-pushed the renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x branch from 5c1173d to a1aa7fa Compare December 6, 2024 15:45
@JJGadgets JJGadgets closed this Dec 7, 2024
@JJGadgets JJGadgets reopened this Dec 7, 2024
@tinfoild tinfoild bot force-pushed the renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x branch from a1aa7fa to c579b88 Compare December 10, 2024 19:05
@tinfoild tinfoild bot changed the title feat(oci/postgres-backup-local)!: Update 16 ➼ 17 - template feat(oci/postgres-backup-local)!: Update 16 ➼ 17 - template - autoclosed Dec 16, 2024
@tinfoild tinfoild bot closed this Dec 16, 2024
@tinfoild tinfoild bot deleted the renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x branch December 16, 2024 05:13
@tinfoild tinfoild bot changed the title feat(oci/postgres-backup-local)!: Update 16 ➼ 17 - template - autoclosed feat(oci/postgres-backup-local)!: Update 16 ➼ 17 - template Dec 16, 2024
@tinfoild tinfoild bot reopened this Dec 16, 2024
@tinfoild tinfoild bot force-pushed the renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x branch from 564151e to c579b88 Compare December 16, 2024 05:37
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