Skip to content

Commit

Permalink
enterprise contract update (#4653)
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 3, 2024
1 parent 5270779 commit c496182
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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-1619084@sha256:c908022d12d37ce553a656b3578fc23ef5614bd6479fbd1adb3d0c7635443720
- oci::quay.io/enterprise-contract/ec-release-policy:git-f93ecac@sha256:39a82678c838eefcb2c64897c12482b640f6a73443c1c16725de18150e599742
---
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-1619084@sha256:c908022d12d37ce553a656b3578fc23ef5614bd6479fbd1adb3d0c7635443720
- oci::quay.io/enterprise-contract/ec-release-policy:git-f93ecac@sha256:39a82678c838eefcb2c64897c12482b640f6a73443c1c16725de18150e599742
---
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-1619084@sha256:c908022d12d37ce553a656b3578fc23ef5614bd6479fbd1adb3d0c7635443720
- oci::quay.io/enterprise-contract/ec-release-policy:git-f93ecac@sha256:39a82678c838eefcb2c64897c12482b640f6a73443c1c16725de18150e599742
---
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-1619084@sha256:c908022d12d37ce553a656b3578fc23ef5614bd6479fbd1adb3d0c7635443720
- oci::quay.io/enterprise-contract/ec-release-policy:git-f93ecac@sha256:39a82678c838eefcb2c64897c12482b640f6a73443c1c16725de18150e599742
---
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-8b6f1ca@sha256:f69df821c221c167119d3b1e5acd5366b1282a0130c155be6146f5f2b1829ac1
- oci::quay.io/enterprise-contract/ec-task-policy:git-5bb17f6@sha256:ddc5aa129e32015625fbd3e119523e54b39be8c227939d94a9a64861ffba66af
4 changes: 2 additions & 2 deletions components/enterprise-contract/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ configMapGenerator:
- name: ec-defaults
namespace: enterprise-contract-service
literals:
- verify_ec_task_bundle=quay.io/enterprise-contract/ec-task-bundle:59dd12edc46f43f8d964f64450ee9fa920232f80@sha256:624071c279da3bddb784b254b84df20bc41fcdb28075fb6acc7ef0944baa7510
- verify_ec_task_bundle=quay.io/enterprise-contract/ec-task-bundle:a17b9ded76c9727a82264af271f5b85f7e2e85ad@sha256:f3c47f7d477242b966d90761cb62daa9065330d7cf45234759477b34a8b82d56
- verify_ec_task_git_url=https://github.com/enterprise-contract/ec-cli.git
- verify_ec_task_git_revision=59dd12edc46f43f8d964f64450ee9fa920232f80
- verify_ec_task_git_revision=a17b9ded76c9727a82264af271f5b85f7e2e85ad
- verify_ec_task_git_pathInRepo=tasks/verify-enterprise-contract/0.1/verify-enterprise-contract.yaml

0 comments on commit c496182

Please sign in to comment.