Skip to content

Commit

Permalink
Merge branch 'main' into app-values-registry-switch
Browse files Browse the repository at this point in the history
  • Loading branch information
marians authored Dec 18, 2023
2 parents 0a23a38 + 3b6d5d9 commit 699395d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
17 changes: 1 addition & 16 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1

orbs:
architect: giantswarm/[email protected].5
architect: giantswarm/[email protected].6

workflows:
build:
Expand Down 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 @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Configure `gsoci.azurecr.io` as the default container image registry.

### Changed

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

## [0.7.0] - 2023-11-28

### Changed
Expand Down

0 comments on commit 699395d

Please sign in to comment.