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

chore(deps): pin ghcr.io/onedr0p/postgres-init docker tag to 930a20e #3345

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 30, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/postgres-init (source) pinDigest -> 930a20e

@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Mar 30, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 30, 2024

--- kubernetes/main/apps/media/prowlarr/app Kustomization: flux-system/media-prowlarr HelmRelease: media/prowlarr

+++ kubernetes/main/apps/media/prowlarr/app Kustomization: flux-system/media-prowlarr HelmRelease: media/prowlarr

@@ -47,13 +47,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: prowlarr-secret
             image:
               repository: ghcr.io/onedr0p/prowlarr-nightly
-              tag: 1.16.0.4364@sha256:3ca2eae3f2ad0c727e57c21361485480f0b82fbd4efa0b73adf5ec363df9580f
+              tag: 1.16.0.4363@sha256:9e06434921ee637bd5ba328c04ab1efb1a74558f1d074d7ae5fa8076c41f9e0d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/main/apps/monitoring/gatus/app Kustomization: flux-system/monitoring-gatus HelmRelease: monitoring/gatus

+++ kubernetes/main/apps/monitoring/gatus/app Kustomization: flux-system/monitoring-gatus HelmRelease: monitoring/gatus

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

           init-db:
             envFrom:
             - secretRef:
                 name: gatus-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16
+              tag: 16@sha256:930a20e3ea8c82504d8e80f413d042d9936930d625fb098dd306b5aad427a151
         pod:
           dnsConfig:
             options:
             - name: ndots
               value: '1'
           securityContext:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 30, 2024

--- HelmRelease: media/prowlarr Deployment: media/prowlarr

+++ HelmRelease: media/prowlarr Deployment: media/prowlarr

@@ -55,13 +55,13 @@

           value: dark
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: prowlarr-secret
-        image: ghcr.io/onedr0p/prowlarr-nightly:1.16.0.4364@sha256:3ca2eae3f2ad0c727e57c21361485480f0b82fbd4efa0b73adf5ec363df9580f
+        image: ghcr.io/onedr0p/prowlarr-nightly:1.16.0.4363@sha256:9e06434921ee637bd5ba328c04ab1efb1a74558f1d074d7ae5fa8076c41f9e0d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 9696
           initialDelaySeconds: 0
--- HelmRelease: monitoring/gatus Deployment: monitoring/gatus

+++ HelmRelease: monitoring/gatus Deployment: monitoring/gatus

@@ -47,13 +47,13 @@

         - name: ndots
           value: '1'
       initContainers:
       - envFrom:
         - secretRef:
             name: gatus-secret
-        image: ghcr.io/onedr0p/postgres-init:16
+        image: ghcr.io/onedr0p/postgres-init:16@sha256:930a20e3ea8c82504d8e80f413d042d9936930d625fb098dd306b5aad427a151
         name: init-db
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /config/config.yaml
           name: config-file

@szinn szinn merged commit 29fc9b2 into main Mar 30, 2024
10 checks passed
@szinn szinn deleted the renovate/main-pin-dependencies branch March 30, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant