Skip to content

Commit

Permalink
[bitnami/jenkins] Release 13.5.3 (#31259)
Browse files Browse the repository at this point in the history
* [bitnami/jenkins] Release 13.5.3 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 8, 2025
1 parent aa4b3e0 commit 5367ac7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions bitnami/jenkins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 13.5.2 (2025-01-07)
## 13.5.3 (2025-01-08)

* [bitnami/jenkins] Release 13.5.2 ([#31225](https://github.com/bitnami/charts/pull/31225))
* [bitnami/jenkins] Release 13.5.3 ([#31259](https://github.com/bitnami/charts/pull/31259))

## <small>13.5.2 (2025-01-07)</small>

* [bitnami/jenkins] Release 13.5.2 (#31225) ([5fd0be7](https://github.com/bitnami/charts/commit/5fd0be75c1a4714f324acd55a0a304ab20a46647)), closes [#31225](https://github.com/bitnami/charts/issues/31225)

## <small>13.5.1 (2024-12-27)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/jenkins/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: jenkins
image: docker.io/bitnami/jenkins:2.479.2-debian-12-r1
image: docker.io/bitnami/jenkins:2.479.3-debian-12-r0
- name: jenkins-agent
image: docker.io/bitnami/jenkins-agent:0.3283.0-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
apiVersion: v2
appVersion: 2.479.2
appVersion: 2.479.3
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -35,4 +35,4 @@ maintainers:
name: jenkins
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/jenkins
version: 13.5.2
version: 13.5.3
2 changes: 1 addition & 1 deletion bitnami/jenkins/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/jenkins
tag: 2.479.2-debian-12-r1
tag: 2.479.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 5367ac7

Please sign in to comment.