Skip to content

fix(container): update image ghcr.io/spegel-org/helm-charts/spegel ( 0.7.3 ➔ 0.7.4 ) - #7954

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-spegel-org-helm-charts-spegel-0.x
Closed

fix(container): update image ghcr.io/spegel-org/helm-charts/spegel ( 0.7.3 ➔ 0.7.4 )#7954
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-spegel-org-helm-charts-spegel-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/spegel-org/helm-charts/spegel (changelog) patch 0.7.30.7.4

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 these updates 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 coolguy1771 as a code owner July 16, 2026 06:34
@lumiere-bot lumiere-bot Bot added area/kubernetes Changes made in the kubernetes directory area/bootstrap labels Jul 16, 2026
@lumiere-bot

lumiere-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor
--- kubernetes/apps/kube-system/spegel/app Kustomization: kube-system/spegel OCIRepository: kube-system/spegel

+++ kubernetes/apps/kube-system/spegel/app Kustomization: kube-system/spegel OCIRepository: kube-system/spegel

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.7.3
+    tag: 0.7.4
   url: oci://ghcr.io/spegel-org/helm-charts/spegel
 

@lumiere-bot

lumiere-bot Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor
--- HelmRelease: kube-system/spegel DaemonSet: kube-system/spegel

+++ HelmRelease: kube-system/spegel DaemonSet: kube-system/spegel

@@ -26,13 +26,13 @@

     spec:
       serviceAccountName: spegel
       securityContext: {}
       priorityClassName: system-node-critical
       initContainers:
       - name: configuration
-        image: ghcr.io/spegel-org/spegel@sha256:97d6dabc0b4e7e0e391849eddc96bded868941a7e83ec1c74caacb72c8ddadbf
+        image: ghcr.io/spegel-org/spegel@sha256:26c60b05e08ac738e8442bc389c5780bff0e1d8153956e45d810a2f1008cf56f
         imagePullPolicy: IfNotPresent
         securityContext:
           readOnlyRootFilesystem: true
         args:
         - configuration
         - --log-level=INFO
@@ -54,13 +54,13 @@

             memory: 128Mi
         volumeMounts:
         - name: containerd-config
           mountPath: /etc/cri/conf.d/hosts
       containers:
       - name: registry
-        image: ghcr.io/spegel-org/spegel@sha256:97d6dabc0b4e7e0e391849eddc96bded868941a7e83ec1c74caacb72c8ddadbf
+        image: ghcr.io/spegel-org/spegel@sha256:26c60b05e08ac738e8442bc389c5780bff0e1d8153956e45d810a2f1008cf56f
         imagePullPolicy: IfNotPresent
         securityContext:
           readOnlyRootFilesystem: true
         args:
         - registry
         - --log-level=INFO
--- HelmRelease: kube-system/spegel DaemonSet: kube-system/spegel-cleanup

+++ HelmRelease: kube-system/spegel DaemonSet: kube-system/spegel-cleanup

@@ -27,13 +27,13 @@

         app.kubernetes.io/instance: spegel
     spec:
       securityContext: {}
       priorityClassName: system-node-critical
       containers:
       - name: cleanup
-        image: ghcr.io/spegel-org/spegel@sha256:97d6dabc0b4e7e0e391849eddc96bded868941a7e83ec1c74caacb72c8ddadbf
+        image: ghcr.io/spegel-org/spegel@sha256:26c60b05e08ac738e8442bc389c5780bff0e1d8153956e45d810a2f1008cf56f
         imagePullPolicy: IfNotPresent
         args:
         - cleanup
         - --containerd-registry-config-path=/etc/cri/conf.d/hosts
         - --addr=:8080
         readinessProbe:
--- HelmRelease: kube-system/spegel Pod: kube-system/spegel-cleanup-wait

+++ HelmRelease: kube-system/spegel Pod: kube-system/spegel-cleanup-wait

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

     helm.sh/hook: post-delete
     helm.sh/hook-delete-policy: before-hook-creation, hook-succeeded
     helm.sh/hook-weight: '1'
 spec:
   containers:
   - name: cleanup-wait
-    image: ghcr.io/spegel-org/spegel@sha256:97d6dabc0b4e7e0e391849eddc96bded868941a7e83ec1c74caacb72c8ddadbf
+    image: ghcr.io/spegel-org/spegel@sha256:26c60b05e08ac738e8442bc389c5780bff0e1d8153956e45d810a2f1008cf56f
     imagePullPolicy: IfNotPresent
     args:
     - cleanup-wait
     - --probe-endpoint=spegel-cleanup.kube-system.svc.cluster.local.:8080
   restartPolicy: Never
   terminationGracePeriodSeconds: 0

@lumiere-bot lumiere-bot Bot closed this Jul 16, 2026
@lumiere-bot
lumiere-bot Bot deleted the renovate/ghcr.io-spegel-org-helm-charts-spegel-0.x branch July 16, 2026 06:59
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.

0 participants