Skip to content

Commit

Permalink
chore(release): 1.3.0
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.14...v1.3.0) (2024-03-20)

### Bug Fixes

* **deps:** update golang dependencies ([#106](#106)) ([1882f17](1882f17))

### Features

* add ARM builds ([86c4a43](86c4a43))
  • Loading branch information
semantic-release-bot committed Mar 20, 2024
1 parent 17af8da commit ad671fb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/argocd-ecr-updater/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: argocd-ecr-updater
description: A Helm chart to update the ECR token for ECR based helm repositories
type: application
version: 0.3.20
appVersion: "1.2.14"
version: 0.3.21
appVersion: "1.3.0"
sources:
- https://github.com/karlderkaefer/argocd-ecr-updater
maintainers:
Expand Down
12 changes: 12 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.3.0](https://github.com/karlderkaefer/argocd-ecr-updater/compare/v1.2.14...v1.3.0) (2024-03-20)


### Bug Fixes

* **deps:** update golang dependencies ([#106](https://github.com/karlderkaefer/argocd-ecr-updater/issues/106)) ([1882f17](https://github.com/karlderkaefer/argocd-ecr-updater/commit/1882f1700548324c62f13aa6050f3921d88ed52b))


### Features

* add ARM builds ([86c4a43](https://github.com/karlderkaefer/argocd-ecr-updater/commit/86c4a430e9cb71da3dc8c35f23479a1593f43d70))

## [1.2.14](https://github.com/karlderkaefer/argocd-ecr-updater/compare/v1.2.13...v1.2.14) (2024-02-01)


Expand Down

0 comments on commit ad671fb

Please sign in to comment.