From ddf6a17dd04a5ad79614f18b45b0a535dbddf9c9 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Mon, 22 Apr 2024 10:46:27 +0800 Subject: [PATCH] release: v0.5.4 Signed-off-by: Neko Ayaka --- config/manager/kustomization.yaml | 2 +- dist/install.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index 62541e1..afabc99 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: controller newName: ghcr.io/nekomeowww/ollama-operator - newTag: 0.5.3 + newTag: 0.5.4 diff --git a/dist/install.yaml b/dist/install.yaml index 53a694c..44bd6c8 100644 --- a/dist/install.yaml +++ b/dist/install.yaml @@ -556,7 +556,7 @@ spec: - --leader-elect command: - /manager - image: ghcr.io/nekomeowww/ollama-operator:0.5.3 + image: ghcr.io/nekomeowww/ollama-operator:0.5.4 livenessProbe: httpGet: path: /healthz