From a15b3b9614e4c1cc4af42fa75fa4afec84cf64e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 28 Nov 2024 11:10:39 +0000 Subject: [PATCH] Update install manifest --- config/manager/kustomization.yaml | 2 +- manifests/controller/install.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index 0ba7039..a186f1d 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: controller newName: registry.nordix.org/eiffel/etos-controller - newTag: aa5f76a1 + newTag: 522938a3 diff --git a/manifests/controller/install.yaml b/manifests/controller/install.yaml index 65041a1..0ae2307 100644 --- a/manifests/controller/install.yaml +++ b/manifests/controller/install.yaml @@ -2947,7 +2947,7 @@ spec: - --health-probe-bind-address=:8081 command: - /manager - image: registry.nordix.org/eiffel/etos-controller:aa5f76a1 + image: registry.nordix.org/eiffel/etos-controller:522938a3 livenessProbe: httpGet: path: /healthz