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.16 #1471

Merged
merged 1 commit into from
Nov 29, 2023
Merged

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Nov 29, 2023

This PR contains the following updates:

Package Update Change
spegel patch v0.0.15 -> v0.0.16

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-blake bot-blake bot requested a review from buroa as a code owner November 29, 2023 16:16
@bot-blake bot-blake bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Nov 29, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Nov 29, 2023

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

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

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

     spec:
       serviceAccountName: spegel
       securityContext: {}
       priorityClassName: system-node-critical
       initContainers:
       - name: configuration
-        image: ghcr.io/xenitab/spegel@sha256:43f50c10da054e6d3e90b80730228391137f71ad8a90c781d0253ac5faf8392f
+        image: ghcr.io/xenitab/spegel@sha256:7f2991c8317249aeeb63ba02478a3abf8ed0cf7df0f7a107a7ff422e9022148c
         imagePullPolicy: IfNotPresent
         securityContext: {}
         args:
         - configuration
         - --containerd-registry-config-path=/etc/cri/conf.d/hosts
         - --registries
@@ -51,13 +51,13 @@

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

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Nov 29, 2023

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

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

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

     spec:
       chart: spegel
       sourceRef:
         kind: HelmRepository
         name: xenitab-charts
         namespace: flux-system
-      version: v0.0.15
+      version: v0.0.16
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

@bot-blake bot-blake bot force-pushed the renovate/spegel-0.x branch from cc861f1 to 96a797a Compare November 29, 2023 16:18
@buroa buroa merged commit 228401b into master Nov 29, 2023
4 checks passed
@buroa buroa deleted the renovate/spegel-0.x branch November 29, 2023 16:21
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.

1 participant