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

fix(container): update image ghcr.io/nginxinc/nginx-unprivileged ( 1.27.1 β†’ 1.27.2 ) #7289

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Oct 4, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/nginxinc/nginx-unprivileged patch 1.27.1-alpine -> 1.27.2-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.

…27.1 β†’ 1.27.2 )

| datasource | package                             | from   | to     |
| ---------- | ----------------------------------- | ------ | ------ |
| docker     | ghcr.io/nginxinc/nginx-unprivileged | 1.27.1 | 1.27.2 |
@lab-assistant lab-assistant bot added renovate/container type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes labels Oct 4, 2024
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Oct 4, 2024

--- 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.27.1-alpine
+        image: ghcr.io/nginxinc/nginx-unprivileged:1.27.2-alpine
         imagePullPolicy: IfNotPresent
         ports:
         - name: http-metrics
           containerPort: 8080
           protocol: TCP
         readinessProbe:

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Oct 4, 2024

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

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

@@ -34,13 +34,13 @@

           maxUnavailable: 50%
         type: RollingUpdate
       enabled: true
       image:
         registry: ghcr.io
         repository: nginxinc/nginx-unprivileged
-        tag: 1.27.1-alpine
+        tag: 1.27.2-alpine
       ingress:
         annotations:
           external-dns.alpha.kubernetes.io/target: ingress-int.bjw-s.dev
           nginx.ingress.kubernetes.io/whitelist-source-range: |
             10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
         enabled: true

@bjw-s bjw-s merged commit b059abc into main Oct 5, 2024
19 checks passed
@bjw-s bjw-s deleted the renovate/main-ghcr.io-nginxinc-nginx-unprivileged-1.x branch October 5, 2024 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant