Skip to content

Commit

Permalink
[bitnami/pinniped] Release 2.4.4 (#31440)
Browse files Browse the repository at this point in the history
* [bitnami/pinniped] Release 2.4.4 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 17, 2025
1 parent 5b52be5 commit c198f0f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions bitnami/pinniped/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 2.4.3 (2025-01-15)
## 2.4.4 (2025-01-17)

* [bitnami/pinniped] Release 2.4.3 ([#31388](https://github.com/bitnami/charts/pull/31388))
* [bitnami/pinniped] Release 2.4.4 ([#31440](https://github.com/bitnami/charts/pull/31440))

## <small>2.4.3 (2025-01-15)</small>

* [bitnami/pinniped] Release 2.4.3 (#31388) ([5431593](https://github.com/bitnami/charts/commit/5431593572ef413843aed94fb50978fce9a77c6a)), closes [#31388](https://github.com/bitnami/charts/issues/31388)

## <small>2.4.2 (2025-01-13)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/pinniped/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: pinniped
image: docker.io/bitnami/pinniped:0.37.0-debian-12-r0
image: docker.io/bitnami/pinniped:0.37.0-debian-12-r1
apiVersion: v2
appVersion: 0.37.0
dependencies:
Expand All @@ -27,4 +27,4 @@ maintainers:
name: pinniped
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/pinniped
version: 2.4.3
version: 2.4.4
2 changes: 1 addition & 1 deletion bitnami/pinniped/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/pinniped
tag: 0.37.0-debian-12-r0
tag: 0.37.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit c198f0f

Please sign in to comment.