Skip to content

Commit

Permalink
Do not push to Vintage (aws-app-collection) (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuladhar authored Dec 13, 2023
1 parent 6c589b5 commit 3b6d5d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,6 @@ workflows:
tags:
only: /^v.*/

- architect/push-to-app-collection:
name: aws-app-collection
context: "architect"
app_name: "teleport-operator"
app_namespace: "giantswarm"
app_collection_repo: "aws-app-collection"
requires:
- push-teleport-operator-to-app-catalog
- push-to-registries
filters:
branches:
ignore: /.*/
tags:
only: /^v.*/

- architect/push-to-app-collection:
context: architect
name: push-to-capa-app-collection
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Remove CircleCI push to Vintage (aws-app-collection)

## [0.7.0] - 2023-11-28

### Changed
Expand Down

0 comments on commit 3b6d5d9

Please sign in to comment.