Skip to content

Commit

Permalink
enterprise contract update
Browse files Browse the repository at this point in the history
  • Loading branch information
ec-automation[bot] committed Nov 19, 2024
1 parent 6aa833a commit 325d97d
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-ebd561c@sha256:5b06819240f95f9df09912c69dcfec570761f0c1f49271ebdfd86c8a555278ba
- oci::quay.io/enterprise-contract/ec-release-policy:git-d4be578@sha256:0bce85da15803be24d0630eb94576db4d4e853a614265548dfdb1c770d21fd13
---
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-ebd561c@sha256:5b06819240f95f9df09912c69dcfec570761f0c1f49271ebdfd86c8a555278ba
- oci::quay.io/enterprise-contract/ec-release-policy:git-d4be578@sha256:0bce85da15803be24d0630eb94576db4d4e853a614265548dfdb1c770d21fd13
---
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-ebd561c@sha256:5b06819240f95f9df09912c69dcfec570761f0c1f49271ebdfd86c8a555278ba
- oci::quay.io/enterprise-contract/ec-release-policy:git-d4be578@sha256:0bce85da15803be24d0630eb94576db4d4e853a614265548dfdb1c770d21fd13
---
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-ebd561c@sha256:5b06819240f95f9df09912c69dcfec570761f0c1f49271ebdfd86c8a555278ba
- oci::quay.io/enterprise-contract/ec-release-policy:git-d4be578@sha256:0bce85da15803be24d0630eb94576db4d4e853a614265548dfdb1c770d21fd13
---
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-ebd561c@sha256:8508c7ade80629ee20abfe932349ef5995c6192e012eaf1a5cff114a090b2990
- oci::quay.io/enterprise-contract/ec-task-policy:git-d4be578@sha256:468c1029c84ed4e32b7c24fe046e9ec9cc7ef96855a0ed038d4ce3020fc55ca8
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=a0fbf32b609200ff9169c95b3d2425e90caae7a5
- https://github.com/enterprise-contract/enterprise-contract-controller/config/crd?ref=58d34a4e20f6f90f1fed663527576882c76d002a
- 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:6bcf86d3354769ee4807d0c7d735fda234b2ed07@sha256:978d48e842a3d7060035f8006b43f3aec84eb87deac3ada47a32b19d96417cbc
- verify_ec_task_bundle=quay.io/enterprise-contract/ec-task-bundle:35654c37f0baead71b913437866fb1a6ee261f7c@sha256:8ace5446ce4e331804e64d44627c5c4afda540e0e639467cd2a88199b1515107
- verify_ec_task_git_url=https://github.com/enterprise-contract/ec-cli.git
- verify_ec_task_git_revision=6bcf86d3354769ee4807d0c7d735fda234b2ed07
- verify_ec_task_git_revision=35654c37f0baead71b913437866fb1a6ee261f7c
- verify_ec_task_git_pathInRepo=tasks/verify-enterprise-contract/0.1/verify-enterprise-contract.yaml

0 comments on commit 325d97d

Please sign in to comment.