From 0a7184eee0d33002c462adbf45fdfc09fb6ba6fe Mon Sep 17 00:00:00 2001 From: brendan-kellam <10233483+brendan-kellam@users.noreply.github.com> Date: Thu, 13 Aug 2026 05:14:56 +0000 Subject: [PATCH] chore: bump sourcebot to v5.1.7 - Update appVersion to v5.1.7 - Bump chart version to 0.1.101 - Update generated documentation --- CHANGELOG.md | 5 +++++ charts/sourcebot/Chart.yaml | 4 ++-- charts/sourcebot/README.md | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b63cbd..1a941fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.101] - 2026-08-13 + +### Changed +- Bumped Sourcebot to v5.1.7. [Release notes](https://github.com/sourcebot-dev/sourcebot/releases/tag/v5.1.7) + ## [0.1.100] - 2026-08-10 ### Changed diff --git a/charts/sourcebot/Chart.yaml b/charts/sourcebot/Chart.yaml index c1a10d6..13dee2d 100644 --- a/charts/sourcebot/Chart.yaml +++ b/charts/sourcebot/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 type: application name: sourcebot -version: 0.1.100 -appVersion: v5.1.6 +version: 0.1.101 +appVersion: v5.1.7 description: Sourcebot is a self-hosted tool that helps you understand your codebase. icon: https://raw.githubusercontent.com/sourcebot-dev/sourcebot/ebf6721836b8f878d42bb8c1e844bdc7867a74fe/packages/web/public/logo_512.png keywords: diff --git a/charts/sourcebot/README.md b/charts/sourcebot/README.md index 409165c..613e2ac 100644 --- a/charts/sourcebot/README.md +++ b/charts/sourcebot/README.md @@ -1,6 +1,6 @@ # sourcebot -![Version: 0.1.100](https://img.shields.io/badge/Version-0.1.100-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v5.1.6](https://img.shields.io/badge/AppVersion-v5.1.6-informational?style=flat-square) +![Version: 0.1.101](https://img.shields.io/badge/Version-0.1.101-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v5.1.7](https://img.shields.io/badge/AppVersion-v5.1.7-informational?style=flat-square) Sourcebot is a self-hosted tool that helps you understand your codebase.