mirror of
https://github.com/bitnami/charts.git
synced 2026-02-10 20:27:38 +08:00
[bitnami/pinniped] Release 2.3.1 (#29257)
* [bitnami/pinniped] Release 2.3.1 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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:
|
||||
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user