Skip to content

Commit

Permalink
semantic-release-bot chore(release): 1.0.1-alpha.1
Browse files Browse the repository at this point in the history
## [1.0.1-alpha.1](v1.0.0...v1.0.1-alpha.1) (2023-03-07)

### Bug Fixes

* support autoscaling/v2 api version for hpa ([#10](#10)) ([82db864](82db864))
  • Loading branch information
semantic-release-bot committed Mar 7, 2023
1 parent 337699c commit b4e421a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.1-alpha.1](https://github.com/catalystsquad/chart-go-notifications/compare/v1.0.0...v1.0.1-alpha.1) (2023-03-07)


### Bug Fixes

* support autoscaling/v2 api version for hpa ([#10](https://github.com/catalystsquad/chart-go-notifications/issues/10)) ([82db864](https://github.com/catalystsquad/chart-go-notifications/commit/82db864dfc37c480578237ffd7424b237101502a))

# 1.0.0 (2022-12-19)


Expand Down
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: go-notifications
description: Helm chart for go-notifications
type: application
version: 1.0.0
version: 1.0.1-alpha.1
appVersion: "1.0.4"
dependencies:
- name: cockroachdb
Expand Down

0 comments on commit b4e421a

Please sign in to comment.