File tree 3 files changed +15
-10
lines changed
3 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 2.2.14 (2025-03-13 )
3
+ ## 2.2.15 (2025-03-14 )
4
4
5
- * [ bitnami/chainloop] Release 2.2.14 ([ #32440 ] ( https://github.com/bitnami/charts/pull/32440 ) )
5
+ * [ bitnami/chainloop] Release 2.2.15 ([ #32458 ] ( https://github.com/bitnami/charts/pull/32458 ) )
6
+
7
+ ## <small >2.2.14 (2025-03-13)</small >
8
+
9
+ * [ bitnami/* ] Add tanzuCategory annotation (#32409 ) ([ a8fba5c] ( https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95 ) ), closes [ #32409 ] ( https://github.com/bitnami/charts/issues/32409 )
10
+ * [ bitnami/chainloop] Release 2.2.14 (#32440 ) ([ ae90b4a] ( https://github.com/bitnami/charts/commit/ae90b4aa0ceab3397658f30e36790abbb59a5561 ) ), closes [ #32440 ] ( https://github.com/bitnami/charts/issues/32440 )
6
11
7
12
## <small >2.2.13 (2025-03-11)</small >
8
13
Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ annotations:
7
7
license : Apache-2.0
8
8
images : |
9
9
- name: chainloop-artifact-cas
10
- image: docker.io/bitnami/chainloop-artifact-cas:0.180 .0-debian-12-r0
10
+ image: docker.io/bitnami/chainloop-artifact-cas:0.181 .0-debian-12-r0
11
11
- name: chainloop-control-plane
12
- image: docker.io/bitnami/chainloop-control-plane:0.180 .0-debian-12-r0
12
+ image: docker.io/bitnami/chainloop-control-plane:0.181 .0-debian-12-r0
13
13
- name: chainloop-control-plane-migrations
14
- image: docker.io/bitnami/chainloop-control-plane-migrations:0.180 .0-debian-12-r0
14
+ image: docker.io/bitnami/chainloop-control-plane-migrations:0.181 .0-debian-12-r0
15
15
- name: dex
16
16
image: docker.io/bitnami/dex:2.42.0-debian-12-r2
17
17
apiVersion : v2
18
- appVersion : 0.180 .0
18
+ appVersion : 0.181 .0
19
19
dependencies :
20
20
- name : common
21
21
repository : oci://registry-1.docker.io/bitnamicharts
@@ -64,4 +64,4 @@ sources:
64
64
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations
65
65
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas
66
66
- https://github.com/chainloop-dev/chainloop
67
- version : 2.2.14
67
+ version : 2.2.15
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ controlplane:
181
181
image :
182
182
registry : docker.io
183
183
repository : bitnami/chainloop-control-plane
184
- tag : 0.180 .0-debian-12-r0
184
+ tag : 0.181 .0-debian-12-r0
185
185
digest : " "
186
186
# # Specify a imagePullPolicy
187
187
# # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -258,7 +258,7 @@ controlplane:
258
258
image :
259
259
registry : docker.io
260
260
repository : bitnami/chainloop-control-plane-migrations
261
- tag : 0.180 .0-debian-12-r0
261
+ tag : 0.181 .0-debian-12-r0
262
262
digest : " "
263
263
# # Specify a imagePullPolicy
264
264
# # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1005,7 +1005,7 @@ cas:
1005
1005
image :
1006
1006
registry : docker.io
1007
1007
repository : bitnami/chainloop-artifact-cas
1008
- tag : 0.180 .0-debian-12-r0
1008
+ tag : 0.181 .0-debian-12-r0
1009
1009
digest : " "
1010
1010
# # Specify a imagePullPolicy
1011
1011
# # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
You can’t perform that action at this time.
0 commit comments