Skip to content

Commit

Permalink
chore(release): 0.7.0
Browse files Browse the repository at this point in the history
# [0.7.0](v0.6.1...v0.7.0) (2022-05-17)

### Features

* Allow setting refresh interval ([4560769](4560769))
  • Loading branch information
semantic-release-bot committed May 17, 2022
1 parent 4560769 commit eec6e17
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.7.0](https://github.com/stenic/k8status/compare/v0.6.1...v0.7.0) (2022-05-17)


### Features

* Allow setting refresh interval ([4560769](https://github.com/stenic/k8status/commit/4560769c3f2b943e0caba4742bab8bb308e76275))

## [0.6.1](https://github.com/stenic/k8status/compare/v0.6.0...v0.6.1) (2022-05-17)


Expand Down
4 changes: 2 additions & 2 deletions charts/k8status/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: k8status
description: A Helm chart for Kubernetes
type: application
version: 0.5.1
appVersion: 0.6.1
version: 0.6.0
appVersion: 0.7.0

0 comments on commit eec6e17

Please sign in to comment.