1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

release v5.2.0-beta.3 (#3691)

* release v5.2.0-beta.3

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

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

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

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

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

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

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* fix merge conflict while cherry-picking commit 9d6bed8786

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

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

    * build and release amd64 & arm64 together

    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

    * fixes

    Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

Co-authored-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jim Ehrismann 2021-09-01 07:58:43 -04:00 committed by GitHub
parent 776a15e54e
commit edee99a031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"productName": "OpenLens", "productName": "OpenLens",
"description": "OpenLens - Open Source IDE for Kubernetes", "description": "OpenLens - Open Source IDE for Kubernetes",
"homepage": "https://github.com/lensapp/lens", "homepage": "https://github.com/lensapp/lens",
"version": "5.2.0-beta.2", "version": "5.2.0-beta.3",
"main": "static/build/main.js", "main": "static/build/main.js",
"copyright": "© 2021 OpenLens Authors", "copyright": "© 2021 OpenLens Authors",
"license": "MIT", "license": "MIT",