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 image ghcr.io/nginxinc/nginx-unprivileged to v1.27.0 #6346

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/nginxinc/nginx-unprivileged minor 1.26.0-alpine -> 1.27.0-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.

…v1.27.0

| datasource | package                             | from   | to     |
| ---------- | ----------------------------------- | ------ | ------ |
| docker     | ghcr.io/nginxinc/nginx-unprivileged | 1.26.0 | 1.27.0 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- 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

@@ -45,13 +45,13 @@

           maxUnavailable: 50%
         type: RollingUpdate
       enabled: true
       image:
         registry: ghcr.io
         repository: nginxinc/nginx-unprivileged
-        tag: 1.26.0-alpine@sha256:b8712972bd9d95776fabc8198b527ba7b5539a2bf7e05c1951d2369cf89e2c67
+        tag: 1.27.0-alpine@sha256:eefb9899d2ce71373a8c1084806a0c17e977674c8875c5690406174b4562daa2
       ingress:
         annotations:
           hajimari.io/enable: 'false'
         enabled: true
         hosts:
         - host: loki.

@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

@@ -38,13 +38,13 @@

         runAsGroup: 101
         runAsNonRoot: true
         runAsUser: 101
       terminationGracePeriodSeconds: 30
       containers:
       - name: nginx
-        image: ghcr.io/nginxinc/nginx-unprivileged:1.26.0-alpine@sha256:b8712972bd9d95776fabc8198b527ba7b5539a2bf7e05c1951d2369cf89e2c67
+        image: ghcr.io/nginxinc/nginx-unprivileged:1.27.0-alpine@sha256:eefb9899d2ce71373a8c1084806a0c17e977674c8875c5690406174b4562daa2
         imagePullPolicy: IfNotPresent
         ports:
         - name: http-metrics
           containerPort: 8080
           protocol: TCP
         readinessProbe:

@rwlove rwlove merged commit 177bb0c into main Jun 2, 2024
11 checks passed
@rwlove rwlove deleted the renovate/ghcr.io-nginxinc-nginx-unprivileged-1.x branch June 2, 2024 16:42
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.

1 participant