Skip to content

Commit

Permalink
Release v0.10.0 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jan 7, 2025
1 parent 399711c commit 8cd4817
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.10.0] - 2025-01-07

### Changed

- Secure Azure Storage Account by making them private and accessible through an Azure Private Endpoint. This also requires the creation of a private DNS zone and A record.
Expand Down Expand Up @@ -143,7 +145,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.9.0...HEAD
[Unreleased]: https://github.com/giantswarm/object-storage-operator/compare/v0.10.0...HEAD
[0.10.0]: https://github.com/giantswarm/object-storage-operator/compare/v0.9.0...v0.10.0
[0.9.0]: https://github.com/giantswarm/object-storage-operator/compare/v0.8.0...v0.9.0
[0.8.0]: https://github.com/giantswarm/object-storage-operator/compare/v0.7.0...v0.8.0
[0.7.0]: https://github.com/giantswarm/object-storage-operator/compare/v0.6.1...v0.7.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 @@ -3,7 +3,7 @@ name: object-storage-operator
description: The object-storage-operator manages object storage on CAPI management clusters.
home: https://github.com/giantswarm/object-storage-operator
icon: https://s.giantswarm.io/app-icons/giantswarm/1/light.svg
version: 0.9.0
version: 0.10.0
appVersion: 0.0.1
annotations:
application.giantswarm.io/team: "atlas"
Expand Down

0 comments on commit 8cd4817

Please sign in to comment.