Skip to content

Commit

Permalink
chore: release 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Jul 11, 2023
1 parent 5d8b140 commit 1edb6e4
Show file tree
Hide file tree
Showing 5 changed files with 180 additions and 303 deletions.
20 changes: 20 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

## Changes in version 1.13.0

### New Features

* add info message for upcoming pipeline migrations (Skisocks)

### Bug Fixes

* tekton validation on pipeline results value (Skisocks)

### Tests

* make sure that lighthouse will work with a pipeline using tekton git resolver (Skisocks)

### Other Changes

These commits did not use [Conventional Commits](https://conventionalcommits.org/) formatted messages:

* Revert "fix: remove lighthouse common pipelines in favour of tekton ones" (Skisocks)
4 changes: 2 additions & 2 deletions charts/lighthouse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ description: |
This chart bootstraps installation of [Lighthouse](https://github.com/jenkins-x/lighthouse).
icon: https://raw.githubusercontent.com/jenkins-x/jenkins-x-website/master/images/logo/jenkinsx-icon-color.svg
name: lighthouse
version: 0.1.0-SNAPSHOT
version: 1.13.0
home: https://github.com/jenkins-x/lighthouse

appVersion: 1.13.0
Loading

0 comments on commit 1edb6e4

Please sign in to comment.