Skip to content

Commit

Permalink
chore(release): 1.1.32
Browse files Browse the repository at this point in the history
## [1.1.32](v1.1.31...v1.1.32) (2021-12-08)

### Bug Fixes

* **ci:** update path for upload asset ([63165bd](63165bd))
* **ci:** update upload_url for upload helm chart asset tgz ([5a53eed](5a53eed))
  • Loading branch information
semantic-release-bot committed Dec 8, 2021
1 parent 5a53eed commit ca5bacf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions helm/check-christmas-lottery-numbers/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.1.31
version: 1.1.32
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 1.1.31
appVersion: 1.1.32
2 changes: 1 addition & 1 deletion helm/check-christmas-lottery-numbers/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image:
repository: xoanmallon/check-christmas-lottery-numbers
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: 1.1.31
tag: 1.1.32
imageCredentials:
url: ""
username: ""
Expand Down

0 comments on commit ca5bacf

Please sign in to comment.