Skip to content

Commit

Permalink
chore(release): 0.13.0
Browse files Browse the repository at this point in the history
# [0.13.0](v0.12.2...v0.13.0) (2022-11-27)

### Features

* Add degraded option ([763fc12](763fc12))
  • Loading branch information
semantic-release-bot committed Nov 27, 2022
1 parent 763fc12 commit 6969dfb
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.13.0](https://github.com/stenic/k8status/compare/v0.12.2...v0.13.0) (2022-11-27)


### Features

* Add degraded option ([763fc12](https://github.com/stenic/k8status/commit/763fc1278da14975fc7652ba8d3fd320dc1ca50c))

## [0.12.2](https://github.com/stenic/k8status/compare/v0.12.1...v0.12.2) (2022-10-26)


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,8 +2,8 @@ apiVersion: v2
name: k8status
description: A Helm chart for Kubernetes
type: application
version: 0.12.2
appVersion: 0.12.2
version: 0.13.0
appVersion: 0.13.0
maintainers:
- email: [email protected]
name: Stenic
Expand Down

0 comments on commit 6969dfb

Please sign in to comment.