Skip to content

Commit

Permalink
[bitnami/jenkins] Release 13.4.20 (#29210)
Browse files Browse the repository at this point in the history
* [bitnami/jenkins] Release 13.4.20 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 Sep 5, 2024
1 parent 3971e30 commit 94f75ed
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 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.4.19 (2024-08-07)
## 13.4.20 (2024-09-05)

* [bitnami/jenkins] Release 13.4.19 ([#28754](https://github.com/bitnami/charts/pull/28754))
* [bitnami/jenkins] Release 13.4.20 ([#29210](https://github.com/bitnami/charts/pull/29210))

## <small>13.4.19 (2024-08-07)</small>

* [bitnami/jenkins] Release 13.4.19 (#28754) ([741205a](https://github.com/bitnami/charts/commit/741205a7ad682778cec6fdac5b15f0d28d6c7caf)), closes [#28754](https://github.com/bitnami/charts/issues/28754)

## <small>13.4.18 (2024-08-06)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/jenkins/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-06T18:03:11.314422111Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-09-05T08:59:34.765846159Z"
10 changes: 5 additions & 5 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.462.1-debian-12-r0
image: docker.io/bitnami/jenkins:2.462.2-debian-12-r1
- name: jenkins-agent
image: docker.io/bitnami/jenkins-agent:0.3256.0-debian-12-r6
image: docker.io/bitnami/jenkins-agent:0.3261.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
image: docker.io/bitnami/os-shell:12-debian-12-r29
apiVersion: v2
appVersion: 2.462.1
appVersion: 2.462.2
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.4.19
version: 13.4.20
6 changes: 3 additions & 3 deletions bitnami/jenkins/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/jenkins
tag: 2.462.1-debian-12-r0
tag: 2.462.2-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -381,7 +381,7 @@ agent:
image:
registry: docker.io
repository: bitnami/jenkins-agent
tag: 0.3256.0-debian-12-r6
tag: 0.3261.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1037,7 +1037,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r29
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 94f75ed

Please sign in to comment.