Skip to content

v0.13.0

Compare
Choose a tag to compare
@pasha-codefresh pasha-codefresh released this 15 May 15:19
· 33 commits to master since this release
b40e984

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 @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 @dependabot in #535
  • chore(deps): bump github.com/emicklei/go-restful from 2.9.5+incompatible to 2.16.0+incompatible by @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 @dependabot in #648
  • chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @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

Full Changelog: v0.12.2...v0.13.0