feat(container): update image spegel to v0.6.0#390
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image spegel to v0.6.0#390renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/kube-system/spegel/app Kustomization: flux-system/spegel HelmRelease: kube-system/spegel
+++ kubernetes/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: 0.5.1
+ version: 0.6.0
install:
remediation:
retries: 3
interval: 30m
upgrade:
cleanupOnFail: true |
--- 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:44548375366edbc8ffaa04e9f0087b939de45aaddad4493fb8b7216d3a8ad572
+ image: ghcr.io/spegel-org/spegel@sha256:82f5dd969ed74e3a9cfd6284045099a161778a0d85f9e01a234a62f15eb9d696
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:44548375366edbc8ffaa04e9f0087b939de45aaddad4493fb8b7216d3a8ad572
+ image: ghcr.io/spegel-org/spegel@sha256:82f5dd969ed74e3a9cfd6284045099a161778a0d85f9e01a234a62f15eb9d696
imagePullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: true
args:
- registry
- --log-level=INFO
@@ -71,13 +71,12 @@
- --metrics-addr=:9090
- --containerd-sock=/run/containerd/containerd.sock
- --containerd-namespace=k8s.io
- --containerd-registry-config-path=/etc/cri/conf.d/hosts
- --bootstrap-kind=dns
- --dns-bootstrap-domain=spegel-bootstrap.kube-system.svc.cluster.local.
- - --resolve-latest-tag=true
- --containerd-content-path=/var/lib/containerd/io.containerd.content.v1.content
- --debug-web-enabled=true
env:
- name: DATA_DIR
value: ''
- name: GOMEMLIMIT
--- 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:44548375366edbc8ffaa04e9f0087b939de45aaddad4493fb8b7216d3a8ad572
+ image: ghcr.io/spegel-org/spegel@sha256:82f5dd969ed74e3a9cfd6284045099a161778a0d85f9e01a234a62f15eb9d696
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:44548375366edbc8ffaa04e9f0087b939de45aaddad4493fb8b7216d3a8ad572
+ image: ghcr.io/spegel-org/spegel@sha256:82f5dd969ed74e3a9cfd6284045099a161778a0d85f9e01a234a62f15eb9d696
imagePullPolicy: IfNotPresent
args:
- cleanup-wait
- --probe-endpoint=spegel-cleanup.kube-system.svc.cluster.local.:8080
restartPolicy: Never
terminationGracePeriodSeconds: 0 |
ef2c6a1 to
09e6869
Compare
09e6869 to
584e94b
Compare
584e94b to
0915acf
Compare
722e8b3 to
c7e99f9
Compare
c7e99f9 to
b84abad
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.5.1→0.6.0Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.