Skip to content

Commit

Permalink
Bumpversion to v0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
drgarcia1986 committed Jun 23, 2020
1 parent 5393e78 commit 51ad1ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [NEXT_RELEASE]
## [0.33.0] - 2020-06-23
### Added
- Verification to avoid ingress duplication when an unmanaged ingress exists
- Adds rewrite-target annotation to createIngress if ingressClass is nginx
Expand Down
2 changes: 1 addition & 1 deletion helm/chart/teresa/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
description: A Helm chart to deploy teresa on Kubernetes
name: teresa
version: 0.32.0
version: 0.33.0
sources:
- https://github.com/luizalabs/teresa
2 changes: 1 addition & 1 deletion helm/chart/teresa/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ aws:
docker:
registry: luizalabs
image: teresa
tag: v0.32.0
tag: v0.33.0
build:
limits:
cpu: 500m
Expand Down

0 comments on commit 51ad1ae

Please sign in to comment.