feat(container): update image busybox ( 1.37.0 ➔ 1.38.0 )#304
Open
renovate[bot] wants to merge 1 commit into
Open
feat(container): update image busybox ( 1.37.0 ➔ 1.38.0 )#304renovate[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
+ image: busybox:1.38.0
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
@@ -65,13 +65,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
+ image: busybox:1.38.0
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
@@ -94,13 +94,13 @@
type: remap
extraContainers:
- command:
- sh
- -c
- trap 'exit 0' TERM; sleep infinity & wait
- image: busybox:1.37.0
+ image: busybox:1.38.0
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
+ image: busybox:1.38.0
imagePullPolicy: IfNotPresent
name: prepare-file-storage
securityContext:
allowPrivilegeEscalation: false
capabilities:
add: |
826014e to
ca28e86
Compare
ca28e86 to
294fde6
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:
1.37.0→1.38.0Configuration
📅 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.