Skip to content

Commit

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

## 2.3.1 (2024-09-06)

* [bitnami/pinniped] Release 2.3.1 ([#29257](https://github.com/bitnami/charts/pull/29257))

## 2.3.0 (2024-08-14)

* [bitnami/pinniped] chore: :arrow_up: Bump common subchart ([#28869](https://github.com/bitnami/charts/pull/28869))
* [bitnami/pinniped] chore: :arrow_up: Bump common subchart (#28869) ([bdd9234](https://github.com/bitnami/charts/commit/bdd9234fed458a0a4fd14ee481fb33bf1c598806)), closes [#28869](https://github.com/bitnami/charts/issues/28869)

## <small>2.2.15 (2024-08-12)</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.33.0-debian-12-r0
image: docker.io/bitnami/pinniped:0.33.0-debian-12-r1
apiVersion: v2
appVersion: 0.33.0
dependencies:
Expand All @@ -27,4 +27,4 @@ maintainers:
name: pinniped
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/pinniped
version: 2.3.0
version: 2.3.1
2 changes: 1 addition & 1 deletion bitnami/pinniped/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/pinniped
tag: 0.33.0-debian-12-r0
tag: 0.33.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit cc3ce8e

Please sign in to comment.