Skip to content

Commit

Permalink
release v5.2.0-beta.3 (#3691)
Browse files Browse the repository at this point in the history
* release v5.2.0-beta.3

Signed-off-by: Jim Ehrismann <[email protected]>

* '-' is an invalid character for azure job name

Signed-off-by: Jim Ehrismann <[email protected]>

* use newer vmImage for mac azure job so mac arm64 build works

Signed-off-by: Jim Ehrismann <[email protected]>

* use newerer vmImage for mac azure job so mac arm64 build works

Signed-off-by: Jim Ehrismann <[email protected]>

* fix merge conflict while cherry-picking commit 9d6bed8

Signed-off-by: Jim Ehrismann <[email protected]>

    Build and release amd64 & arm64 together (macOS) (#3700)

    * build and release amd64 & arm64 together

    Signed-off-by: Jari Kolehmainen <[email protected]>

    * fixes

    Signed-off-by: Jari Kolehmainen <[email protected]>

Co-authored-by: Jari Kolehmainen <[email protected]>
  • Loading branch information
jim-docker and jakolehm authored Sep 1, 2021
1 parent 776a15e commit edee99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "OpenLens",
"description": "OpenLens - Open Source IDE for Kubernetes",
"homepage": "https://github.com/lensapp/lens",
"version": "5.2.0-beta.2",
"version": "5.2.0-beta.3",
"main": "static/build/main.js",
"copyright": "© 2021 OpenLens Authors",
"license": "MIT",
Expand Down

0 comments on commit edee99a

Please sign in to comment.