From e25cf54a3b12ec73f8eabe97d5cfc36d1ddb393c Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Mon, 22 Apr 2024 22:22:13 +0800 Subject: [PATCH] release: v0.6.0 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 afabc99..c1d8ea7 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.4 + newTag: 0.6.0 diff --git a/dist/install.yaml b/dist/install.yaml index 44bd6c8..7b29db6 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.4 + image: ghcr.io/nekomeowww/ollama-operator:0.6.0 livenessProbe: httpGet: path: /healthz