Open renovate[bot] opened 5 months ago
--- HelmRelease: network/multus DaemonSet: network/multus
+++ HelmRelease: network/multus DaemonSet: network/multus
@@ -25,13 +25,13 @@
automountServiceAccountToken: true
hostNetwork: true
hostPID: true
dnsPolicy: ClusterFirstWithHostNet
enableServiceLinks: true
initContainers:
- - image: ghcr.io/angelnu/cni-plugins:1.5.0
+ - image: ghcr.io/angelnu/cni-plugins:1.5.1
imagePullPolicy: IfNotPresent
name: cni-installer
volumeMounts:
- mountPath: /host/opt/cni/bin
name: cnibin
- command:
--- kubernetes/apps/network/multus/app Kustomization: flux-system/multus HelmRelease: network/multus
+++ kubernetes/apps/network/multus/app Kustomization: flux-system/multus HelmRelease: network/multus
@@ -20,13 +20,13 @@
version: 5.0.4
interval: 30m
values:
cni:
image:
repository: ghcr.io/angelnu/cni-plugins
- tag: 1.5.0
+ tag: 1.5.1
paths:
bin: /opt/cni/bin
config: /etc/cni/net.d
hostPaths:
netns: /var/run/netns
image:
This PR contains the following updates:
1.5.0
->1.5.1
Configuration
📅 Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, 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.