mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
[bitnami/pinniped] Release 2.4.6 (#31578)
* [bitnami/pinniped] Release 2.4.6 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.4.5 (2025-01-22)
|
||||
## 2.4.6 (2025-01-24)
|
||||
|
||||
* [bitnami/pinniped] Ensure rbac and networkpolicy is not created for s… ([#31515](https://github.com/bitnami/charts/pull/31515))
|
||||
* [bitnami/pinniped] Release 2.4.6 ([#31578](https://github.com/bitnami/charts/pull/31578))
|
||||
|
||||
## <small>2.4.5 (2025-01-23)</small>
|
||||
|
||||
* [bitnami/pinniped] Ensure rbac and networkpolicy is not created for s… (#31515) ([29d041b](https://github.com/bitnami/charts/commit/29d041b4e34ffa0e6aea5d6f8681db57435372db)), closes [#31515](https://github.com/bitnami/charts/issues/31515)
|
||||
|
||||
## <small>2.4.4 (2025-01-17)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.0
|
||||
digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
|
||||
generated: "2025-01-15T22:05:27.444439176Z"
|
||||
version: 2.29.1
|
||||
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
|
||||
generated: "2025-01-24T16:12:16.350889758Z"
|
||||
|
||||
@@ -6,7 +6,7 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: pinniped
|
||||
image: docker.io/bitnami/pinniped:0.37.0-debian-12-r1
|
||||
image: docker.io/bitnami/pinniped:0.37.0-debian-12-r2
|
||||
apiVersion: v2
|
||||
appVersion: 0.37.0
|
||||
dependencies:
|
||||
@@ -27,4 +27,4 @@ maintainers:
|
||||
name: pinniped
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/pinniped
|
||||
version: 2.4.5
|
||||
version: 2.4.6
|
||||
|
||||
@@ -74,7 +74,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/pinniped
|
||||
tag: 0.37.0-debian-12-r1
|
||||
tag: 0.37.0-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user