@@ -63,8 +63,8 @@ metadata:
63
63
app.kubernetes.io/component : controller
64
64
app.kubernetes.io/instance : default
65
65
app.kubernetes.io/part-of : tekton-chains
66
- pipeline.tekton.dev/release : " v20250406-0d2c5a6172 "
67
- version : " v20250406-0d2c5a6172 "
66
+ pipeline.tekton.dev/release : " v20250410-ef3e92864c "
67
+ version : " v20250410-ef3e92864c "
68
68
spec :
69
69
replicas : 1
70
70
selector :
@@ -84,13 +84,13 @@ spec:
84
84
app.kubernetes.io/instance : default
85
85
app.kubernetes.io/part-of : tekton-chains
86
86
# # tekton.dev/release value replaced with inputs.params.versionTag in pipeline/tekton/publish.yaml
87
- pipeline.tekton.dev/release : " v20250406-0d2c5a6172 "
88
- version : " v20250406-0d2c5a6172 "
87
+ pipeline.tekton.dev/release : " v20250410-ef3e92864c "
88
+ version : " v20250410-ef3e92864c "
89
89
spec :
90
90
serviceAccountName : tekton-chains-controller
91
91
containers :
92
92
- name : tekton-chains-controller
93
- image : ghcr.io/tektoncd/chains/controller-92006fd957c0afd31de6a40b3e33b39f:v20250406-0d2c5a6172 @sha256:7572b28dfdcbb956aa506f359796bdd02cd23172bf112b852ca18825d52ccb72
93
+ image : ghcr.io/tektoncd/chains/controller-92006fd957c0afd31de6a40b3e33b39f:v20250410-ef3e92864c @sha256:5998ff956b66f90f478bd29404797b4c61889afc62f514bcfabaa7e800daf6ed
94
94
volumeMounts :
95
95
- name : signing-secrets
96
96
mountPath : /etc/signing-secrets
@@ -342,7 +342,7 @@ data:
342
342
# this ConfigMap such that even if we don't have access to
343
343
# other resources in the namespace, we can still access
344
344
# this ConfigMap.
345
- version : " v20250406-0d2c5a6172 "
345
+ version : " v20250410-ef3e92864c "
346
346
347
347
---
348
348
# Copyright 2023 Tekton Authors LLC
0 commit comments