diff --git a/.github/workflows/acceptance.yaml b/.github/workflows/acceptance.yaml index 746eb05a..75050f30 100644 --- a/.github/workflows/acceptance.yaml +++ b/.github/workflows/acceptance.yaml @@ -5,7 +5,7 @@ jobs: strategy: fail-fast: false matrix: - kind-k8s-version: [1.29.10, 1.30.6, 1.31.2] + kind-k8s-version: [1.30.8, 1.31.4, 1.32.1] runs-on: ubuntu-latest steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 diff --git a/charts/openbao/Chart.yaml b/charts/openbao/Chart.yaml index d09d1b1f..e745c580 100644 --- a/charts/openbao/Chart.yaml +++ b/charts/openbao/Chart.yaml @@ -3,9 +3,9 @@ apiVersion: v2 name: openbao -version: 0.7.0 -appVersion: v2.1.0 -kubeVersion: ">= 1.27.0-0" +version: 0.8.0 +appVersion: v2.1.1 +kubeVersion: ">= 1.30.0" description: Official OpenBao Chart home: https://github.com/openbao/openbao-helm icon: https://github.com/openbao/artwork/blob/main/color/openbao-color.svg diff --git a/charts/openbao/README.md b/charts/openbao/README.md index 23184207..79bcc721 100644 --- a/charts/openbao/README.md +++ b/charts/openbao/README.md @@ -1,6 +1,6 @@ # openbao -![Version: 0.7.0](https://img.shields.io/badge/Version-0.7.0-informational?style=flat-square) ![AppVersion: v2.1.0](https://img.shields.io/badge/AppVersion-v2.1.0-informational?style=flat-square) +![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![AppVersion: v2.1.1](https://img.shields.io/badge/AppVersion-v2.1.1-informational?style=flat-square) Official OpenBao Chart @@ -18,7 +18,7 @@ Official OpenBao Chart ## Requirements -Kubernetes: `>= 1.29.0-0` +Kubernetes: `>= 1.30.0-0` ## Values