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 to v16.2 #1998

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Feb 11, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/postgres-init minor 16.1 -> 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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner February 11, 2024 14:07
@layla-bot layla-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Feb 11, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Feb 11, 2024

--- HelmRelease: default/authentik Deployment: default/authentik-server

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

@@ -29,13 +29,13 @@

     spec:
       enableServiceLinks: true
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
-        image: ghcr.io/onedr0p/postgres-init:16.1
+        image: ghcr.io/onedr0p/postgres-init:16.2
         imagePullPolicy: IfNotPresent
         name: init-db
       securityContext: {}
       containers:
       - name: authentik
         image: ghcr.io/goauthentik/server:2023.10.7
--- HelmRelease: default/authentik Deployment: default/authentik-worker

+++ HelmRelease: default/authentik Deployment: default/authentik-worker

@@ -30,13 +30,13 @@

       serviceAccountName: authentik
       enableServiceLinks: true
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
-        image: ghcr.io/onedr0p/postgres-init:16.1
+        image: ghcr.io/onedr0p/postgres-init:16.2
         imagePullPolicy: IfNotPresent
         name: init-db
       securityContext: {}
       containers:
       - name: authentik
         image: ghcr.io/goauthentik/server:2023.10.7
--- HelmRelease: default/home-assistant Deployment: default/home-assistant

+++ HelmRelease: default/home-assistant Deployment: default/home-assistant

@@ -40,13 +40,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: home-assistant-secret
-        image: ghcr.io/onedr0p/postgres-init:16.1
+        image: ghcr.io/onedr0p/postgres-init:16.2
         imagePullPolicy: IfNotPresent
         name: init-db
         volumeMounts:
         - mountPath: /config
           name: config
       containers:
--- HelmRelease: default/zipline Deployment: default/zipline

+++ HelmRelease: default/zipline Deployment: default/zipline

@@ -33,13 +33,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: zipline-secret
-        image: ghcr.io/onedr0p/postgres-init:16.1@sha256:d1dea4d35b2bfa6a3b020c73e0b820da4bb93ee963fa5f18233fa7eb6a48c7f7
+        image: ghcr.io/onedr0p/postgres-init:16.2@sha256:14c798b449a728fc60fa83f6a384a6fe463cf1cdca38a0935a29a2fff382286b
         name: 01-init-db
       containers:
       - env:
         - name: CORE_COMPRESSION_ENABLED
           value: 'false'
         - name: CORE_DATABASE_URL
--- HelmRelease: observability/grafana Deployment: observability/grafana

+++ HelmRelease: observability/grafana Deployment: observability/grafana

@@ -22,13 +22,13 @@

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
         checksum/dashboards-json-config: 0837132e5b29481d103e42d3a0cd157909c5b93415bed44d97457b63539d03c8
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 292288bf2f73634f16b7f5febc8f8b6d9e452130cb71e0ccab87dfa2aa930c7d
+        checksum/secret: 0a1796f85e54a3ba8bc3374cbbbaeb1b22dd6478ddf4ab312655e459b5c97927
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
@@ -58,13 +58,13 @@

           subPath: download_dashboards.sh
         - name: storage
           mountPath: /var/lib/grafana
       - envFrom:
         - secretRef:
             name: grafana-secret
-        image: ghcr.io/onedr0p/postgres-init:16.1
+        image: ghcr.io/onedr0p/postgres-init:16.2
         imagePullPolicy: IfNotPresent
         name: 01-init-db
       enableServiceLinks: true
       containers:
       - name: grafana-sc-dashboard
         image: quay.io/kiwigrid/k8s-sidecar:1.25.2

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Feb 11, 2024

--- kubernetes/apps/main/default/authentik/app Kustomization: flux-system/authentik HelmRelease: default/authentik

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

@@ -100,13 +100,13 @@

         - id.ok8.sh
     initContainers:
       init-db:
         envFrom:
         - secretRef:
             name: authentik-secret
-        image: ghcr.io/onedr0p/postgres-init:16.1
+        image: ghcr.io/onedr0p/postgres-init:16.2
         imagePullPolicy: IfNotPresent
     postgresql:
       enabled: false
     prometheus:
       rules:
         create: true
--- kubernetes/apps/main/default/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: default/home-assistant

+++ kubernetes/apps/main/default/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: default/home-assistant

@@ -67,13 +67,13 @@

             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.1
+              tag: 16.2
         pod:
           securityContext:
             fsGroup: 568
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 568
             runAsUser: 568
--- kubernetes/apps/main/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

+++ kubernetes/apps/main/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

@@ -283,13 +283,13 @@

     envFromSecrets:
     - name: grafana-secret
     extraInitContainers:
     - envFrom:
       - secretRef:
           name: grafana-secret
-      image: ghcr.io/onedr0p/postgres-init:16.1
+      image: ghcr.io/onedr0p/postgres-init:16.2
       imagePullPolicy: IfNotPresent
       name: 01-init-db
     grafana.ini:
       analytics:
         check_for_plugin_updates: false
         check_for_updates: false
--- kubernetes/apps/main/default/zipline/app Kustomization: flux-system/zipline HelmRelease: default/zipline

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

@@ -114,13 +114,13 @@

           01-init-db:
             envFrom:
             - secretRef:
                 name: zipline-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.1@sha256:d1dea4d35b2bfa6a3b020c73e0b820da4bb93ee963fa5f18233fa7eb6a48c7f7
+              tag: 16.2@sha256:14c798b449a728fc60fa83f6a384a6fe463cf1cdca38a0935a29a2fff382286b
             imagePullPolicy: IfNotPresent
     defaultPodOptions:
       automountServiceAccountToken: false
     global:
       fullnameOverride: zipline
     ingress:

@kashalls kashalls merged commit b956551 into main Feb 15, 2024
10 checks passed
@layla-bot layla-bot bot deleted the renovate/main-ghcr.io-onedr0p-postgres-init-16.x branch February 15, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant