Skip to content

feat(container)!: Update image ghcr.io/home-operations/postgres-init (17.6 → 18.1)#302

Open
the-iron-giant[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-postgres-init-18.x
Open

feat(container)!: Update image ghcr.io/home-operations/postgres-init (17.6 → 18.1)#302
the-iron-giant[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-postgres-init-18.x

Conversation

@the-iron-giant
Copy link
Copy Markdown
Contributor

@the-iron-giant the-iron-giant Bot commented Nov 11, 2025

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/home-operations/postgres-init (source) major 17.6 -> 18.1 OpenSSF Scorecard

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.

@the-iron-giant
Copy link
Copy Markdown
Contributor Author

the-iron-giant Bot commented Nov 11, 2025

--- kubernetes/apps/base/security/authentik/app Kustomization: security/authentik HelmRelease: security/authentik

+++ kubernetes/apps/base/security/authentik/app Kustomization: security/authentik HelmRelease: security/authentik

@@ -19,8 +19,8 @@

   upgrade:
     cleanupOnFail: true
     remediation:
       retries: 3
   valuesFrom:
   - kind: ConfigMap
-    name: authentik-values-k5cgdg872c
+    name: authentik-values-mh62ft99kt
 
--- kubernetes/apps/base/security/authentik/app Kustomization: security/authentik ConfigMap: security/authentik-values-k5cgdg872c

+++ kubernetes/apps/base/security/authentik/app Kustomization: security/authentik ConfigMap: security/authentik-values-k5cgdg872c

@@ -1,34 +0,0 @@

----
-apiVersion: v1
-data:
-  values.yaml: |
-    ---
-    global:
-      envFrom:
-        - secretRef:
-            name: authentik
-    server:
-      initContainers:
-        - envFrom:
-            - secretRef:
-                name: authentik
-          image: ghcr.io/home-operations/postgres-init:17.6
-          name: postgres-init
-      route:
-        main:
-          enabled: true
-          hostnames:
-            - "sso."
-          parentRefs:
-            - name: external
-              namespace: network
-              sectionName: https
-kind: ConfigMap
-metadata:
-  labels:
-    app.kubernetes.io/name: authentik
-    kustomize.toolkit.fluxcd.io/name: authentik
-    kustomize.toolkit.fluxcd.io/namespace: security
-  name: authentik-values-k5cgdg872c
-  namespace: security
-
--- kubernetes/apps/base/security/authentik/app Kustomization: security/authentik ConfigMap: security/authentik-values-mh62ft99kt

+++ kubernetes/apps/base/security/authentik/app Kustomization: security/authentik ConfigMap: security/authentik-values-mh62ft99kt

@@ -0,0 +1,34 @@

+---
+apiVersion: v1
+data:
+  values.yaml: |
+    ---
+    global:
+      envFrom:
+        - secretRef:
+            name: authentik
+    server:
+      initContainers:
+        - envFrom:
+            - secretRef:
+                name: authentik
+          image: ghcr.io/home-operations/postgres-init:18.1
+          name: postgres-init
+      route:
+        main:
+          enabled: true
+          hostnames:
+            - "sso."
+          parentRefs:
+            - name: external
+              namespace: network
+              sectionName: https
+kind: ConfigMap
+metadata:
+  labels:
+    app.kubernetes.io/name: authentik
+    kustomize.toolkit.fluxcd.io/name: authentik
+    kustomize.toolkit.fluxcd.io/namespace: security
+  name: authentik-values-mh62ft99kt
+  namespace: security
+

@the-iron-giant
Copy link
Copy Markdown
Contributor Author

the-iron-giant Bot commented Nov 11, 2025

--- HelmRelease: security/authentik Deployment: security/authentik-server

+++ HelmRelease: security/authentik Deployment: security/authentik-server

@@ -31,13 +31,13 @@

     spec:
       terminationGracePeriodSeconds: 30
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik
-        image: ghcr.io/home-operations/postgres-init:17.6
+        image: ghcr.io/home-operations/postgres-init:18.1
         name: postgres-init
       containers:
       - name: server
         image: ghcr.io/goauthentik/server:2025.10.1
         imagePullPolicy: IfNotPresent
         args:

@the-iron-giant the-iron-giant Bot force-pushed the renovate/ghcr.io-home-operations-postgres-init-18.x branch from 022f81b to 8b7f51c Compare November 14, 2025 01:12
@the-iron-giant the-iron-giant Bot changed the title feat(container)!: Update image ghcr.io/home-operations/postgres-init (17.6 → 18.0) feat(container)!: Update image ghcr.io/home-operations/postgres-init (17.6 → 18.1) Nov 14, 2025
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.

0 participants