From 4491bef84e0ca36d837b909705c093792c6bd615 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Thu, 22 Aug 2024 15:45:46 +0800 Subject: [PATCH] release: v0.9.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 fb55a7a..dea2c9e 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.8.0 + newTag: 0.9.0 diff --git a/dist/install.yaml b/dist/install.yaml index 4a6d2b9..ade1dc6 100644 --- a/dist/install.yaml +++ b/dist/install.yaml @@ -614,7 +614,7 @@ spec: - --leader-elect command: - /manager - image: ghcr.io/nekomeowww/ollama-operator:0.8.0 + image: ghcr.io/nekomeowww/ollama-operator:0.9.0 livenessProbe: httpGet: path: /healthz