chore: update version to 0.0.8

This commit is contained in:
Luca Burgazzoli 2024-04-12 12:54:00 +01:00
parent 35f8365577
commit 0e6d92bef9
No known key found for this signature in database
GPG Key ID: 238C46A40510C1A9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PROJECT_NAME ?= dapr-kubernetes-operator
PROJECT_VERSION ?= 0.0.7
PROJECT_VERSION ?= 0.0.8
CONTAINER_REGISTRY ?= ghcr.io
CONTAINER_REGISTRY_ORG ?= dapr-sandbox

View File

@ -9,4 +9,4 @@ kind: Kustomization
images:
- name: controller
newName: ghcr.io/dapr-sandbox/dapr-kubernetes-operator
newTag: 0.0.7
newTag: 0.0.8