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 image spegel ( v0.0.27 β†’ v0.0.28 ) #1624

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

Package Update Change
spegel patch v0.0.27 -> v0.0.28

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 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.

Copy link

--- HelmRelease: system/spegel DaemonSet: system/spegel

+++ HelmRelease: system/spegel DaemonSet: system/spegel

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

     spec:
       serviceAccountName: spegel
       securityContext: {}
       priorityClassName: system-node-critical
       initContainers:
       - name: configuration
-        image: ghcr.io/spegel-org/spegel@sha256:e10014e197dd47c6297eaaa6d326b25d53b69c2a1461c430a862a959d0eb32fd
+        image: ghcr.io/spegel-org/spegel@sha256:c14e67befea5a69b8d14b06aa9e9cf9366ae88559f3935306d54b9293697bfc5
         imagePullPolicy: IfNotPresent
         securityContext: {}
         args:
         - configuration
         - --log-level=INFO
         - --containerd-registry-config-path=/etc/cri/conf.d/hosts
@@ -57,13 +57,13 @@

         resources: {}
         volumeMounts:
         - name: containerd-config
           mountPath: /etc/cri/conf.d/hosts
       containers:
       - name: registry
-        image: ghcr.io/spegel-org/spegel@sha256:e10014e197dd47c6297eaaa6d326b25d53b69c2a1461c430a862a959d0eb32fd
+        image: ghcr.io/spegel-org/spegel@sha256:c14e67befea5a69b8d14b06aa9e9cf9366ae88559f3935306d54b9293697bfc5
         imagePullPolicy: IfNotPresent
         securityContext: {}
         args:
         - registry
         - --log-level=INFO
         - --mirror-resolve-retries=3

Copy link

--- kubernetes/main/apps/system/spegel/app Kustomization: flux-system/spegel HelmRelease: system/spegel

+++ kubernetes/main/apps/system/spegel/app Kustomization: flux-system/spegel HelmRelease: system/spegel

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

     spec:
       chart: spegel
       sourceRef:
         kind: HelmRepository
         name: spegel
         namespace: flux-system
-      version: v0.0.27
+      version: v0.0.28
   interval: 30m
   valuesFrom:
   - kind: ConfigMap
     name: spegel-values-9kt44tm799

@cubic3d cubic3d merged commit 4aafe9c into main Dec 19, 2024
10 checks passed
@cubic3d cubic3d deleted the renovate/main-spegel-0.x branch December 19, 2024 11:37
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