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 docker.io/nginxinc/nginx-unprivileged ( 1.25 β†’ 1.27 ) #6027

Merged

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Dec 15, 2024

This PR contains the following updates:

Package Update Change
docker.io/nginxinc/nginx-unprivileged minor 1.25-alpine -> 1.27-alpine

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner December 15, 2024 02:38
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 15, 2024

--- kubernetes/kyak/apps/monitoring/mimir/app Kustomization: flux-system/mimir HelmRelease: monitoring/mimir

+++ kubernetes/kyak/apps/monitoring/mimir/app Kustomization: flux-system/mimir HelmRelease: monitoring/mimir

@@ -272,13 +272,13 @@

                     '"$http_user_agent" "$http_x_forwarded_for"';
           resolver: null
           serverSnippet: ''
         image:
           registry: docker.io
           repository: nginxinc/nginx-unprivileged
-          tag: 1.25-alpine
+          tag: 1.27-alpine
         verboseLogging: true
       readinessProbe:
         httpGet:
           path: /ready
           port: http-metrics
         initialDelaySeconds: 15

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 15, 2024

--- HelmRelease: monitoring/mimir Deployment: monitoring/mimir-gateway

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

@@ -37,13 +37,13 @@

         runAsNonRoot: true
         runAsUser: 10001
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: gateway
-        image: docker.io/nginxinc/nginx-unprivileged:1.25-alpine
+        image: docker.io/nginxinc/nginx-unprivileged:1.27-alpine
         imagePullPolicy: IfNotPresent
         volumeMounts:
         - name: nginx-config
           mountPath: /etc/nginx/nginx.conf
           subPath: nginx.conf
         - name: tmp

@lumiere-bot lumiere-bot bot force-pushed the renovate/kyak-docker.io-nginxinc-nginx-unprivileged-1.x branch from 0ae0dce to 1e26e45 Compare December 15, 2024 03:24
@lumiere-bot lumiere-bot bot merged commit cfa6c26 into main Dec 17, 2024
12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/kyak-docker.io-nginxinc-nginx-unprivileged-1.x branch December 17, 2024 02:26
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.

0 participants