diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index 2fecddc..55db4d9 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: controller newName: ghcr.io/hyperspike/valkey-operator - newTag: v0.0.7 + newTag: v0.0.8 diff --git a/dist/install.yaml b/dist/install.yaml index a3ead79..10621e8 100644 --- a/dist/install.yaml +++ b/dist/install.yaml @@ -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