Skip to content

Commit

Permalink
Release v0.1.0 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Dec 19, 2023
1 parent 42b5983 commit 3d252ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.0] - 2023-12-19

### Added

- Add Cluster resource template.
Expand Down Expand Up @@ -62,4 +64,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Update and clean up the template repo.

[Unreleased]: https://github.com/giantswarm/REPOSITORY_NAME/tree/master
[Unreleased]: https://github.com/giantswarm/cluster/compare/v0.1.0...HEAD
[0.1.0]: https://github.com/giantswarm/cluster/releases/tag/v0.1.0
7 changes: 2 additions & 5 deletions helm/cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
apiVersion: v2
name: cluster

# Please describe what the app provides in a sentence or two.
description: Giant Swarm cluster chart with provider-independent cluster resources
icon: https://s.giantswarm.io/app-icons/giantswarm/1/dark.svg

home: https://github.com/giantswarm/cluster
type: application
sources:
- https://github.com/giantswarm/cluster
version: 0.1.0-dev

- https://github.com/giantswarm/cluster
version: 0.1.0
annotations:
application.giantswarm.io/app-type: "cluster"
application.giantswarm.io/team: "turtles"

0 comments on commit 3d252ad

Please sign in to comment.