mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/chainloop] Release 3.0.1 (#33472)
* [bitnami/chainloop] Release 3.0.1 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
|
||||
|
||||
## 3.0.1 (2025-05-07)
|
||||
|
||||
* [bitnami/chainloop] Release 3.0.1 ([#33472](https://github.com/bitnami/charts/pull/33472))
|
||||
|
||||
## 3.0.0 (2025-05-05)
|
||||
|
||||
* [bitnami/chainloop] chore!: :recycle: :boom: :arrow_up: Bump k8s requirements to 1.23 ([#33322](https://github.com/bitnami/charts/pull/33322))
|
||||
* [bitnami/chainloop] chore!: :recycle: :boom: :arrow_up: Bump k8s requirements to 1.23 (#33322) ([0d4828e](https://github.com/bitnami/charts/commit/0d4828ee1afc36208f34fc34166a73a77196defe)), closes [#33322](https://github.com/bitnami/charts/issues/33322)
|
||||
|
||||
## <small>2.2.24 (2025-04-24)</small>
|
||||
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: application
|
||||
category: DeveloperTools
|
||||
license: Apache-2.0
|
||||
images: |
|
||||
- name: chainloop-artifact-cas
|
||||
image: docker.io/bitnami/chainloop-artifact-cas:0.189.0-debian-12-r3
|
||||
- name: chainloop-control-plane
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.189.0-debian-12-r3
|
||||
image: docker.io/bitnami/chainloop-control-plane:0.189.0-debian-12-r4
|
||||
- name: chainloop-control-plane-migrations
|
||||
image: docker.io/bitnami/chainloop-control-plane-migrations:0.189.0-debian-12-r2
|
||||
- name: dex
|
||||
image: docker.io/bitnami/dex:2.42.1-debian-12-r1
|
||||
license: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 0.189.0
|
||||
dependencies:
|
||||
@@ -30,7 +30,8 @@ dependencies:
|
||||
name: vault
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 1.x.x
|
||||
description: Chainloop is an open-source Software Supply Chain control plane, a single source of truth for metadata and artifacts, plus a declarative attestation process.
|
||||
description: Chainloop is an open-source Software Supply Chain control plane, a single
|
||||
source of truth for metadata and artifacts, plus a declarative attestation process.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/chainloop/img/chainloop-stack-220x234.png
|
||||
keywords:
|
||||
@@ -64,4 +65,4 @@ sources:
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations
|
||||
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas
|
||||
- https://github.com/chainloop-dev/chainloop
|
||||
version: 3.0.0
|
||||
version: 3.0.1
|
||||
|
||||
@@ -181,7 +181,7 @@ controlplane:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/chainloop-control-plane
|
||||
tag: 0.189.0-debian-12-r3
|
||||
tag: 0.189.0-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user