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 5b49ce2 #3403

Merged

Conversation

repo-jeeves[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Update Change
ghcr.io/nginxinc/nginx-unprivileged digest e5a49a7 -> 5b49ce2

@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 8, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Apr 8, 2024

--- 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:e5a49a7c7ce0b31af96bf676a3b8e7ef2f6ac1de62c86d9c84bc8083fa402948
+        tag: 1.25.4-alpine@sha256:5b49ce26ad8555b649a5a5ea8ccdfabc742a284ab58cb7b7d7a56f178c5dd351
       ingress:
         enabled: true
         hosts:
         - host: loki.${SECRET_DOMAIN_NAME}
           paths:
           - path: /

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Apr 8, 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:e5a49a7c7ce0b31af96bf676a3b8e7ef2f6ac1de62c86d9c84bc8083fa402948
+        image: ghcr.io/nginxinc/nginx-unprivileged:1.25.4-alpine@sha256:5b49ce26ad8555b649a5a5ea8ccdfabc742a284ab58cb7b7d7a56f178c5dd351
         imagePullPolicy: IfNotPresent
         ports:
         - name: http
           containerPort: 8080
           protocol: TCP
         readinessProbe:

@szinn szinn merged commit 78e720d into main Apr 8, 2024
11 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-nginxinc-nginx-unprivileged-1.25.4-alpine branch April 8, 2024 11:01
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