Skip to content

Commit ff5c6fc

Browse files
authored
Replace ec-release-policy tag with floating tag (#5437)
This removes the need to keep bumping the version with automation. Instead the floating tag will be updated after each update to ec-policies and once that update has passed the EC CI in the ec-policies repo. For background: https://issues.redhat.com/browse/EC-884 https://issues.redhat.com/browse/EC-952 Ref: EC-951 Signed-off-by: Rob Nester <[email protected]>
1 parent 8b29874 commit ff5c6fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/enterprise-contract/ecp.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
- github.com/release-engineering/rhtap-ec-policy//data
2424
name: Default
2525
policy:
26-
- oci::quay.io/enterprise-contract/ec-release-policy:git-ea77b8f@sha256:562c441a7555e635736157622c889b6e8590e9ba880ff9327b7fb2917be10fdd
26+
- oci::quay.io/enterprise-contract/ec-release-policy:konflux
2727
---
2828
apiVersion: appstudio.redhat.com/v1alpha1
2929
kind: EnterpriseContractPolicy
@@ -46,7 +46,7 @@ spec:
4646
- github.com/release-engineering/rhtap-ec-policy//data
4747
name: Default
4848
policy:
49-
- oci::quay.io/enterprise-contract/ec-release-policy:git-ea77b8f@sha256:562c441a7555e635736157622c889b6e8590e9ba880ff9327b7fb2917be10fdd
49+
- oci::quay.io/enterprise-contract/ec-release-policy:konflux
5050
---
5151
apiVersion: appstudio.redhat.com/v1alpha1
5252
kind: EnterpriseContractPolicy
@@ -67,7 +67,7 @@ spec:
6767
- github.com/release-engineering/rhtap-ec-policy//data
6868
name: Default
6969
policy:
70-
- oci::quay.io/enterprise-contract/ec-release-policy:git-ea77b8f@sha256:562c441a7555e635736157622c889b6e8590e9ba880ff9327b7fb2917be10fdd
70+
- oci::quay.io/enterprise-contract/ec-release-policy:konflux
7171
---
7272
apiVersion: appstudio.redhat.com/v1alpha1
7373
kind: EnterpriseContractPolicy
@@ -89,7 +89,7 @@ spec:
8989
- github.com/release-engineering/rhtap-ec-policy//data
9090
name: Default
9191
policy:
92-
- oci::quay.io/enterprise-contract/ec-release-policy:git-ea77b8f@sha256:562c441a7555e635736157622c889b6e8590e9ba880ff9327b7fb2917be10fdd
92+
- oci::quay.io/enterprise-contract/ec-release-policy:konflux
9393
---
9494
apiVersion: appstudio.redhat.com/v1alpha1
9595
kind: EnterpriseContractPolicy

0 commit comments

Comments
 (0)