Releases: bagetter/BaGetter
1.5.1
1.6.0-docs1 - (2024-11-27)
🔄 Update
- Update release.yml
add CR_TOKEN env var
Signed-off-by: Rob Ford [email protected] (0249cde) - (Rob Ford)
- Update release.yml
Change to use gh-pages branch
Signed-off-by: Rob Ford [email protected] (6c6ff34) - (Rob Ford)
- Update release.yml
use main branch instead of master for helm-chart-repo
Signed-off-by: Rob Ford [email protected] (499b279) - (Rob Ford)
1.6.0-docs1
1.6.0-docs1 - (2024-11-27)
🚀 Features
🐛 Bug Fixes
🔄 Update
- Update release.yml
add CR_TOKEN env var
Signed-off-by: Rob Ford [email protected] (0249cde) - (Rob Ford)
- Update release.yml
Change to use gh-pages branch
Signed-off-by: Rob Ford [email protected] (6c6ff34) - (Rob Ford)
- Update release.yml
use main branch instead of master for helm-chart-repo
Signed-off-by: Rob Ford [email protected] (499b279) - (Rob Ford)
1.5.0-docs2
1.5.0-docs2 - (2024-11-11)
📝 Other
- Add quotes around directory string (7d607da) - (Marlon Regenhardt)
1.5.0-docs1
1.5.0-docs1 - (2024-11-11)
📝 Other
- Add quotes around directory string (7d607da) - (Marlon Regenhardt)
1.5.0
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 [email protected]
Co-authored-by: robford123 [email protected] (087ca20) - (Haim Kortovich)
- Add tencent cloud ocs support (#178)
feat: Added Tencent Cloud OCS support (#178).
Signed-off-by: geffzhang [email protected] (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 [email protected]
Co-authored-by: Rob Ford [email protected] (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)