PackageTrack

Go modules · #2588 by repository stars

github.com/fluxcd/helm-controller

v1.6.3fluxcd/helm-controller

Release timeline

906 releases since 2020
20202026

Releases

  1. v0.15.1-0.20220120082630-3134d10d328a20 Jan 2022pre-release

    Nothing published for this version

  2. v0.15.1-0.20220120082629-89ba4f5e8f2b20 Jan 2022pre-release

    Nothing published for this version

  3. v0.15.1-0.20220119111358-bc5e26a2387e19 Jan 2022pre-release

    Nothing published for this version

  4. v0.15.1-0.20220119100612-6cda0a9aaa3f19 Jan 2022pre-release

    Nothing published for this version

  5. v0.15.1-0.20220119093958-836f84c41abe19 Jan 2022pre-release

    Nothing published for this version

  6. v0.15.1-0.20220117204516-5572b8a5533117 Jan 2022pre-release

    Nothing published for this version

  7. v0.15.1-0.20220117112529-c4d512399c3117 Jan 2022pre-release

    Nothing published for this version

  8. v0.15.1-0.20220114062915-0246b7d42a0814 Jan 2022pre-release

    Nothing published for this version

  9. v0.15.1-0.20220114003936-0498e9e236a414 Jan 2022pre-release

    Nothing published for this version

  10. v0.15.1-0.20220111140155-3805507c11c911 Jan 2022pre-release

    Nothing published for this version

  11. v0.15.1-0.20220111134107-80b56313344a11 Jan 2022pre-release

    Nothing published for this version

  12. v0.15.1-0.20220111130350-e3643ce9c92911 Jan 2022pre-release

    Nothing published for this version

  13. v0.15.1-0.20220111124450-a0929b5c6fad11 Jan 2022pre-release

    Nothing published for this version

  14. v0.15.010 Jan 2022
    Release notes3 sources agree

    Release date: 2022-01-10

    This prerelease comes with an update to the Kubernetes and controller-runtime dependencies to align them with the Kubernetes 1.23 release, including an update of Helm to v3.7.2.

    In addition, the controller is now built with Go 1.17 and Alpine 3.15.

    Improvements:

    • Update Go to v1.17 #348
    • Update Helm to v3.7.2 #380

    Fixes:

    • Fix inconsistent code-style raised at security audit #386
    Open source →
  15. v0.14.2-0.20220110083553-a75c4a05fdca10 Jan 2022pre-release

    Nothing published for this version

  16. v0.14.2-0.20220109110350-5303093eb10e9 Jan 2022pre-release

    Nothing published for this version

  17. v0.14.2-0.20220107165340-4a544182a8b87 Jan 2022pre-release

    Nothing published for this version

  18. v0.14.2-0.20220107165307-2c82071f6cc97 Jan 2022pre-release

    Nothing published for this version

  19. v0.14.2-0.20220107165229-57d4c29db1677 Jan 2022pre-release

    Nothing published for this version

  20. v0.14.2-0.20220107164943-9fc7867a75387 Jan 2022pre-release

    Nothing published for this version

  21. v0.14.2-0.20220107160610-de19dace257c7 Jan 2022pre-release

    Nothing published for this version

  22. v0.14.2-0.20220106112729-a58a158847e76 Jan 2022pre-release

    Nothing published for this version

  23. v0.14.2-0.20211222084946-e2b988a11b3e22 Dec 2021pre-release

    Nothing published for this version

  24. v0.14.2-0.20211221140838-0837f6f34a6821 Dec 2021pre-release

    Nothing published for this version

  25. v0.14.2-0.20211221140332-c9b1a4f4f83221 Dec 2021pre-release

    Nothing published for this version

  26. v0.14.2-0.20211209181720-93d7e430622e9 Dec 2021pre-release

    Nothing published for this version

  27. v0.14.2-0.20211209173555-1d0372605a859 Dec 2021pre-release

    Nothing published for this version

  28. v0.14.19 Dec 2021
    Release notes3 sources agree

    Release date: 2021-12-09

    This prerelease updates the dependency on the source-controller to v0.19.2, which includes the fixes from source-controller v0.19.1, and changes the length of the SHA hex added to the SemVer metadata of a HelmChart. Refer to the source-controller changelog for more information.

    :warning: There have been additional user reports about charts complaining about a + character in the label:

    metadata.labels: Invalid value: "1.2.3+a4303ff0f6fb560ea032f9981c6bd7c7f146d083.1": a valid label must be an empty string or consist of alphanumeric characters, '-', '_' or '.', and must start and end with an alphanumeric character (e.g. 'MyValue', or 'my_value', or '12345', regex used for validation is '(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?')
    

    Given the Helm chart best practices mention to replace this character with a _, we encourage you to patch this in your (upstream) chart. Pseudo example using template functions:

    {{- replace "+" "_" .Chart.Version | trunc 63 }}
    

    In addition, the dependency on github.com/opencontainers/runc is updated to v1.0.3 to please static security analysers and fix any warnings for CVE-2021-43784.

    Improvements:

    • Update kustomize packages to Kustomize v4.4.1 #374
    • Update dependencies (fix CVE-2021-43784) #376
    • Update source-controller to v0.19.2 #377

    Fixes:

    • docs/spec: Fix reconcile annotation key in example #371
    Open source →
  29. v0.14.1-0.20211209151142-694ece6b948f9 Dec 2021pre-release

    Nothing published for this version

  30. v0.14.1-0.20211209145707-8041ca4f6c159 Dec 2021pre-release

    Nothing published for this version

  31. v0.14.1-0.20211209142411-ec125949bda79 Dec 2021pre-release

    Nothing published for this version

  32. v0.14.1-0.20211209114027-605269e835829 Dec 2021pre-release

    Nothing published for this version

  33. v0.14.1-0.20211209105347-90e42d87f7249 Dec 2021pre-release

    Nothing published for this version

  34. v0.14.1-0.20211207115544-520e30daf4e07 Dec 2021pre-release

    Nothing published for this version

  35. v0.14.1-0.20211207112455-628ffb5545d07 Dec 2021pre-release

    Nothing published for this version

  36. v0.14.1-0.20211203145527-b9e33304334c3 Dec 2021pre-release

    Nothing published for this version

  37. v0.14.1-0.20211203132936-e2e0bb6df90b3 Dec 2021pre-release

    Nothing published for this version

  38. v0.14.023 Nov 2021
    Release notes3 sources agree

    Release date: 2021-11-23

    This prerelease updates the dependency on the source-controller to v0.19.0, which includes breaking behavioral changes, including one beneficial to users making use of ValuesFiles references. Refer to the changelog for more information.

    In addition, it updates Alpine to v3.14, and several dependencies to their latest version. Solving an issue with rest_client_request_latency_seconds_.* high cardinality metrics.

    Improvements:

    • Update Alpine to v3.14 #360
    • Update various dependencies to mitigate CVE warnings #361
    • Update opencontainers/image-spec to v1.0.2 #362
    • Update controller-runtime to v0.10.2 #363
    • Update source-controller to v0.19.0 #364
    Open source →
  39. v0.13.1-0.20211123112228-bd114663035223 Nov 2021pre-release

    Nothing published for this version

  40. v0.13.1-0.20211123104227-1d50461e102f23 Nov 2021pre-release

    Nothing published for this version

  41. v0.13.1-0.20211123102551-7f52614d3b6a23 Nov 2021pre-release

    Nothing published for this version

  42. v0.13.1-0.20211122133657-034cddd0cbcc22 Nov 2021pre-release

    Nothing published for this version

  43. v0.13.1-0.20211122130712-8ee4d88af9b722 Nov 2021pre-release

    Nothing published for this version

  44. v0.13.1-0.20211122094736-3b6ed64bfb5a22 Nov 2021pre-release

    Nothing published for this version

  45. v0.13.1-0.20211119152129-724cb69114fb19 Nov 2021pre-release

    Nothing published for this version

  46. v0.13.1-0.20211119125314-db307ce487e519 Nov 2021pre-release

    Nothing published for this version

  47. v0.13.1-0.20211119123213-29aff2c11ad019 Nov 2021pre-release

    Nothing published for this version

  48. v0.13.1-0.20211119123210-cd3220b9833619 Nov 2021pre-release

    Nothing published for this version

  49. v0.13.1-0.20211119123022-a2284e3381c019 Nov 2021pre-release

    Nothing published for this version

  50. v0.13.1-0.20211116121025-4081e945f14a16 Nov 2021pre-release

    Nothing published for this version

  51. v0.13.1-0.20211116110832-1fc834da509016 Nov 2021pre-release

    Nothing published for this version

  52. v0.13.012 Nov 2021
    Release notes3 sources agree

    Release date: 2021-11-12

    This prerelease comes with artifact integrity verification. During the acquisition of an artifact, helm-controller computes its checksum using SHA-2 and verifies that it matches the checksum advertised in the Status of the Source.

    Improvements:

    • Verify artifacts integrity #358
    Open source →
  53. v0.12.3-0.20211112143919-1df49305485312 Nov 2021pre-release

    Nothing published for this version

  54. v0.12.3-0.20211112140956-4f1ac951613b12 Nov 2021pre-release

    Nothing published for this version

  55. v0.12.3-0.20211112133428-59d3d88f603312 Nov 2021pre-release

    Nothing published for this version

  56. v0.12.3-0.20211112123542-459984c33ddb12 Nov 2021pre-release

    Nothing published for this version

  57. v0.12.211 Nov 2021
    Release notes3 sources agree

    Release date: 2021-11-11

    This prerelease downgrades Helm to v3.6.3 due to high memory usage issues inherited from upstream dependency changes. For technical details about the issue, see this comment.

    As Helm v3.7.0 did not introduce any new features from the perspective of the controller, we consider this to be a patch which reverts the unwanted behavior introduced in v0.12.0.

    Fixes:

    • Set the managed fields owner to helm-controller #346
    • Downgrade Helm to v3.6.3 due to OOM issues #352
    • Replace containerd with version that patches CVEs #356
    Open source →
  58. v0.12.2-0.20211111133457-d540742856a811 Nov 2021pre-release

    Nothing published for this version

  59. v0.12.2-0.20211111132133-1806f340ba0111 Nov 2021pre-release

    Nothing published for this version

  60. v0.12.2-0.20211111130437-ed6005a58a9811 Nov 2021pre-release

    Nothing published for this version