You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's Changed
chore: Correctly upload release assets by @jannfis in #403
docs: Add security policy by @jannfis in #408
chore: Fix mkdocs requirements by @jannfis in #409
feat: Rename confusing update strategies by @jaideepr97 in #456
docs: Fix the wrong flag for the argocd-image-updater by @LinuxSuRen in #448
fix: Doc error --docker-server by @hawkesn in #442
chore: update golangci-lint version in CI by @jaideepr97 in #457
Fix: update application config sample & replace the deprecated ioutil pkg by @CaiYueTing in #492
fix: Remove erroneous binary by @jannfis in #498
docs: Added warning about existing tag in semver by @kostis-codefresh in #471
docs: Fix dead links by @claudex in #434
build: preview docs locally by @kostis-codefresh in #470
fix: add ca-certificates to the docker image by @aborilov in #497
docs: Add missing word by @sondrelg in #472
chore: Add words to dictionary by @jannfis in #499
chore: Fix building readthedocs by @jannfis in #509
chore: Upgrade Go version to 1.18 and update dependencies by @jannfis in #523
fix: Also request OCI media type image index by @jannfis in #524
docs(readme): add link for proposal to integrate with argo-cd by @morey-tech in #520
bump go version to 1.20 by @deferraz in #564
ensure deterministic results for SortBySemVer() by @krancour in #559
docs(registries): add env example by @vsychov in #555
chore(deps): bump golang.org/x/crypto from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0 by https://github.com/dependabot in #539
Name strategy regexp in example need to be correctd by @iamraj007 in #534
bump golang.org/x/net from 0.4.0 to 0.7.0 by https://github.com/dependabot in #535
chore(deps): bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible by https://github.com/dependabot in #532
Examples for semver and digest update strategy by @dmouse in #507
Fix: kustomize write target starts failing after indeterminate period at time by @dmavis in #583
Fix: git zombie processes left behind after periodic image updater runs by @dmavis in #584
Documentation Error: Incorrect Usage of <image_name> in Annotations by @geekloper in #581
chore: Fix spell checking config by @suzaku in #577
docs: Fixed typo by @yukinakanaka in #589
chore: Preallocate space for slices with known size by @suzaku in #575
ci: Fix codegen and update kustomize to post-2.0 by @jannfis in #590
feat: Respect original parameter overrides with git write-back by @ks-yim in #573
chore: Update to newer argocd version for better API compatibility by @jessebye in #594
Upgrade dependencies for fix vulnerabilities by @vsychov in #599
fix: tighten securityContext to comply with restricted PSS by @tsawada in #600
feat: Add possibility to specify write-back GIT repository as annotation by @flozzone in #424
fix: Add support for ocischema.DeserializedImageIndex manifest type by @jessebye in #618
chore(deps): Upgrade the version of semver package from v1 to v3 by @umi0410 in #625
feat: multisource support by @askhari in #636
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by https://github.com/dependabot in #648
chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by https://github.com/dependabot in #629
feat: add support for separate GitHub app credentials by @dlactin in #649
Fix: golangci lint by @0luwaj0x1 in #707
Docs: fix redirection path by @Fluder-Paradyne in #708
fix dockerfile to pass builds by @aburan28 in #700
fix: typo by @testwill in #624
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
v0.13.0
What's Changed
chore: Correctly upload release assets by @jannfis in #403
docs: Add security policy by @jannfis in #408
chore: Fix mkdocs requirements by @jannfis in #409
feat: Rename confusing update strategies by @jaideepr97 in #456
docs: Fix the wrong flag for the argocd-image-updater by @LinuxSuRen in #448
fix: Doc error --docker-server by @hawkesn in #442
chore: update golangci-lint version in CI by @jaideepr97 in #457
Fix: update application config sample & replace the deprecated ioutil pkg by @CaiYueTing in #492
fix: Remove erroneous binary by @jannfis in #498
docs: Added warning about existing tag in semver by @kostis-codefresh in #471
docs: Fix dead links by @claudex in #434
build: preview docs locally by @kostis-codefresh in #470
fix: add ca-certificates to the docker image by @aborilov in #497
docs: Add missing word by @sondrelg in #472
chore: Add words to dictionary by @jannfis in #499
chore: Fix building readthedocs by @jannfis in #509
chore: Upgrade Go version to 1.18 and update dependencies by @jannfis in #523
fix: Also request OCI media type image index by @jannfis in #524
docs(readme): add link for proposal to integrate with argo-cd by @morey-tech in #520
bump go version to 1.20 by @deferraz in #564
ensure deterministic results for SortBySemVer() by @krancour in #559
docs(registries): add env example by @vsychov in #555
chore(deps): bump golang.org/x/crypto from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0 by https://github.com/dependabot in #539
Name strategy regexp in example need to be correctd by @iamraj007 in #534
bump golang.org/x/net from 0.4.0 to 0.7.0 by https://github.com/dependabot in #535
chore(deps): bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible by https://github.com/dependabot in #532
Examples for semver and digest update strategy by @dmouse in #507
Fix: kustomize write target starts failing after indeterminate period at time by @dmavis in #583
Fix: git zombie processes left behind after periodic image updater runs by @dmavis in #584
Documentation Error: Incorrect Usage of <image_name> in Annotations by @geekloper in #581
chore: Fix spell checking config by @suzaku in #577
docs: Fixed typo by @yukinakanaka in #589
chore: Preallocate space for slices with known size by @suzaku in #575
ci: Fix codegen and update kustomize to post-2.0 by @jannfis in #590
feat: Respect original parameter overrides with git write-back by @ks-yim in #573
chore: Update to newer argocd version for better API compatibility by @jessebye in #594
Upgrade dependencies for fix vulnerabilities by @vsychov in #599
fix: tighten securityContext to comply with restricted PSS by @tsawada in #600
feat: Add possibility to specify write-back GIT repository as annotation by @flozzone in #424
fix: Add support for ocischema.DeserializedImageIndex manifest type by @jessebye in #618
chore(deps): Upgrade the version of semver package from v1 to v3 by @umi0410 in #625
feat: multisource support by @askhari in #636
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by https://github.com/dependabot in #648
chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by https://github.com/dependabot in #629
feat: add support for separate GitHub app credentials by @dlactin in #649
Fix: golangci lint by @0luwaj0x1 in #707
Docs: fix redirection path by @Fluder-Paradyne in #708
fix dockerfile to pass builds by @aburan28 in #700
fix: typo by @testwill in #624
New Contributors
@LinuxSuRen made their first contribution in #448
@hawkesn made their first contribution in #442
@CaiYueTing made their first contribution in #492
@kostis-codefresh made their first contribution in #471
@claudex made their first contribution in #434
@aborilov made their first contribution in #497
@sondrelg made their first contribution in #472
@morey-tech made their first contribution in #520
@deferraz made their first contribution in #564
@krancour made their first contribution in #559
@iamraj007 made their first contribution in #534
@dmouse made their first contribution in #507
@dmavis made their first contribution in #583
@geekloper made their first contribution in #581
@suzaku made their first contribution in #577
@yukinakanaka made their first contribution in #589
@ks-yim made their first contribution in #573
@jessebye made their first contribution in #594
@tsawada made their first contribution in #600
@flozzone made their first contribution in #424
@umi0410 made their first contribution in #625
@askhari made their first contribution in #636
@dlactin made their first contribution in #649
@0luwaj0x1 made their first contribution in #707
@Fluder-Paradyne made their first contribution in #708
@aburan28 made their first contribution in #700
@testwill made their first contribution in #624
Full Changelog: v0.12.2...v0.13.0
Beta Was this translation helpful? Give feedback.
All reactions