chore(container): update image busybox ( 9532d8c ➔ 9db7b59 ) - autoclosed - #375
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(container): update image busybox ( 9532d8c ➔ 9db7b59 ) - autoclosed#375renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
--- HelmRelease: observability/talos-log-sink StatefulSet: observability/talos-log-sink-vector
+++ HelmRelease: observability/talos-log-sink StatefulSet: observability/talos-log-sink-vector
@@ -62,13 +62,13 @@
mountPath: /etc/vector/
readOnly: true
- command:
- sh
- -c
- trap 'exit 0' TERM; sleep infinity & wait
- image: busybox:1.37.0@sha256:9532d8c39891ca2ecde4d30d7710e01fb739c87a8b9299685c63704296b16028
+ image: busybox:1.37.0@sha256:9db7b59979c38555a39def84a31fb98b5296952f9e3afd4f6f11f05b07adfab0
name: rotator
resources:
limits:
memory: 256Mi
requests:
cpu: 5m |
Contributor
--- kubernetes/apps/kube-system/idle-mitigations/app Kustomization: kube-system/idle-mitigations DaemonSet: kube-system/idle-mitigations
+++ kubernetes/apps/kube-system/idle-mitigations/app Kustomization: kube-system/idle-mitigations DaemonSet: kube-system/idle-mitigations
@@ -66,13 +66,13 @@
\ the shell with sleep, but fd 200 remains open\n# because it's not flagged\
\ O_CLOEXEC \u2014 POSIX inherits non-cloexec\n# fds across execve(). This\
\ is what keeps the PM-QoS request alive.\nexec sleep infinity\n"
command:
- /bin/sh
- -c
- image: busybox:1.37.0@sha256:9532d8c39891ca2ecde4d30d7710e01fb739c87a8b9299685c63704296b16028
+ image: busybox:1.37.0@sha256:9db7b59979c38555a39def84a31fb98b5296952f9e3afd4f6f11f05b07adfab0
imagePullPolicy: IfNotPresent
name: pm-qos
resources:
limits:
memory: 32Mi
requests:
--- kubernetes/apps/observability/talos-log-sink/app Kustomization: observability/talos-log-sink HelmRelease: observability/talos-log-sink
+++ kubernetes/apps/observability/talos-log-sink/app Kustomization: observability/talos-log-sink HelmRelease: observability/talos-log-sink
@@ -121,13 +121,13 @@
type: remap
extraContainers:
- command:
- sh
- -c
- trap 'exit 0' TERM; sleep infinity & wait
- image: busybox:1.37.0@sha256:9532d8c39891ca2ecde4d30d7710e01fb739c87a8b9299685c63704296b16028
+ image: busybox:1.37.0@sha256:9db7b59979c38555a39def84a31fb98b5296952f9e3afd4f6f11f05b07adfab0
name: rotator
resources:
limits:
memory: 256Mi
requests:
cpu: 5m
--- kubernetes/apps/clickstack/homepage-log-agent/app Kustomization: clickstack/homepage-log-agent DaemonSet: clickstack/homepage-log-agent
+++ kubernetes/apps/clickstack/homepage-log-agent/app Kustomization: clickstack/homepage-log-agent DaemonSet: clickstack/homepage-log-agent
@@ -74,13 +74,13 @@
name: tmp
initContainers:
- command:
- sh
- -c
- chown -R 10001:10001 /var/lib/otelcol/file_storage
- image: busybox:1.37.0@sha256:9532d8c39891ca2ecde4d30d7710e01fb739c87a8b9299685c63704296b16028
+ image: busybox:1.37.0@sha256:9db7b59979c38555a39def84a31fb98b5296952f9e3afd4f6f11f05b07adfab0
imagePullPolicy: IfNotPresent
name: prepare-file-storage
securityContext:
allowPrivilegeEscalation: false
capabilities:
add: |
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:
9532d8c→9db7b59Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.