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 public.ecr.aws/nginx/nginx ( 1.27.0 β†’ 1.27.1 ) #1256

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
public.ecr.aws/nginx/nginx patch 1.27.0 -> 1.27.1

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from martinohmann as a code owner August 16, 2024 04:12
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Aug 16, 2024
Copy link

kustomization changes in kubernetes/main

--- kubernetes/main/apps/default/static-content/app Kustomization: flux-system/static-content HelmRelease: default/static-content

+++ kubernetes/main/apps/default/static-content/app Kustomization: flux-system/static-content HelmRelease: default/static-content

@@ -35,13 +35,13 @@

         annotations:
           configmap.reloader.stakater.com/reload: static-content
         containers:
           app:
             image:
               repository: public.ecr.aws/nginx/nginx
-              tag: 1.27.0
+              tag: 1.27.1
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

Copy link

helmrelease changes in kubernetes/main

--- HelmRelease: default/static-content Deployment: default/static-content

+++ HelmRelease: default/static-content Deployment: default/static-content

@@ -39,13 +39,13 @@

           matchLabels:
             app.kubernetes.io/name: static-content
         maxSkew: 1
         topologyKey: kubernetes.io/hostname
         whenUnsatisfiable: DoNotSchedule
       containers:
-      - image: public.ecr.aws/nginx/nginx:1.27.0
+      - image: public.ecr.aws/nginx/nginx:1.27.1
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 80

@martinohmann martinohmann merged commit e00ad06 into main Aug 16, 2024
7 checks passed
@renovate renovate bot deleted the renovate/main-public.ecr.aws-nginx-nginx-1.x branch August 16, 2024 15:58
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.

1 participant