Skip to content

Commit

Permalink
ROX-24530: let Konflux images expire after 13w (#2007)
Browse files Browse the repository at this point in the history
  • Loading branch information
tommartensen authored Jan 9, 2025
1 parent a02e318 commit 2acf49b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .tekton/collector-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ spec:
- name: git-url
value: '{{source_url}}'
- name: image-expires-after
# TODO(ROX-24530): return expiration for non-released images to 13w
value: '52w'
value: '13w'
- name: output-image-repo
value: quay.io/rhacs-eng/collector
- name: path-context
Expand Down

0 comments on commit 2acf49b

Please sign in to comment.