generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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.3 → 16.8 ) #7
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-onedr0p-postgres-init-16.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.
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
e3891fe
to
de80a5e
Compare
--- kubernetes/apps/security/lldap/app Kustomization: security/lldap HelmRelease: security/lldap
+++ kubernetes/apps/security/lldap/app Kustomization: security/lldap HelmRelease: security/lldap
@@ -56,13 +56,13 @@
init-db:
envFrom:
- secretRef:
name: lldap-secret
image:
repository: ghcr.io/onedr0p/postgres-init
- tag: 16.3
+ tag: 16.8
pod:
topologySpreadConstraints:
- labelSelector:
matchLabels:
app.kubernetes.io/name: lldap
maxSkew: 1
--- kubernetes/apps/security/authentik/app Kustomization: security/authentik HelmRelease: security/authentik
+++ kubernetes/apps/security/authentik/app Kustomization: security/authentik HelmRelease: security/authentik
@@ -74,13 +74,13 @@
https: false
ingressClassName: internal
initContainers:
- envFrom:
- secretRef:
name: authentik-secret
- image: ghcr.io/onedr0p/postgres-init:16.3@sha256:9c136223fb4e05b0ca24e2350c2dc45843110d0e1d09615c52c9a037628c09fa
+ image: ghcr.io/onedr0p/postgres-init:16.8@sha256:217c47c886965474f5c234b5a35ed008f53b39ea90a3088b31c0da98e1f9284d
name: init-db
metrics:
enabled: true
serviceMonitor:
enabled: true
resources: |
--- HelmRelease: security/lldap Deployment: security/lldap
+++ HelmRelease: security/lldap Deployment: security/lldap
@@ -43,13 +43,13 @@
topologyKey: kubernetes.io/hostname
whenUnsatisfiable: DoNotSchedule
initContainers:
- envFrom:
- secretRef:
name: lldap-secret
- image: ghcr.io/onedr0p/postgres-init:16.3
+ image: ghcr.io/onedr0p/postgres-init:16.8
name: init-db
volumeMounts:
- mountPath: /data
name: data
containers:
- env:
--- HelmRelease: security/authentik Deployment: security/authentik-server
+++ HelmRelease: security/authentik Deployment: security/authentik-server
@@ -33,13 +33,13 @@
spec:
terminationGracePeriodSeconds: 30
initContainers:
- envFrom:
- secretRef:
name: authentik-secret
- image: ghcr.io/onedr0p/postgres-init:16.3@sha256:9c136223fb4e05b0ca24e2350c2dc45843110d0e1d09615c52c9a037628c09fa
+ image: ghcr.io/onedr0p/postgres-init:16.8@sha256:217c47c886965474f5c234b5a35ed008f53b39ea90a3088b31c0da98e1f9284d
name: init-db
containers:
- name: server
image: ghcr.io/goauthentik/server:2025.2.2
imagePullPolicy: IfNotPresent
args: |
c7a1361
to
1b49eb5
Compare
1b49eb5
to
31b7ae5
Compare
75faf59
to
6a1d7ee
Compare
6a1d7ee
to
06317dc
Compare
06317dc
to
94e4fc1
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.3
->16.8
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.