Merge pull request 'Automated Manifest Update' (#7341) from auto/update-manifests into manifests

Reviewed-on: #7341
This commit was merged in pull request #7341.
This commit is contained in:
2026-05-25 20:41:45 +00:00
7 changed files with 9 additions and 9 deletions
@@ -34,7 +34,7 @@ spec:
restartPolicy: Always
initContainers:
- name: init-gitea
image: "docker.io/busybox:1.37.0@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e"
image: "docker.io/busybox:1.38.0@sha256:fd8d9aa63ba2f0982b5304e1ee8d3b90a210bc1ffb5314d980eb6962f1a9715d"
command:
- sh
- -c
@@ -49,7 +49,7 @@ data:
effect: NoSchedule
containers:
- name: helper-pod
image: busybox:1.37.0@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e
image: busybox:1.38.0@sha256:fd8d9aa63ba2f0982b5304e1ee8d3b90a210bc1ffb5314d980eb6962f1a9715d
imagePullPolicy: IfNotPresent
resources:
{}
@@ -42,7 +42,7 @@ spec:
- --provisioner-name
- cluster.local/local-path-provisioner
- --helper-image
- "busybox:1.37.0@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e"
- "busybox:1.38.0@sha256:fd8d9aa63ba2f0982b5304e1ee8d3b90a210bc1ffb5314d980eb6962f1a9715d"
- --configmap-name
- local-path-config
volumeMounts:
@@ -111,7 +111,7 @@ spec:
sysctl -w net.ipv6.conf.all.disable_ipv6=1
command:
- /bin/sh
image: busybox:1.37.0@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e
image: busybox:1.38.0@sha256:fd8d9aa63ba2f0982b5304e1ee8d3b90a210bc1ffb5314d980eb6962f1a9715d
name: init-sysctl
securityContext:
privileged: true
@@ -125,7 +125,7 @@ spec:
value: "9022"
- name: EXPORTER_LOG_LEVEL
value: INFO
image: esanchezm/prometheus-qbittorrent-exporter:v1.6.0@sha256:482df65e7f39f2c0a65f32693e6d5f930edf7b244589a60e446ccc5ee6d17211
image: esanchezm/prometheus-qbittorrent-exporter:v1.7.0@sha256:460e3cf7e7d7ce3a7c9ed8ab896bd5682fd29a6fb0d6e19701cbbd0f4364bf26
name: exporter
- env:
- name: TZ
@@ -41,7 +41,7 @@ spec:
- -ec
- |
cp /tmp/config.yml /app/config/config.yml
image: busybox:1.37.0@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e
image: busybox:1.38.0@sha256:fd8d9aa63ba2f0982b5304e1ee8d3b90a210bc1ffb5314d980eb6962f1a9715d
name: init-copy-config
volumeMounts:
- mountPath: /tmp/config.yml
@@ -43,7 +43,7 @@ spec:
- virtual-kubelet
containers:
- name: node-driver-registrar
image: "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.16.0@sha256:ab482308a4921e28a6df09a16ab99a457e9af9641ff44fb1be1a690d07ce8b70"
image: "registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.17.0@sha256:f9de845b170155199f2a2a3f9531cf13d78e31235e9db6b6582a8b0db0a50dad"
args:
- --v=5
- --csi-address=/csi/csi.sock
@@ -111,7 +111,7 @@ spec:
cpu: 10m
memory: 100Mi
- name: liveness-probe
image: "registry.k8s.io/sig-storage/livenessprobe:v2.18.0@sha256:c4cc074199c045dd73ab85f28897e2a32f4d6f38ffdba4f3b13b8007ccbd3570"
image: "registry.k8s.io/sig-storage/livenessprobe:v2.19.0@sha256:06da0d5b8908072f2e4522692aee8dc119fba7247a9658497e1153992cd777e9"
imagePullPolicy: IfNotPresent
args:
- --csi-address=/csi/csi.sock
@@ -101,7 +101,7 @@ spec:
sysctl -w net.ipv6.conf.all.disable_ipv6=1
command:
- /bin/sh
image: busybox:1.37.0@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e
image: busybox:1.38.0@sha256:fd8d9aa63ba2f0982b5304e1ee8d3b90a210bc1ffb5314d980eb6962f1a9715d
name: init-sysctl
securityContext:
privileged: true