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 20, 2024
1 parent 6fc052d commit 16b60a0
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-c320aca@sha256:35acab5e8226d4bd4c06a91e3d5dbf59bf287f5ac2bd6494d9cad6c57cf13596
---
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-c320aca@sha256:35acab5e8226d4bd4c06a91e3d5dbf59bf287f5ac2bd6494d9cad6c57cf13596
---
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-c320aca@sha256:35acab5e8226d4bd4c06a91e3d5dbf59bf287f5ac2bd6494d9cad6c57cf13596
---
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-c320aca@sha256:35acab5e8226d4bd4c06a91e3d5dbf59bf287f5ac2bd6494d9cad6c57cf13596
---
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-c320aca@sha256:503ed73a038621118440227971d84630175f1b994f89974ad1e0c8bea649affb
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=88e97ff82c162f8dde3064d21c29329d74f17e35
- 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:3420832ae0a1ff309cf900fa5e3b854717f2a5b0@sha256:1f8be035908946f69a15de500570597990c6011c776cb4eb2aad9a681b2cbff0
- verify_ec_task_git_url=https://github.com/enterprise-contract/ec-cli.git
- verify_ec_task_git_revision=6bcf86d3354769ee4807d0c7d735fda234b2ed07
- verify_ec_task_git_revision=3420832ae0a1ff309cf900fa5e3b854717f2a5b0
- verify_ec_task_git_pathInRepo=tasks/verify-enterprise-contract/0.1/verify-enterprise-contract.yaml

0 comments on commit 16b60a0

Please sign in to comment.