Skip to content

Commit

Permalink
enterprise contract update (#4219)
Browse files Browse the repository at this point in the history
Co-authored-by: ec-automation[bot] <32872589-ec-automation[bot]@users.noreply.github.com>
  • Loading branch information
ec-automation[bot] and ec-automation[bot] authored Jul 30, 2024
1 parent 0a24b3d commit edf43f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/enterprise-contract/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/enterprise-contract/enterprise-contract-controller/config/crd?ref=c4e5c057470f86c88848e173cda5f1d60dc29851
- https://github.com/enterprise-contract/enterprise-contract-controller/config/crd?ref=564d4fedc4af05657ae7a17ab79ddf574c757d16
- ecp.yaml
- role.yaml
- rolebinding.yaml
Expand All @@ -12,7 +12,7 @@ configMapGenerator:
- name: ec-defaults
namespace: enterprise-contract-service
literals:
- verify_ec_task_bundle=quay.io/enterprise-contract/ec-task-bundle:5cf4a7ff5d29729ce42150b030f2f1f2b4140b5d@sha256:53b1c38167d024da257454702122a3c95c3afbcb6b33d6ff5a2936bfbb203fdf
- verify_ec_task_bundle=quay.io/enterprise-contract/ec-task-bundle:a5f9215e7be46e229bbdccae690947a0b1c10acc@sha256:5218a8483bf7100b9f4830049624c8d66c0d1e5bdbbc1797a594e05b5a78ea30
- verify_ec_task_git_url=https://github.com/enterprise-contract/ec-cli.git
- verify_ec_task_git_revision=5cf4a7ff5d29729ce42150b030f2f1f2b4140b5d
- verify_ec_task_git_revision=a5f9215e7be46e229bbdccae690947a0b1c10acc
- verify_ec_task_git_pathInRepo=tasks/verify-enterprise-contract/0.1/verify-enterprise-contract.yaml

0 comments on commit edf43f6

Please sign in to comment.