File tree Expand file tree Collapse file tree 3 files changed +14
-10
lines changed Expand file tree Collapse file tree 3 files changed +14
-10
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 4.0.51 (2025-07-15)
3+ ## 4.0.52 (2025-07-15)
44
5- * [ bitnami/chainloop] :zap : :arrow_up : Update dependency references ([ #35141 ] ( https://github.com/bitnami/charts/pull/35141 ) )
5+ * [ bitnami/chainloop] :zap : :arrow_up : Update dependency references ([ #35146 ] ( https://github.com/bitnami/charts/pull/35146 ) )
6+
7+ ## <small >4.0.51 (2025-07-15)</small >
8+
9+ * [ bitnami/chainloop] :zap : :arrow_up : Update dependency references (#35141 ) ([ aec53c2] ( https://github.com/bitnami/charts/commit/aec53c20776d192a12915c20c07c7701d2c1d02f ) ), closes [ #35141 ] ( https://github.com/bitnami/charts/issues/35141 )
610
711## <small >4.0.50 (2025-07-15)</small >
812
Original file line number Diff line number Diff line change @@ -5,17 +5,17 @@ annotations:
55 category : DeveloperTools
66 images : |
77 - name: chainloop-artifact-cas
8- image: docker.io/bitnami/chainloop-artifact-cas:1.32 .0-debian-12-r0
8+ image: docker.io/bitnami/chainloop-artifact-cas:1.33 .0-debian-12-r0
99 - name: chainloop-control-plane
10- image: docker.io/bitnami/chainloop-control-plane:1.32 .0-debian-12-r0
10+ image: docker.io/bitnami/chainloop-control-plane:1.33 .0-debian-12-r0
1111 - name: chainloop-control-plane-migrations
12- image: docker.io/bitnami/chainloop-control-plane-migrations:1.32 .0-debian-12-r0
12+ image: docker.io/bitnami/chainloop-control-plane-migrations:1.33 .0-debian-12-r0
1313 - name: dex
1414 image: docker.io/bitnami/dex:2.43.1-debian-12-r5
1515 license : Apache-2.0
1616 tanzuCategory : application
1717apiVersion : v2
18- appVersion : 1.32 .0
18+ appVersion : 1.33 .0
1919dependencies :
2020- name : common
2121 repository : oci://registry-1.docker.io/bitnamicharts
@@ -65,4 +65,4 @@ sources:
6565- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations
6666- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas
6767- https://github.com/chainloop-dev/chainloop
68- version : 4.0.51
68+ version : 4.0.52
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ controlplane:
181181 image :
182182 registry : docker.io
183183 repository : bitnami/chainloop-control-plane
184- tag : 1.32 .0-debian-12-r0
184+ tag : 1.33 .0-debian-12-r0
185185 digest : " "
186186 # # Specify a imagePullPolicy
187187 # # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -258,7 +258,7 @@ controlplane:
258258 image :
259259 registry : docker.io
260260 repository : bitnami/chainloop-control-plane-migrations
261- tag : 1.32 .0-debian-12-r0
261+ tag : 1.33 .0-debian-12-r0
262262 digest : " "
263263 # # Specify a imagePullPolicy
264264 # # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1005,7 +1005,7 @@ cas:
10051005 image :
10061006 registry : docker.io
10071007 repository : bitnami/chainloop-artifact-cas
1008- tag : 1.32 .0-debian-12-r0
1008+ tag : 1.33 .0-debian-12-r0
10091009 digest : " "
10101010 # # Specify a imagePullPolicy
10111011 # # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
You can’t perform that action at this time.
0 commit comments