Skip to content

Commit

Permalink
packaging: Changed the version on #2180
Browse files Browse the repository at this point in the history
  • Loading branch information
sulhicader committed Nov 20, 2023
1 parent c7552c7 commit 2748d8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/wave-tour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ jobs:
name: Create Wave Bundle
uses: ./.github/workflows/wave-bundle-tour.yaml
with:
build-version: 0.22.0
build-version: 0.26.2

publish:
needs: bundle
name: Build and Publish
uses: ./.github/workflows/wave-publish-tour.yaml
with:
build-version: 0.22.0
build-version: 0.26.2

helm-publish:
needs: bundle
name: Build and Publish Helm Chart
uses: ./.github/workflows/helm-release-tour.yaml
with:
build-version: 0.22.0
build-version: 0.26.2

0 comments on commit 2748d8c

Please sign in to comment.