rwlove / home-ops

Lovenet Cluster Configuration
https://rwlove.github.io/home-ops/
8 stars 0 forks source link

chore(container): update image ghcr.io/nginxinc/nginx-unprivileged to 313aa05 #7124

Closed rosey-the-renovator-bot[bot] closed 1 week ago

rosey-the-renovator-bot[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
ghcr.io/nginxinc/nginx-unprivileged digest 0065303 -> 313aa05

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.



This PR has been generated by Renovate Bot.

rosey-the-renovator-bot[bot] commented 1 week ago
--- 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.27.1-alpine@sha256:0065303bfa2a20793f9b5db326e94d68bdc7a69f79822091b8db5b3ec4753491
+        tag: 1.27.1-alpine@sha256:313aa0507d49c4e76b9f3ba43012688c8bf2af40e1a32024adeabaf06484a89f
       ingress:
         annotations:
           hajimari.io/enable: 'false'
         enabled: true
         hosts:
         - host: loki...PLACEHOLDER..
rosey-the-renovator-bot[bot] commented 1 week ago
--- 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@sha256:0065303bfa2a20793f9b5db326e94d68bdc7a69f79822091b8db5b3ec4753491
+        image: ghcr.io/nginxinc/nginx-unprivileged:1.27.1-alpine@sha256:313aa0507d49c4e76b9f3ba43012688c8bf2af40e1a32024adeabaf06484a89f
         imagePullPolicy: IfNotPresent
         ports:
         - name: http-metrics
           containerPort: 8080
           protocol: TCP
         readinessProbe: