Skip to content

Commit

Permalink
tag release v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolik committed Aug 7, 2024
1 parent 6d1adc1 commit 6c7295c
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/hyperspike/valkey-operator
newTag: v0.0.7
newTag: v0.0.8
2 changes: 1 addition & 1 deletion dist/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -914,7 +914,7 @@ spec:
- --health-probe-bind-address=:8081
command:
- /manager
image: ghcr.io/hyperspike/valkey-operator:v0.0.7
image: ghcr.io/hyperspike/valkey-operator:v0.0.8
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit 6c7295c

Please sign in to comment.