Skip to content

Commit

Permalink
Release v0.0.6 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Sep 28, 2023
1 parent 2c7692b commit a90f8aa
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.0.6] - 2023-09-28

### Fixed

- Ensure we do not delete observability-bundle user configs for workload clusters.
Expand Down Expand Up @@ -62,7 +64,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add '--vintage' toggle
- Add controller for Workload Management Cluster using cluster.x-k8s.io/v1beta1```

[Unreleased]: https://github.com/giantswarm/logging-operator/compare/v0.0.5...HEAD
[Unreleased]: https://github.com/giantswarm/logging-operator/compare/v0.0.6...HEAD
[0.0.6]: https://github.com/giantswarm/logging-operator/compare/v0.0.5...v0.0.6
[0.0.5]: https://github.com/giantswarm/logging-operator/compare/v0.0.4...v0.0.5
[0.0.4]: https://github.com/giantswarm/logging-operator/compare/v0.0.3...v0.0.4
[0.0.3]: https://github.com/giantswarm/logging-operator/compare/v0.0.2...v0.0.3
Expand Down
2 changes: 1 addition & 1 deletion helm/logging-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: logging-operator
description: The logging-operator manages loki and promtail related config.
home: https://github.com/giantswarm/logging-operator
version: 0.0.5
version: 0.0.6
appVersion: 0.0.1
annotations:
application.giantswarm.io/team: "atlas"
Expand Down

0 comments on commit a90f8aa

Please sign in to comment.