-
Notifications
You must be signed in to change notification settings - Fork 14
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
tinfoild
wants to merge
1
commit into
main
Choose a base branch
from
renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat(oci/postgres-backup-local)!: Update 16 ➼ 17 - template #1442
tinfoild
wants to merge
1
commit into
main
from
renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x
+1
−1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deploying jjgadgets-biohazard with Cloudflare Pages
|
--- 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
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
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
bot
force-pushed
the
renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x
branch
from
December 4, 2024 11:45
4fb1aaf
to
2cb1e44
Compare
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
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
bot
force-pushed
the
renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x
branch
from
December 4, 2024 18:07
2cb1e44
to
8178607
Compare
tinfoild
bot
force-pushed
the
renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x
branch
from
December 5, 2024 10:13
8178607
to
3d08888
Compare
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
bot
force-pushed
the
renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x
branch
2 times, most recently
from
December 6, 2024 02:26
4fcdd98
to
5c1173d
Compare
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
bot
force-pushed
the
renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x
branch
from
December 6, 2024 15:45
5c1173d
to
a1aa7fa
Compare
tinfoild
bot
force-pushed
the
renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x
branch
from
December 10, 2024 19:05
a1aa7fa
to
c579b88
Compare
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
bot
deleted the
renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x
branch
December 16, 2024 05:13
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
bot
force-pushed
the
renovate/template/docker.io-prodrigestivill-postgres-backup-local-17.x
branch
from
December 16, 2024 05:37
564151e
to
c579b88
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
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.
This PR has been generated by Renovate Bot.