diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index 8dd23cb..fb55a7a 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.1 + newTag: 0.8.0 diff --git a/dist/install.yaml b/dist/install.yaml index ba62f95..06d1032 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.1 + image: ghcr.io/nekomeowww/ollama-operator:0.8.0 livenessProbe: httpGet: path: /healthz