Skip to content

Commit 6966500

Browse files
ricardllopRicard Llop
andauthored
feat: Add support for annotations on the HTTPRoute resource (#1623)
Co-authored-by: Ricard Llop <ricard.llop@ubisoft.com>
1 parent 5125009 commit 6966500

6 files changed

Lines changed: 180 additions & 131 deletions

File tree

charts/jenkins/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Use the following links to reference issues, PRs, and commits prior to v2.6.0.
1212
The changelog until v1.5.7 was auto-generated based on git commits.
1313
Those entries include a reference to the git commit to be able to get more details.
1414

15+
## 5.9.2
16+
17+
Add support for annotations on the HTTPRoute resource
18+
1519
## 5.9.1
1620

1721
Fix templating in secretName for ingress

charts/jenkins/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: jenkins
33
type: application
44
home: https://www.jenkins.io/
5-
version: 5.9.1
5+
version: 5.9.2
66
appVersion: 2.541.2
77
description: >
88
Jenkins - Build great things at any scale! As the leading open source automation server, Jenkins provides over 2000 plugins to support building, deploying and automating any project.

0 commit comments

Comments
 (0)