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): update ghcr.io/nginxinc/nginx-unprivileged:1.25.4-alpine docker digest to e5a49a7 #3350

Merged

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Apr 1, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/nginxinc/nginx-unprivileged digest 7c1d415 -> e5a49a7

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

repo-jeeves bot commented Apr 1, 2024

--- HelmRelease: monitoring/loki Deployment: monitoring/loki-gateway

+++ HelmRelease: monitoring/loki Deployment: monitoring/loki-gateway

@@ -36,13 +36,13 @@

         runAsGroup: 101
         runAsNonRoot: true
         runAsUser: 101
       terminationGracePeriodSeconds: 30
       containers:
       - name: nginx
-        image: ghcr.io/nginxinc/nginx-unprivileged:1.25.4-alpine@sha256:7c1d415090a45370177a2c35283e8fc99c557c9cdcddc66d53ce6610a7eb9827
+        image: ghcr.io/nginxinc/nginx-unprivileged:1.25.4-alpine@sha256:e5a49a7c7ce0b31af96bf676a3b8e7ef2f6ac1de62c86d9c84bc8083fa402948
         imagePullPolicy: IfNotPresent
         ports:
         - name: http
           containerPort: 8080
           protocol: TCP
         readinessProbe:
--- HelmRelease: media/radarr-4k Deployment: media/radarr-4k

+++ HelmRelease: media/radarr-4k Deployment: media/radarr-4k

@@ -70,13 +70,13 @@

           value: dark
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: radarr-4k-secret
-        image: ghcr.io/onedr0p/radarr:5.3.6.8612@sha256:e9586ce6fdcb0bc739f96490e876c445114cec98e8c039aab6e48c579590cc70
+        image: ghcr.io/onedr0p/radarr:5.3.6.8612@sha256:431f4d8da415645cd18359d0b704d4191f400eb57137ed3e5749774f3915c0a8
         name: main
         volumeMounts:
         - mountPath: /backups
           name: backup
           subPath: radarr-4k
         - mountPath: /config
--- HelmRelease: media/lidarr Deployment: media/lidarr

+++ HelmRelease: media/lidarr Deployment: media/lidarr

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

           value: dark
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: lidarr-secret
-        image: ghcr.io/onedr0p/lidarr:2.1.7.4030@sha256:6b9564037159c2b90f32a2ee34683275783a4b8eff4b609e2d2b1c0654c94bac
+        image: ghcr.io/onedr0p/lidarr:2.1.7.4030@sha256:57d84c65ce99243c6decd31f758b803b15f199a01aa9dd04e21dc5d4a7d92063
         livenessProbe:
           exec:
             command:
             - /usr/bin/env
             - bash
             - -c
--- HelmRelease: media/radarr Deployment: media/radarr

+++ HelmRelease: media/radarr Deployment: media/radarr

@@ -70,13 +70,13 @@

           value: dark
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: radarr-secret
-        image: ghcr.io/onedr0p/radarr:5.3.6.8612@sha256:e9586ce6fdcb0bc739f96490e876c445114cec98e8c039aab6e48c579590cc70
+        image: ghcr.io/onedr0p/radarr:5.3.6.8612@sha256:431f4d8da415645cd18359d0b704d4191f400eb57137ed3e5749774f3915c0a8
         livenessProbe:
           exec:
             command:
             - /usr/bin/env
             - bash
             - -c

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Apr 1, 2024

--- kubernetes/main/apps/media/lidarr Kustomization: flux-system/media-lidarr HelmRelease: media/lidarr

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

@@ -43,13 +43,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: lidarr-secret
             image:
               repository: ghcr.io/onedr0p/lidarr
-              tag: 2.1.7.4030@sha256:6b9564037159c2b90f32a2ee34683275783a4b8eff4b609e2d2b1c0654c94bac
+              tag: 2.1.7.4030@sha256:57d84c65ce99243c6decd31f758b803b15f199a01aa9dd04e21dc5d4a7d92063
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:
--- kubernetes/main/apps/media/radarr Kustomization: flux-system/media-radarr HelmRelease: media/radarr

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

@@ -48,13 +48,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: radarr-secret
             image:
               repository: ghcr.io/onedr0p/radarr
-              tag: 5.3.6.8612@sha256:e9586ce6fdcb0bc739f96490e876c445114cec98e8c039aab6e48c579590cc70
+              tag: 5.3.6.8612@sha256:431f4d8da415645cd18359d0b704d4191f400eb57137ed3e5749774f3915c0a8
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:
--- kubernetes/main/apps/media/radarr-4k Kustomization: flux-system/media-radarr-4k HelmRelease: media/radarr-4k

+++ kubernetes/main/apps/media/radarr-4k Kustomization: flux-system/media-radarr-4k HelmRelease: media/radarr-4k

@@ -48,13 +48,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: radarr-4k-secret
             image:
               repository: ghcr.io/onedr0p/radarr
-              tag: 5.3.6.8612@sha256:e9586ce6fdcb0bc739f96490e876c445114cec98e8c039aab6e48c579590cc70
+              tag: 5.3.6.8612@sha256:431f4d8da415645cd18359d0b704d4191f400eb57137ed3e5749774f3915c0a8
         pod:
           affinity:
             podAntiAffinity:
               preferredDuringSchedulingIgnoredDuringExecution:
               - podAffinityTerm:
                   labelSelector:
--- kubernetes/main/apps/monitoring/loki/app Kustomization: flux-system/monitoring-loki HelmRelease: monitoring/loki

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

@@ -62,13 +62,13 @@

           maxUnavailable: 2
         type: RollingUpdate
       enabled: true
       image:
         registry: ghcr.io
         repository: nginxinc/nginx-unprivileged
-        tag: 1.25.4-alpine@sha256:7c1d415090a45370177a2c35283e8fc99c557c9cdcddc66d53ce6610a7eb9827
+        tag: 1.25.4-alpine@sha256:e5a49a7c7ce0b31af96bf676a3b8e7ef2f6ac1de62c86d9c84bc8083fa402948
       ingress:
         enabled: true
         hosts:
         - host: loki.${SECRET_DOMAIN_NAME}
           paths:
           - path: /

@szinn szinn merged commit 54087fc into main Apr 1, 2024
11 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-nginxinc-nginx-unprivileged-1.25.4-alpine branch April 1, 2024 09:51
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 type/digest Issue relates to a digest version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant