diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index ea61a8c8571..35ef9ee4eeb 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -67,7 +67,6 @@ jobs: # Fix sh files to always be executable find . -name '*.sh' | xargs chmod +x - - name: Checkout uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 if: | diff --git a/charts/stable/codeproject-ai-server/Chart.yaml b/charts/stable/codeproject-ai-server/Chart.yaml index a10b0ecd402..9f9cfc5e61b 100644 --- a/charts/stable/codeproject-ai-server/Chart.yaml +++ b/charts/stable/codeproject-ai-server/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.5.1 +appVersion: 2.6.5 dependencies: - name: common version: 23.0.10