Skip to content

Commit

Permalink
Set team ownership (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson authored Dec 6, 2023
1 parent 88059cd commit 3057d28
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- Add missing team ownership

## [0.2.0] - 2023-11-21

## [0.1.0] - 2023-11-17
Expand Down
5 changes: 4 additions & 1 deletion helm/pss-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
apiVersion: "v1"
apiVersion: "v2"
appVersion: "[[ .AppVersion ]]"
annotations:
application.giantswarm.io/team: shield
config.giantswarm.io/version: 1.x.x
description: "Chart holding pss-operator. See https://github.com/giantswarm/giantswarm/issues/28242"
home: "https://github.com/giantswarm/pss-operator"
name: "pss-operator"
Expand Down

0 comments on commit 3057d28

Please sign in to comment.