Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove latest tag and update env image URL to GHCR #267

Merged
merged 2 commits into from
Sep 3, 2024
Merged

Conversation

soharab-ic
Copy link
Contributor

No description provided.

Update environments images URL to point to GHCR.

Signed-off-by: Md Soharab Ansari <[email protected]>
Copy link

netlify bot commented Sep 3, 2024

Deploy Preview for fission-website ready!

Name Link
🔨 Latest commit e52cb2b
🔍 Latest deploy log https://app.netlify.com/sites/fission-website/deploys/66d6b035feebb20008a52256
😎 Deploy Preview https://deploy-preview-267--fission-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -40,7 +40,7 @@ $ helm install --namespace $FISSION_NAMESPACE --set enableIstio=true --name isti
Let's first create the environment for nodejs function we want to create:

```bash
$ fission env create --name nodejs --image ghcr.io/fission/node-env:latest
$ fission env create --name nodejs --image ghcr.io/fission/node-env
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[LanguageTool] reported by reviewdog 🐶
The official spelling of this programming framework is “Node.js”. (NODE_JS[3])
Suggestions: Node.js
Rule: https://community.languagetool.org/rule/show/NODE_JS?lang=en-US&subId=3
Category: COMPOUNDING

Signed-off-by: Md Soharab Ansari <[email protected]>
@sanketsudake sanketsudake merged commit 348bc7e into main Sep 3, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants