Skip to content

Commit

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

## [Unreleased]

## [0.4.0] - 2023-12-06

### Added

- Implement creation of Azure Storage Containers on CAPZ management clusters.
Expand Down Expand Up @@ -40,7 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Implement creation of S3 buckets on CAPA management clusters.

[Unreleased]: https://github.com/giantswarm/object-storage-operator/compare/v0.3.0...HEAD
[Unreleased]: https://github.com/giantswarm/object-storage-operator/compare/v0.4.0...HEAD
[0.4.0]: https://github.com/giantswarm/object-storage-operator/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/giantswarm/object-storage-operator/compare/v0.2.1...v0.3.0
[0.2.1]: https://github.com/giantswarm/object-storage-operator/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/giantswarm/object-storage-operator/compare/v0.1.0...v0.2.0
Expand Down
2 changes: 1 addition & 1 deletion helm/object-storage-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: object-storage-operator
description: The object-storage-operator manages object storage on CAPI management clusters.
home: https://github.com/giantswarm/object-storage-operator
version: 0.3.0
version: 0.4.0
appVersion: 0.0.1
annotations:
application.giantswarm.io/team: "atlas"
Expand Down

0 comments on commit 3f843b7

Please sign in to comment.