Merge pull request #111 from lburgazzoli/update-v0.0.6

chore: update version to 0.0.6
This commit is contained in:
Luca Burgazzoli 2024-03-30 18:23:11 +01:00 committed by GitHub
commit 49ec0f4e02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PROJECT_NAME ?= dapr-kubernetes-operator
PROJECT_VERSION ?= 0.0.2
PROJECT_VERSION ?= 0.0.6
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.4
newTag: 0.0.6