Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 14:08
· 1 commit to main since this release
a39e3a3

1.5.0 - (2024-10-24)

🚀 Features

  • Implement private feeds (#156) (a39e3a3) - (Tomáš Filip)
  • Pull-through cache: Add option to authenticate to an upstream mirror (#114) (0fe5bac) - (Lukas Jagemann)

➕ Add

  • Add helm chart release action (#181)
  • Add helm chart release action

  • Updated to use helm-chart-repo for output of chart releaser


Co-authored-by: Haim Kortovich haim.kortovich@topmanage.com
Co-authored-by: robford123 robford123@hotmail.com (087ca20) - (Haim Kortovich)

  • Add tencent cloud ocs support (#178)

feat: Added Tencent Cloud OCS support (#178).

Signed-off-by: geffzhang geffzhang@weyhd.com (fd34684) - (geffzhang)

🔄 Update

  • Update all nuget packages to latest versions (#179)

refactor: Update all NuGet packages to latest versions (#179)

Signed-off-by: Rob Ford robford123@hotmail.com
Co-authored-by: Rob Ford rob.ford@pymatech.com (1b3790f) - (Rob Ford)

  • Update Docker Compose example (#173)

docs: Update Docker Compose example. (f7cdf3e) - (Lukas Grützmacher)

📝 Other

  • New MaxVersionsPerPackage to clean packages (#180)

feat: Keep versions of a package at a maximum value (#180). (1f1d37c) - (Erik)