dapr / installer-bundle

Dapr bundled installer containing CLI and runtime packaged together. This eliminated the need to download Docker images when initializing Dapr locally.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prepare installer-bundle to Dapr Runtime v1.9.0-rc.1

shaibarlev opened this issue · comments

Dapr Runtime was updated to Dapr Runtime v1.9.0-rc.1 , https://github.com/dapr/dapr/releases/tag/v1.9.0-rc.1
Please update the installer-bundle.
When can I test this #8 ?

@shaibarlev It was released yesterday: https://github.com/dapr/installer-bundle/releases/tag/v1.9.0-rc.1

You should be able to test #8 now:

For private/local registry: install-by-providing-a-docker-container-registry-url

Note: For init in kubernetes use -k with --image-registry i.e. dapr init -k --image-registry <YOUR_REGISTRY>

For privately hosted helm charts: use-private-helm-repository