From 48206ef6b368e9d67d89e7a8ab12827307a57b3d Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Mon, 29 Apr 2024 10:51:47 +0800 Subject: [PATCH] release: v0.7.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 5be5afe..8dd23cb 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.7.0 + newTag: 0.7.1 diff --git a/dist/install.yaml b/dist/install.yaml index feca4ab..ba62f95 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.7.0 + image: ghcr.io/nekomeowww/ollama-operator:0.7.1 livenessProbe: httpGet: path: /healthz