Skip to content

Commit

Permalink
enterprise contract update (#4666)
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 Oct 8, 2024
1 parent 44b236b commit a4673d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions components/enterprise-contract/ecp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- github.com/release-engineering/rhtap-ec-policy//data
name: Default
policy:
- oci::quay.io/enterprise-contract/ec-release-policy:git-f93ecac@sha256:39a82678c838eefcb2c64897c12482b640f6a73443c1c16725de18150e599742
- oci::quay.io/enterprise-contract/ec-release-policy:git-75c36c3@sha256:5ab1e5a7314bb5a782fea919369a324e0f288bb3b1a9e39172f5204392c34dc0
---
apiVersion: appstudio.redhat.com/v1alpha1
kind: EnterpriseContractPolicy
Expand All @@ -46,7 +46,7 @@ spec:
- github.com/release-engineering/rhtap-ec-policy//data
name: Default
policy:
- oci::quay.io/enterprise-contract/ec-release-policy:git-f93ecac@sha256:39a82678c838eefcb2c64897c12482b640f6a73443c1c16725de18150e599742
- oci::quay.io/enterprise-contract/ec-release-policy:git-75c36c3@sha256:5ab1e5a7314bb5a782fea919369a324e0f288bb3b1a9e39172f5204392c34dc0
---
apiVersion: appstudio.redhat.com/v1alpha1
kind: EnterpriseContractPolicy
Expand All @@ -67,7 +67,7 @@ spec:
- github.com/release-engineering/rhtap-ec-policy//data
name: Default
policy:
- oci::quay.io/enterprise-contract/ec-release-policy:git-f93ecac@sha256:39a82678c838eefcb2c64897c12482b640f6a73443c1c16725de18150e599742
- oci::quay.io/enterprise-contract/ec-release-policy:git-75c36c3@sha256:5ab1e5a7314bb5a782fea919369a324e0f288bb3b1a9e39172f5204392c34dc0
---
apiVersion: appstudio.redhat.com/v1alpha1
kind: EnterpriseContractPolicy
Expand All @@ -89,7 +89,7 @@ spec:
- github.com/release-engineering/rhtap-ec-policy//data
name: Default
policy:
- oci::quay.io/enterprise-contract/ec-release-policy:git-f93ecac@sha256:39a82678c838eefcb2c64897c12482b640f6a73443c1c16725de18150e599742
- oci::quay.io/enterprise-contract/ec-release-policy:git-75c36c3@sha256:5ab1e5a7314bb5a782fea919369a324e0f288bb3b1a9e39172f5204392c34dc0
---
apiVersion: appstudio.redhat.com/v1alpha1
kind: EnterpriseContractPolicy
Expand All @@ -108,4 +108,4 @@ spec:
- github.com/release-engineering/rhtap-ec-policy//data
name: Default
policy:
- oci::quay.io/enterprise-contract/ec-task-policy:git-5bb17f6@sha256:ddc5aa129e32015625fbd3e119523e54b39be8c227939d94a9a64861ffba66af
- oci::quay.io/enterprise-contract/ec-task-policy:git-75c36c3@sha256:bd183554f8bb3e9c54f1d5ab8845760e317030538258021de4abc4511fe0284a
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=cec5c56e31fcdc5d85665934ea11933d944c527a
- https://github.com/enterprise-contract/enterprise-contract-controller/config/crd?ref=1e8d6a079b53c46a1520ff462a25c98ba064471e
- ecp.yaml
- role.yaml
- rolebinding.yaml
Expand All @@ -11,7 +11,7 @@ configMapGenerator:
- name: ec-defaults
namespace: enterprise-contract-service
literals:
- verify_ec_task_bundle=quay.io/enterprise-contract/ec-task-bundle:a17b9ded76c9727a82264af271f5b85f7e2e85ad@sha256:f3c47f7d477242b966d90761cb62daa9065330d7cf45234759477b34a8b82d56
- verify_ec_task_bundle=quay.io/enterprise-contract/ec-task-bundle:009ff244ec43d7499158d4ae096bf42ecf53094a@sha256:1b86eb65b16c524dc6fd48e3e3180ca601cd6e6e99cfa1a5faf9af0937fd5c5c
- verify_ec_task_git_url=https://github.com/enterprise-contract/ec-cli.git
- verify_ec_task_git_revision=a17b9ded76c9727a82264af271f5b85f7e2e85ad
- verify_ec_task_git_revision=009ff244ec43d7499158d4ae096bf42ecf53094a
- verify_ec_task_git_pathInRepo=tasks/verify-enterprise-contract/0.1/verify-enterprise-contract.yaml

0 comments on commit a4673d1

Please sign in to comment.