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 ghcr.io/siderolabs/kubelet ( v1.32.0 → v1.32.1 ) #1807

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/kubelet patch v1.32.0 -> v1.32.1

Release Notes

siderolabs/kubelet (ghcr.io/siderolabs/kubelet)

v1.32.1

Compare Source


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 is behind base branch, 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.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 16, 2025
@renovate renovate bot force-pushed the renovate/ghcr.io-siderolabs-kubelet-1.x branch 5 times, most recently from 756cc54 to a8a0c8e Compare January 17, 2025 21:21
Copy link

github-actions bot commented Jan 17, 2025

--- kubernetes/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-machine-learning

+++ kubernetes/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-machine-learning

@@ -43,13 +43,13 @@

             - secretRef:
                 name: immich-secret
             - secretRef:
                 name: immich-db-secret
             image:
               repository: ghcr.io/immich-app/immich-machine-learning
-              tag: v1.125.7@sha256:5a7bac207c5be17bbe775fdca2fef7ec6635400180ae79cc7a41659cef2c05b0
+              tag: v1.125.3@sha256:7914728ed016cf6c546c7541890fee3a1e25728e6f3abc9d61a999060a41bb2d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 5
--- kubernetes/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-microservices

+++ kubernetes/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-microservices

@@ -44,13 +44,13 @@

             - secretRef:
                 name: immich-secret
             - secretRef:
                 name: immich-db-secret
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.125.7@sha256:217cddb1e0fa3f4878e1573fe1fd4b9dc24f737015cc5c917910787a5ec0f85e
+              tag: v1.125.3@sha256:da47ef138aef097358da675ff20cdfb2b995c025be489657ae0ad63539511182
             resources:
               limits:
                 gpu.intel.com/i915: 1
                 memory: 8000Mi
               requests:
                 cpu: 10m
--- kubernetes/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-server

+++ kubernetes/apps/default/immich/app Kustomization: flux-system/immich HelmRelease: default/immich-server

@@ -42,13 +42,13 @@

             - secretRef:
                 name: immich-secret
             - secretRef:
                 name: immich-db-secret
             image:
               repository: ghcr.io/immich-app/immich-server
-              tag: v1.125.7@sha256:217cddb1e0fa3f4878e1573fe1fd4b9dc24f737015cc5c917910787a5ec0f85e
+              tag: v1.125.3@sha256:da47ef138aef097358da675ff20cdfb2b995c025be489657ae0ad63539511182
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

Copy link

github-actions bot commented Jan 17, 2025

--- HelmRelease: default/immich-microservices Deployment: default/immich-microservices

+++ HelmRelease: default/immich-microservices Deployment: default/immich-microservices

@@ -49,13 +49,13 @@

           value: Europe/Paris
         envFrom:
         - secretRef:
             name: immich-secret
         - secretRef:
             name: immich-db-secret
-        image: ghcr.io/immich-app/immich-server:v1.125.7@sha256:217cddb1e0fa3f4878e1573fe1fd4b9dc24f737015cc5c917910787a5ec0f85e
+        image: ghcr.io/immich-app/immich-server:v1.125.3@sha256:da47ef138aef097358da675ff20cdfb2b995c025be489657ae0ad63539511182
         name: app
         resources:
           limits:
             gpu.intel.com/i915: 1
             memory: 8000Mi
           requests:
--- HelmRelease: default/immich-machine-learning Deployment: default/immich-machine-learning

+++ HelmRelease: default/immich-machine-learning Deployment: default/immich-machine-learning

@@ -45,13 +45,13 @@

           value: Europe/Paris
         envFrom:
         - secretRef:
             name: immich-secret
         - secretRef:
             name: immich-db-secret
-        image: ghcr.io/immich-app/immich-machine-learning:v1.125.7@sha256:5a7bac207c5be17bbe775fdca2fef7ec6635400180ae79cc7a41659cef2c05b0
+        image: ghcr.io/immich-app/immich-machine-learning:v1.125.3@sha256:7914728ed016cf6c546c7541890fee3a1e25728e6f3abc9d61a999060a41bb2d
         livenessProbe:
           failureThreshold: 5
           httpGet:
             path: /ping
             port: 3003
           initialDelaySeconds: 0
--- HelmRelease: media/jellystat StatefulSet: media/jellystat

+++ HelmRelease: media/jellystat StatefulSet: media/jellystat

@@ -42,13 +42,13 @@

           value: Europe/Paris
         envFrom:
         - secretRef:
             name: jellystat-secret
         - secretRef:
             name: jellystat-db-secret
-        image: docker.io/cyfershepard/jellystat:unstable@sha256:dc4240cfeb6b5a2def2614eb20a16fb0ed90f5f59d543a9c7302e57bb51386a3
+        image: docker.io/cyfershepard/jellystat:unstable@sha256:2f6ad11bc1c50055daa3e59c35e5fcc7fb331da2c777f92eb5222f95d811ece2
         name: main
         volumeMounts:
         - mountPath: /app/backend/backup-data
           name: backup
       volumes:
       - emptyDir: {}
--- HelmRelease: default/immich-server Deployment: default/immich-server

+++ HelmRelease: default/immich-server Deployment: default/immich-server

@@ -49,13 +49,13 @@

           value: Europe/Paris
         envFrom:
         - secretRef:
             name: immich-secret
         - secretRef:
             name: immich-db-secret
-        image: ghcr.io/immich-app/immich-server:v1.125.7@sha256:217cddb1e0fa3f4878e1573fe1fd4b9dc24f737015cc5c917910787a5ec0f85e
+        image: ghcr.io/immich-app/immich-server:v1.125.3@sha256:da47ef138aef097358da675ff20cdfb2b995c025be489657ae0ad63539511182
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/server/ping
             port: 2283
           initialDelaySeconds: 0

@renovate renovate bot force-pushed the renovate/ghcr.io-siderolabs-kubelet-1.x branch 20 times, most recently from 9424348 to 42b70ec Compare January 23, 2025 17:18
@renovate renovate bot force-pushed the renovate/ghcr.io-siderolabs-kubelet-1.x branch 18 times, most recently from 8ed779e to 29a0b82 Compare January 29, 2025 21:06
@renovate renovate bot force-pushed the renovate/ghcr.io-siderolabs-kubelet-1.x branch from 29a0b82 to cc62953 Compare January 30, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants