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 to v0.0.20 #2224

Merged
merged 1 commit into from
Apr 7, 2024
Merged

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Apr 2, 2024

This PR contains the following updates:

Package Update Change
spegel patch v0.0.18 -> v0.0.20
spegel patch v0.0.19 -> v0.0.20

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 has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner April 2, 2024 03:04
@layla-bot layla-bot bot added type/patch area/kubernetes Changes made in the kubernetes directory labels Apr 2, 2024
@layla-bot layla-bot bot changed the title fix(container): update image spegel to v0.0.19 fix(container): update image spegel to v0.0.20 Apr 4, 2024
@layla-bot layla-bot bot force-pushed the renovate/spegel-0.x branch 8 times, most recently from 608f543 to 27ddc8e Compare April 6, 2024 12:13
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Apr 6, 2024

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

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

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

     spec:
       serviceAccountName: spegel
       securityContext: {}
       priorityClassName: system-node-critical
       initContainers:
       - name: configuration
-        image: ghcr.io/spegel-org/spegel@sha256:2803200a29e854b8b7af3febcdb372a65e6be41fe08750fa013c0005b1127149
+        image: ghcr.io/spegel-org/spegel@sha256:8e6a4b4499ba2f47df95bda3ca94352b9337f25e8d6d139c8ebc876fe80cc48a
         imagePullPolicy: IfNotPresent
         securityContext: {}
         args:
         - configuration
         - --containerd-registry-config-path=/etc/cri/conf.d/hosts
         - --registries
@@ -53,13 +53,13 @@

               fieldPath: status.hostIP
         volumeMounts:
         - name: containerd-config
           mountPath: /etc/cri/conf.d/hosts
       containers:
       - name: registry
-        image: ghcr.io/spegel-org/spegel@sha256:2803200a29e854b8b7af3febcdb372a65e6be41fe08750fa013c0005b1127149
+        image: ghcr.io/spegel-org/spegel@sha256:8e6a4b4499ba2f47df95bda3ca94352b9337f25e8d6d139c8ebc876fe80cc48a
         imagePullPolicy: IfNotPresent
         securityContext: {}
         args:
         - registry
         - --mirror-resolve-retries=3
         - --mirror-resolve-timeout=5s

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Apr 6, 2024

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

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

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

     spec:
       chart: spegel
       sourceRef:
         kind: HelmRepository
         name: spegel
         namespace: flux-system
-      version: v0.0.19
+      version: v0.0.20
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@layla-bot layla-bot bot force-pushed the renovate/spegel-0.x branch 5 times, most recently from a85f9eb to 54d35e4 Compare April 7, 2024 10:10
@kashalls kashalls merged commit 600b2f6 into main Apr 7, 2024
10 of 14 checks passed
@layla-bot layla-bot bot deleted the renovate/spegel-0.x branch April 7, 2024 10:31
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.

1 participant