Skip to content

Commit daf1bd0

Browse files
author
Vivek Vishal
authored
Merge branch 'master' into Email
2 parents 66bb842 + 3a1e6ae commit daf1bd0

19 files changed

Lines changed: 98 additions & 12 deletions

File tree

.github/workflows/kanvas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
mesheryToken: ${{ secrets.MESHERY_TOKEN }} # Meshery Cloud Authentication token, signin to meshery-cloud to get one, example: ey.....
4444
prNumber: ${{ env.PULL_NO }} # auto-filled from the above step
4545
application_type: Kubernetes Manifest # your application type, could be any of three: "Kubernetes Manifest", "Docker Compose", "Helm Chart"
46-
filePath: ${{ inputs.fileName == '' && 'install/deployment_yamls/k8s' || inputs.fileName }} # relative file-path from the root directory in the github-runner env, you might require to checkout the repository as described in step 2
46+
filePath: ${{ inputs.fileName == '' && 'https://meshery.github.io/meshery.io/charts/meshery-v0.8.50.tgz' || inputs.fileName }} # relative file-path from the root directory in the github-runner env, you might require to checkout the repository as described in step 2

src/collections/events/2025/kubecon-eu-2025/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ Join Yash Sharma at KubeCon + CloudNativeCon Europe 2025 to witness firsthand ho
4747

4848
<div class="flex-row" style="margin-bottom: 2rem;">
4949
<p>
50-
Date: TBD <br />
51-
Time: TBD
50+
Date: March 31st, 2025 <br />
51+
Time: 17:45pm - 17:50pm BST
5252
</p>
5353

54-
<Button $secondary title="See Details" $url="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/program/schedule/" $external={ true } />
54+
<Button $secondary title="See Details" $url="https://cfp.cloud-native.rejekts.io/cloud-native-rejekts-europe-london-2025/talk/X9JZXB//" $external={ true } />
5555
</div>
5656

5757

Lines changed: 18 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)