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

Release 6.1.5 (#6359)

* Release 6.1.5

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Attempt 2 to fix the targetting of release workflow (#6357)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-10-07 10:57:37 -04:00 committed by GitHub
parent d7b47aebaa
commit 5986842b0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ on:
- closed
branches:
- master
- release/**
- "release/v*.*"
jobs:
release:
name: Release

View File

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