Skip to content

Commit

Permalink
release: v0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Neko Ayaka <[email protected]>
  • Loading branch information
nekomeowww committed Apr 22, 2024
1 parent cf13b2e commit e25cf54
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.5.4
newTag: 0.6.0
2 changes: 1 addition & 1 deletion dist/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e25cf54

Please sign in to comment.