Skip to content

Commit

Permalink
chore(release): 1.2.6
Browse files Browse the repository at this point in the history
## [1.2.6](v1.2.5...v1.2.6) (2023-07-12)

### Bug Fixes

* **deps:** update golang dependencies ([#59](#59)) ([61f4a59](61f4a59))
  • Loading branch information
semantic-release-bot committed Jul 12, 2023
1 parent 61f4a59 commit 891c72b
Show file tree
Hide file tree
Showing 2 changed files with 9 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.11
appVersion: "1.2.5"
version: 0.3.12
appVersion: "1.2.6"
sources:
- https://github.com/karlderkaefer/argocd-ecr-updater
maintainers:
Expand Down
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.6](https://github.com/karlderkaefer/argocd-ecr-updater/compare/v1.2.5...v1.2.6) (2023-07-12)


### Bug Fixes

* **deps:** update golang dependencies ([#59](https://github.com/karlderkaefer/argocd-ecr-updater/issues/59)) ([61f4a59](https://github.com/karlderkaefer/argocd-ecr-updater/commit/61f4a59c7067f0d7cd3c50007175e6540c84069d))

## [1.2.5](https://github.com/karlderkaefer/argocd-ecr-updater/compare/v1.2.4...v1.2.5) (2023-05-30)


Expand Down

0 comments on commit 891c72b

Please sign in to comment.