From 7069afb6c783b9b5db61b39044290b47cea0b139 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Sun, 21 Apr 2024 16:07:04 +0800 Subject: [PATCH] release: v0.5.1 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 204152d..f7adf1c 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: latest + newTag: 0.5.1 diff --git a/dist/install.yaml b/dist/install.yaml index b420bda..1f9d87e 100644 --- a/dist/install.yaml +++ b/dist/install.yaml @@ -556,7 +556,7 @@ spec: - --leader-elect command: - /manager - image: ghcr.io/nekomeowww/ollama-operator:latest + image: ghcr.io/nekomeowww/ollama-operator:0.5.1 livenessProbe: httpGet: path: /healthz