You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2021/02/09 14:23:31 UTC

[GitHub] [openwhisk-release] rabbah commented on a change in pull request #366: document Helm repository

rabbah commented on a change in pull request #366:
URL: https://github.com/apache/openwhisk-release/pull/366#discussion_r572922676



##########
File path: docs/release_instructions.md
##########
@@ -388,6 +388,20 @@ can help you find all the places to change.
 If you released a new version of openwhisk-cli, then submit a PR
 to Homebrew to publish the new cli version.
 
+### Helm Repository
+
+If you released openwhisk-deploy-kube, you need to update the Helm
+repository we provide at https://openwhisk.apache.org/charts.
+Perform the following steps:
+1. On the release branch of openwhisk-deploy-kube `helm package helm/openwhisk`.
+2. Add the resulting openwhisk.tgz to the GitHub release for openwhisk-deploy-kube

Review comment:
       ```suggestion
   2. Add the resulting `openwhisk.tgz` to the GitHub release for openwhisk-deploy-kube
   ```

##########
File path: docs/release_instructions.md
##########
@@ -388,6 +388,20 @@ can help you find all the places to change.
 If you released a new version of openwhisk-cli, then submit a PR
 to Homebrew to publish the new cli version.
 
+### Helm Repository
+
+If you released openwhisk-deploy-kube, you need to update the Helm
+repository we provide at https://openwhisk.apache.org/charts.
+Perform the following steps:
+1. On the release branch of openwhisk-deploy-kube `helm package helm/openwhisk`.

Review comment:
       ```suggestion
   1. On the release branch of openwhisk-deploy-kube, run `helm package helm/openwhisk`.
   ```

##########
File path: docs/release_instructions.md
##########
@@ -388,6 +388,20 @@ can help you find all the places to change.
 If you released a new version of openwhisk-cli, then submit a PR
 to Homebrew to publish the new cli version.
 
+### Helm Repository
+
+If you released openwhisk-deploy-kube, you need to update the Helm
+repository we provide at https://openwhisk.apache.org/charts.
+Perform the following steps:
+1. On the release branch of openwhisk-deploy-kube `helm package helm/openwhisk`.
+2. Add the resulting openwhisk.tgz to the GitHub release for openwhisk-deploy-kube
+3. In openwhisk-website, submit a PR to update charts/index.yaml to include
+   the new chart version.  This will take a little care, since `helm repo index`
+   defaults to assuming that the `.tgz` files are in the same directory as
+   the index.yaml, and we are hosting them elsewhere. Be sure to just add a stanza

Review comment:
       ```suggestion
      the `index.yaml`, and we are hosting them elsewhere. Be sure to just add a stanza
   ```

##########
File path: docs/release_instructions.md
##########
@@ -388,6 +388,20 @@ can help you find all the places to change.
 If you released a new version of openwhisk-cli, then submit a PR
 to Homebrew to publish the new cli version.
 
+### Helm Repository
+
+If you released openwhisk-deploy-kube, you need to update the Helm

Review comment:
       ```suggestion
   If you released [openwhisk-deploy-kube](https://github.com/apache/openwhisk-deploy-kube/), you need to update the Helm
   ```

##########
File path: docs/release_instructions.md
##########
@@ -388,6 +388,20 @@ can help you find all the places to change.
 If you released a new version of openwhisk-cli, then submit a PR
 to Homebrew to publish the new cli version.
 
+### Helm Repository
+
+If you released openwhisk-deploy-kube, you need to update the Helm
+repository we provide at https://openwhisk.apache.org/charts.
+Perform the following steps:
+1. On the release branch of openwhisk-deploy-kube `helm package helm/openwhisk`.
+2. Add the resulting openwhisk.tgz to the GitHub release for openwhisk-deploy-kube
+3. In openwhisk-website, submit a PR to update charts/index.yaml to include

Review comment:
       ```suggestion
   3. In [openwhisk-website](https://github.com/apache/openwhisk-website/), submit a PR to update [charts/index.yaml](https://github.com/apache/openwhisk-website/tree/master/charts) to include
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org