Skip to content

Commit

Permalink
release: v0.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
  • Loading branch information
nekomeowww committed Apr 29, 2024
1 parent 57a8579 commit 48206ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: ghcr.io/nekomeowww/ollama-operator
newTag: 0.7.0
newTag: 0.7.1
2 changes: 1 addition & 1 deletion dist/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 48206ef

Please sign in to comment.