diff --git a/bitnami/chainloop/CHANGELOG.md b/bitnami/chainloop/CHANGELOG.md
index d49b8b8545..639ee2070a 100644
--- a/bitnami/chainloop/CHANGELOG.md
+++ b/bitnami/chainloop/CHANGELOG.md
@@ -1,8 +1,13 @@
# Changelog
-## 2.2.14 (2025-03-13)
+## 2.2.15 (2025-03-14)
-* [bitnami/chainloop] Release 2.2.14 ([#32440](https://github.com/bitnami/charts/pull/32440))
+* [bitnami/chainloop] Release 2.2.15 ([#32458](https://github.com/bitnami/charts/pull/32458))
+
+## 2.2.14 (2025-03-13)
+
+* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
+* [bitnami/chainloop] Release 2.2.14 (#32440) ([ae90b4a](https://github.com/bitnami/charts/commit/ae90b4aa0ceab3397658f30e36790abbb59a5561)), closes [#32440](https://github.com/bitnami/charts/issues/32440)
## 2.2.13 (2025-03-11)
diff --git a/bitnami/chainloop/Chart.yaml b/bitnami/chainloop/Chart.yaml
index 03329cd735..489574ed6f 100644
--- a/bitnami/chainloop/Chart.yaml
+++ b/bitnami/chainloop/Chart.yaml
@@ -7,15 +7,15 @@ annotations:
license: Apache-2.0
images: |
- name: chainloop-artifact-cas
- image: docker.io/bitnami/chainloop-artifact-cas:0.180.0-debian-12-r0
+ image: docker.io/bitnami/chainloop-artifact-cas:0.181.0-debian-12-r0
- name: chainloop-control-plane
- image: docker.io/bitnami/chainloop-control-plane:0.180.0-debian-12-r0
+ image: docker.io/bitnami/chainloop-control-plane:0.181.0-debian-12-r0
- name: chainloop-control-plane-migrations
- image: docker.io/bitnami/chainloop-control-plane-migrations:0.180.0-debian-12-r0
+ image: docker.io/bitnami/chainloop-control-plane-migrations:0.181.0-debian-12-r0
- name: dex
image: docker.io/bitnami/dex:2.42.0-debian-12-r2
apiVersion: v2
-appVersion: 0.180.0
+appVersion: 0.181.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -64,4 +64,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: 2.2.14
+version: 2.2.15
diff --git a/bitnami/chainloop/values.yaml b/bitnami/chainloop/values.yaml
index e5043c61c7..6c1e83aaa3 100644
--- a/bitnami/chainloop/values.yaml
+++ b/bitnami/chainloop/values.yaml
@@ -181,7 +181,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane
- tag: 0.180.0-debian-12-r0
+ tag: 0.181.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -258,7 +258,7 @@ controlplane:
image:
registry: docker.io
repository: bitnami/chainloop-control-plane-migrations
- tag: 0.180.0-debian-12-r0
+ tag: 0.181.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1005,7 +1005,7 @@ cas:
image:
registry: docker.io
repository: bitnami/chainloop-artifact-cas
- tag: 0.180.0-debian-12-r0
+ tag: 0.181.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images