From 7aaeed374d88b76d8dc3a0b35b04c8eac993b4aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 13 Aug 2026 03:37:59 +0000 Subject: [PATCH] fix: update CRDs and appVersion to version 0.8.6 https://github.com/Interhyp/git-hubby/compare/v0.8.5...v0.8.6 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 8ee8ff8..c1e4b2d 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -3,7 +3,7 @@ name: git-hubby description: Helm chart for the git-hubby Kubernetes operator — manage GitHub resources declaratively via CRDs type: application version: 0.0.1 -appVersion: "0.8.5" +appVersion: "0.8.6" home: https://github.com/Interhyp/git-hubby-helm sources: - https://github.com/Interhyp/git-hubby-helm