From 9a98e53659a984d23e17fb8b2c4d3055d8131a38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:26:27 +0000 Subject: [PATCH] build(deps): bump kubereboot/kured from 1.13.2 to 1.14.2 Bumps [kubereboot/kured](https://github.com/kubereboot/kured) from 1.13.2 to 1.14.2. - [Release notes](https://github.com/kubereboot/kured/releases) - [Changelog](https://github.com/kubereboot/kured/blob/main/.goreleaser.yml) - [Commits](https://github.com/kubereboot/kured/compare/1.13.2...1.14.2) --- updated-dependencies: - dependency-name: kubereboot/kured dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- kured-ds-signal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kured-ds-signal.yaml b/kured-ds-signal.yaml index 9fe000cad..6a086f3c8 100644 --- a/kured-ds-signal.yaml +++ b/kured-ds-signal.yaml @@ -38,7 +38,7 @@ spec: - name: kured # If you find yourself here wondering why there is no # :latest tag on Docker Hub,see the FAQ in the README - image: ghcr.io/kubereboot/kured:1.13.2 + image: ghcr.io/kubereboot/kured:1.14.2 imagePullPolicy: IfNotPresent securityContext: privileged: false # Give permission to nsenter /proc/1/ns/mnt