Releases: ironashram/argocd-apps-action
Releases · ironashram/argocd-apps-action
v1.3.5
What's Changed
- build(deps): Bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 in /src by @dependabot in #41
- build(deps): update Go version and dependencies by @ironashram in #43
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
- Add status badges by @ironashram in #36
- build(deps): Bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 in /src by @dependabot in #37
- build(deps): Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 in /src by @dependabot in #38
- build(deps): Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 in /src by @dependabot in #39
- build(deps): Bump github.com/go-git/go-git/v5 from 5.13.2 to 5.14.0 in /src by @dependabot in #40
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- build(deps): Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 in /src by @dependabot in #33
- build(deps): Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 in /src by @dependabot in #34
- nit: update commit message by @ironashram in #35
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /src by @dependabot in #28
- build(deps): Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 in /src by @dependabot in #27
- build(deps): Bump wangyoucao577/go-release-action from 1.52 to 1.53 by @dependabot in #29
- build(deps): Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /src by @dependabot in #30
- release v1.3.2 by @ironashram in #31
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- build(deps): Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 in /src by @dependabot in #24
- fix: filter the related chart only by @ironashram in #26
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- feat: add option to ignore semver prerelease versions by @ironashram in #22
- build: bump go verion to 1.23.2 by @ironashram in #23
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- build(deps): Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 in /src by @dependabot in #12
- build(deps): Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 in /src by @dependabot in #13
- build(deps): Bump wangyoucao577/go-release-action from 1.49 to 1.50 by @dependabot in #14
- build(deps): Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 in /src by @dependabot in #15
- build(deps): Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 in /src by @dependabot in #16
- build(deps): Bump wangyoucao577/go-release-action from 1.50 to 1.51 by @dependabot in #17
- build(deps): Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 in /src by @dependabot in #18
- build(deps): Bump github.com/sethvargo/go-githubactions from 1.2.0 to 1.3.0 in /src by @dependabot in #19
- build(deps): Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 in /src by @dependabot in #20
- build(deps): Bump wangyoucao577/go-release-action from 1.51 to 1.52 by @dependabot in #21
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- build(deps): Bump oras.land/oras-go/v2 from 2.4.0 to 2.5.0 in /src by @dependabot in #10
- allow multiple apps pointing to one chart by @ironashram in #11
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- build(deps): Bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 in /src by @dependabot in #5
- build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /src by @dependabot in #6
- fix: do not exit early if processing one file fails by @ironashram in #7
- avoid setting redundant env variables by @ironashram in #8
- Support OCI registries by @ironashram in #9
Full Changelog: v0.1.0...v1.0.0
v0.1.0
What's Changed
- build(deps): Bump wangyoucao577/go-release-action from 1.48 to 1.49 by @dependabot in #3
- Add PR Labels by @ironashram in #4
New Contributors
- @ironashram made their first contribution in #4
Full Changelog: v0.0.5...v0.1.0