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 Oct 15, 2024
1 parent 03ab588 commit 070f3c7
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-75c36c3@sha256:5ab1e5a7314bb5a782fea919369a324e0f288bb3b1a9e39172f5204392c34dc0
- oci::quay.io/enterprise-contract/ec-release-policy:git-b0f9edd@sha256:523c476d9fd1964c564c57215fb994a3fbaa3c5f9904cb64a54a401291de4cfc
---
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-75c36c3@sha256:5ab1e5a7314bb5a782fea919369a324e0f288bb3b1a9e39172f5204392c34dc0
- oci::quay.io/enterprise-contract/ec-release-policy:git-b0f9edd@sha256:523c476d9fd1964c564c57215fb994a3fbaa3c5f9904cb64a54a401291de4cfc
---
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-75c36c3@sha256:5ab1e5a7314bb5a782fea919369a324e0f288bb3b1a9e39172f5204392c34dc0
- oci::quay.io/enterprise-contract/ec-release-policy:git-b0f9edd@sha256:523c476d9fd1964c564c57215fb994a3fbaa3c5f9904cb64a54a401291de4cfc
---
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-75c36c3@sha256:5ab1e5a7314bb5a782fea919369a324e0f288bb3b1a9e39172f5204392c34dc0
- oci::quay.io/enterprise-contract/ec-release-policy:git-b0f9edd@sha256:523c476d9fd1964c564c57215fb994a3fbaa3c5f9904cb64a54a401291de4cfc
---
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-75c36c3@sha256:bd183554f8bb3e9c54f1d5ab8845760e317030538258021de4abc4511fe0284a
- oci::quay.io/enterprise-contract/ec-task-policy:git-d2ac82d@sha256:f197c119abe0801f671df5a83ab64ec26c0ecf4726271a32609bfa7257341e1c
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=1e8d6a079b53c46a1520ff462a25c98ba064471e
- https://github.com/enterprise-contract/enterprise-contract-controller/config/crd?ref=5695db2bcc5662790a18ea730348607340251776
- 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:009ff244ec43d7499158d4ae096bf42ecf53094a@sha256:1b86eb65b16c524dc6fd48e3e3180ca601cd6e6e99cfa1a5faf9af0937fd5c5c
- verify_ec_task_bundle=quay.io/enterprise-contract/ec-task-bundle:8eeffdd2e97b0e828cfbb0f424acde237bbc00f2@sha256:ccf41aa1b75c6e98d81fd20d241a802a53f683629cdb5161c3aba90f533b8182
- verify_ec_task_git_url=https://github.com/enterprise-contract/ec-cli.git
- verify_ec_task_git_revision=009ff244ec43d7499158d4ae096bf42ecf53094a
- verify_ec_task_git_revision=8eeffdd2e97b0e828cfbb0f424acde237bbc00f2
- verify_ec_task_git_pathInRepo=tasks/verify-enterprise-contract/0.1/verify-enterprise-contract.yaml

0 comments on commit 070f3c7

Please sign in to comment.