Skip to content

Commit

Permalink
[bot] Update main from tektoncd/operator to a98ed25f242ba10da27a48fc2…
Browse files Browse the repository at this point in the history
…cd876a290656701

    $ git diff --stat a98ed25f242ba10da27a48fc2cd876a290656701..a98ed25f242ba10da27a48fc2cd876a290656701

https://github.com/tektoncd/operator/compare/a98ed25f242ba10da27a48fc2cd876a290656701..a98ed25f242ba10da27a48fc2cd876a290656701
  • Loading branch information
openshift-pipelines-bot committed Dec 22, 2024
1 parent 85865a5 commit 92145e1
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 119 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ metadata:
app.kubernetes.io/component: controller
app.kubernetes.io/instance: default
app.kubernetes.io/part-of: tekton-chains
pipeline.tekton.dev/release: "v20241219-5fc7735e5a"
version: "v20241219-5fc7735e5a"
pipeline.tekton.dev/release: "v20241221-f5925252ef"
version: "v20241221-f5925252ef"
spec:
replicas: 1
selector:
Expand All @@ -84,13 +84,13 @@ spec:
app.kubernetes.io/instance: default
app.kubernetes.io/part-of: tekton-chains
# # tekton.dev/release value replaced with inputs.params.versionTag in pipeline/tekton/publish.yaml
pipeline.tekton.dev/release: "v20241219-5fc7735e5a"
version: "v20241219-5fc7735e5a"
pipeline.tekton.dev/release: "v20241221-f5925252ef"
version: "v20241221-f5925252ef"
spec:
serviceAccountName: tekton-chains-controller
containers:
- name: tekton-chains-controller
image: ghcr.io/tektoncd/chains/controller-92006fd957c0afd31de6a40b3e33b39f:v20241219-5fc7735e5a@sha256:5a6ad4108551996dc4936d5cf0d10aa18055fc138d444d979c8f9d735248ee8d
image: ghcr.io/tektoncd/chains/controller-92006fd957c0afd31de6a40b3e33b39f:v20241221-f5925252ef@sha256:c38153feaa8b98273c581d12bb41ebf44e0efa8db209cc124fd8243d8122b93e
volumeMounts:
- name: signing-secrets
mountPath: /etc/signing-secrets
Expand Down Expand Up @@ -342,7 +342,7 @@ data:
# this ConfigMap such that even if we don't have access to
# other resources in the namespace, we can still access
# this ConfigMap.
version: "v20241219-5fc7735e5a"
version: "v20241221-f5925252ef"

---
# Copyright 2023 Tekton Authors LLC
Expand Down
Loading

0 comments on commit 92145e1

Please sign in to comment.