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(helm): update chart nginx to 15.1.3 #2128

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
nginx (source) patch 15.1.2 -> 15.1.3

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 Mend Renovate. View repository job log here.

@github-actions
Copy link
Contributor

Path: cluster/apps/nginx/helmrelease.yaml
Version: 15.1.2 -> 15.1.3

@@ -83,7 +83,7 @@
         app.kubernetes.io/instance: nginx
         app.kubernetes.io/managed-by: Helm
       annotations:
-        checksum/server-block-configuration: 5f42a666d2a4800eb02569c74ab203d57305574ec8ee17615c74d5560e2701e9
+        checksum/server-block-configuration: 9c35ed46c3a1e6673be2d8b8297cecc3f7a8014632211754dc787b1d12214aad
     spec:
       automountServiceAccountToken: false
       shareProcessNamespace: false
@@ -104,7 +104,7 @@
       hostIPC: false
       initContainers:
         - name: git-clone-repository
-          image: docker.io/bitnami/git:2.41.0-debian-11-r53
+          image: docker.io/bitnami/git:2.41.0-debian-11-r71
           imagePullPolicy: "IfNotPresent"
           command:
             - /bin/bash
@@ -118,7 +118,7 @@
               mountPath: /app
       containers:
         - name: git-repo-syncer
-          image: docker.io/bitnami/git:2.41.0-debian-11-r53
+          image: docker.io/bitnami/git:2.41.0-debian-11-r71
           imagePullPolicy: "IfNotPresent"
           command:
             - /bin/bash

@npawelek npawelek merged commit 077e4b9 into master Aug 16, 2023
2 checks passed
@renovate renovate bot deleted the renovate/nginx-15.1.x branch August 16, 2023 03:52
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