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

⬆️ Update nginxinc/nginx-unprivileged ( 1.27.3 → 1.27.4 ) #6635

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Feb 13, 2025

This PR contains the following updates:

Package Update Change
nginxinc/nginx-unprivileged patch 1.27.3-alpine -> 1.27.4-alpine

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| docker     | nginxinc/nginx-unprivileged | 1.27.3 | 1.27.4 |
@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Feb 13, 2025

--- kubernetes/apps/default/tandoor/app Kustomization: flux-system/tandoor HelmRelease: default/tandoor

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

@@ -71,13 +71,13 @@

               requests:
                 cpu: 100m
                 memory: 256Mi
           nginx:
             image:
               repository: nginxinc/nginx-unprivileged
-              tag: 1.27.3-alpine@sha256:9e7238f579a54582263a960d1b0094b4a3ecce641342eda3f8e2ff82b1703d2b
+              tag: 1.27.4-alpine@sha256:c0b9a4ee62daf4e8b59c39215d0d5184859a0e0e169dd73bd1f057e3e70d0f73
         initContainers:
           migrations:
             command:
             - sh
             - -c
             - |

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Feb 13, 2025

--- HelmRelease: default/tandoor Deployment: default/tandoor

+++ HelmRelease: default/tandoor Deployment: default/tandoor

@@ -107,13 +107,13 @@

         - mountPath: /opt/recipes/mediafiles
           name: config
         - mountPath: /opt/recipes/cookbook/static/django_js_reverse
           name: django-js-reverse
         - mountPath: /opt/recipes/staticfiles
           name: static
-      - image: nginxinc/nginx-unprivileged:1.27.3-alpine@sha256:9e7238f579a54582263a960d1b0094b4a3ecce641342eda3f8e2ff82b1703d2b
+      - image: nginxinc/nginx-unprivileged:1.27.4-alpine@sha256:c0b9a4ee62daf4e8b59c39215d0d5184859a0e0e169dd73bd1f057e3e70d0f73
         name: nginx
         volumeMounts:
         - mountPath: /var/cache/nginx
           name: cache
         - mountPath: /media
           name: config

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