mirror of
https://github.com/bitnami/charts.git
synced 2026-04-02 15:27:08 +08:00
[bitnami/pinniped] Release 2.4.16 (#33493)
* [bitnami/pinniped] Release 2.4.16 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.4.15 (2025-05-06)
|
||||
## 2.4.16 (2025-05-07)
|
||||
|
||||
* [bitnami/pinniped] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33421](https://github.com/bitnami/charts/pull/33421))
|
||||
* [bitnami/pinniped] Release 2.4.16 ([#33493](https://github.com/bitnami/charts/pull/33493))
|
||||
|
||||
## <small>2.4.15 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/pinniped] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#3342 ([e13f1bc](https://github.com/bitnami/charts/commit/e13f1bc4ee09a47f5b3558dbfd81654b37ee41ec)), closes [#33421](https://github.com/bitnami/charts/issues/33421)
|
||||
|
||||
## <small>2.4.14 (2025-04-22)</small>
|
||||
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: clusterUtility
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: pinniped
|
||||
image: docker.io/bitnami/pinniped:0.38.0-debian-12-r3
|
||||
image: docker.io/bitnami/pinniped:0.38.0-debian-12-r4
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 0.38.0
|
||||
dependencies:
|
||||
@@ -16,7 +16,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Pinniped is an identity service provider for Kubernetes. It supplies a consistent and unified login experience across all your clusters. Pinniped is securely integrated with enterprise IDP protocols.
|
||||
description: Pinniped is an identity service provider for Kubernetes. It supplies
|
||||
a consistent and unified login experience across all your clusters. Pinniped is
|
||||
securely integrated with enterprise IDP protocols.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/pinniped/img/pinniped-stack-220x234.png
|
||||
keywords:
|
||||
@@ -28,4 +30,4 @@ maintainers:
|
||||
name: pinniped
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/pinniped
|
||||
version: 2.4.15
|
||||
version: 2.4.16
|
||||
|
||||
@@ -74,7 +74,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/pinniped
|
||||
tag: 0.38.0-debian-12-r3
|
||||
tag: 0.38.0-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user