Skip to content

Commit

Permalink
chore(deps): update docker.io/bats/bats docker tag to v1.10.0 (#990)
Browse files Browse the repository at this point in the history
Co-authored-by: jenkins-dependency-updater[bot] <81680575+jenkins-dependency-updater[bot]@users.noreply.github.com>
  • Loading branch information
jenkins-dependency-updater[bot] authored Feb 1, 2024
1 parent e2c1450 commit a3b8b8c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions charts/jenkins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Use the following links to reference issues, PRs, and commits prior to v2.6.0.
The changelog until v1.5.7 was auto-generated based on git commits.
Those entries include a reference to the git commit to be able to get more details.

## 5.0.1

Update `docker.io/bats/bats` to version `v1.10.0`

## 5.0.0

> [!CAUTION]
Expand Down
2 changes: 1 addition & 1 deletion charts/jenkins/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: jenkins
home: https://jenkins.io/
version: 5.0.0
version: 5.0.1
appVersion: 2.426.3
description: Jenkins - Build great things at any scale! The leading open source automation server, Jenkins provides over 1800 plugins to support building, deploying and automating any project.
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/jenkins/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -975,4 +975,4 @@ helmtest:
image:
registry: "docker.io"
repository: "bats/bats"
tag: "1.9.0"
tag: "v1.10.0"

0 comments on commit a3b8b8c

Please sign in to comment.