File tree Expand file tree Collapse file tree 4 files changed +17
-13
lines changed Expand file tree Collapse file tree 4 files changed +17
-13
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 4.0.74 (2025-08-22 )
3
+ ## 4.0.75 (2025-08-27 )
4
4
5
- * [ bitnami/chainloop] :zap : :arrow_up : Update dependency references ([ #36168 ] ( https://github.com/bitnami/charts/pull/36168 ) )
5
+ * [ bitnami/chainloop] :zap : :arrow_up : Update dependency references ([ #36212 ] ( https://github.com/bitnami/charts/pull/36212 ) )
6
+
7
+ ## <small >4.0.74 (2025-08-22)</small >
8
+
9
+ * [ bitnami/chainloop] :zap : :arrow_up : Update dependency references (#36168 ) ([ bbe18b6] ( https://github.com/bitnami/charts/commit/bbe18b6d1f102652d6c1574e58a5aaa7d93b15c2 ) ), closes [ #36168 ] ( https://github.com/bitnami/charts/issues/36168 )
6
10
7
11
## <small >4.0.73 (2025-08-20)</small >
8
12
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ dependencies:
4
4
version: 2.31.4
5
5
- name: postgresql
6
6
repository: oci://registry-1.docker.io/bitnamicharts
7
- version: 16.7.26
7
+ version: 16.7.27
8
8
- name: vault
9
9
repository: oci://registry-1.docker.io/bitnamicharts
10
10
version: 1.9.0
11
- digest: sha256:b70aedfdd5e51729232fa62cb7415691aef5122258cb7d5f24eabfc80c3cd074
12
- generated: "2025-08-20T13:10:11.946813921Z "
11
+ digest: sha256:296eec288d3d982b8a7136acbddded6818da5ea8f12ec1ff0334ad3544012167
12
+ generated: "2025-08-27T16:47:09.267183605Z "
Original file line number Diff line number Diff line change @@ -5,17 +5,17 @@ annotations:
5
5
category : DeveloperTools
6
6
images : |
7
7
- name: chainloop-artifact-cas
8
- image: docker.io/bitnami/chainloop-artifact-cas:1.43.0 -debian-12-r0
8
+ image: docker.io/bitnami/chainloop-artifact-cas:1.43.1 -debian-12-r0
9
9
- name: chainloop-control-plane
10
- image: docker.io/bitnami/chainloop-control-plane:1.43.0 -debian-12-r0
10
+ image: docker.io/bitnami/chainloop-control-plane:1.43.1 -debian-12-r0
11
11
- name: chainloop-control-plane-migrations
12
- image: docker.io/bitnami/chainloop-control-plane-migrations:1.43.0 -debian-12-r0
12
+ image: docker.io/bitnami/chainloop-control-plane-migrations:1.43.1 -debian-12-r0
13
13
- name: dex
14
14
image: docker.io/bitnami/dex:2.43.1-debian-12-r8
15
15
license : Apache-2.0
16
16
tanzuCategory : application
17
17
apiVersion : v2
18
- appVersion : 1.43.0
18
+ appVersion : 1.43.1
19
19
dependencies :
20
20
- name : common
21
21
repository : oci://registry-1.docker.io/bitnamicharts
@@ -65,4 +65,4 @@ sources:
65
65
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-control-plane-migrations
66
66
- https://github.com/bitnami/containers/tree/main/bitnami/chainloop-artifact-cas
67
67
- https://github.com/chainloop-dev/chainloop
68
- version : 4.0.74
68
+ version : 4.0.75
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 : 1.43.0 -debian-12-r0
184
+ tag : 1.43.1 -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 : 1.43.0 -debian-12-r0
261
+ tag : 1.43.1 -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 : 1.43.0 -debian-12-r0
1008
+ tag : 1.43.1 -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