You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, copy the distribution from the dist dev space to the dist release space:
@@ -525,6 +535,10 @@ In the source distribution:
525
535
./gradlew build
526
536
```
527
537
538
+
#### Testing the Helm Chart
539
+
540
+
The Docker image associated with the release candidate may not be published on Docker Hub before the release vote. Therefore, building the Docker image associated to a release candidate is required before the Helm chart can be tested. Refer to the [Building Docker Images section](#building-docker-images).
541
+
528
542
### Voting
529
543
530
544
Votes are cast by replying on the vote email on the dev mailing list, with either `+1`, `0`, `-1`.
0 commit comments