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 docker.io/alpine/git ( 2.45.2 β†’ v2.47.1 ) #369

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Update Change
docker.io/alpine/git minor 2.45.2 -> v2.47.1

Configuration

πŸ“… Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, 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.

Copy link

--- kubernetes/main/apps/home-automation/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home-automation/home-assistant

+++ kubernetes/main/apps/home-automation/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home-automation/home-assistant

@@ -137,13 +137,13 @@

               fi
             command:
             - /bin/sh
             - -c
             image:
               repository: docker.io/alpine/git
-              tag: 2.45.2
+              tag: v2.47.1
           emqx-init:
             envFrom:
             - secretRef:
                 name: home-assistant-emqx-init
             image:
               repository: ghcr.io/prehor/emqx-init
@@ -179,13 +179,13 @@

               tag: 4.95.3
           config-init:
             command:
             - /bin/true
             image:
               repository: docker.io/alpine/git
-              tag: 2.45.2
+              tag: v2.47.1
           emqx-init:
             command:
             - /bin/true
             image:
               repository: ghcr.io/prehor/emqx-init
               tag: 1.0.0

Copy link

--- HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant

+++ HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant

@@ -52,13 +52,13 @@

             mv /config/.hass-config/* /config/.hass-config/.* /config
             rmdir /config/.hass-config/
           fi
         command:
         - /bin/sh
         - -c
-        image: docker.io/alpine/git:2.45.2
+        image: docker.io/alpine/git:v2.47.1
         name: config-init
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /root/.ssh/id_ed25519
           name: deploy-key
--- HelmRelease: home-automation/home-assistant Job: home-automation/home-assistant-preload-images

+++ HelmRelease: home-automation/home-assistant Job: home-automation/home-assistant-preload-images

@@ -54,13 +54,13 @@

           name: deploy-key
           subPath: ssh-known-hosts
         - mountPath: /tmp
           name: tmp
       - command:
         - /bin/true
-        image: docker.io/alpine/git:2.45.2
+        image: docker.io/alpine/git:v2.47.1
         name: config-init
         volumeMounts:
         - mountPath: /root/.ssh/id_ed25519
           name: deploy-key
           subPath: ssh-privatekey
         - mountPath: /root/.ssh/known_hosts2

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.

0 participants