Chart version update (#3291)

* Helm K8s minimum version to 1.28

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>

* Workflow image changes

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>

* Update tools version

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>

---------

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2025-12-15 12:04:14 +05:30
committed by GitHub
parent bcd1872ffa
commit d9d9d226d3
6 changed files with 11 additions and 12 deletions
+2 -2
View File
@@ -23,7 +23,7 @@ on:
env:
HELM_VERSION: v3.19.0
KIND_VERSION: v0.26.0
KIND_VERSION: v0.30.0
KIND_CLUSTER_NAME: kind
permissions:
@@ -40,7 +40,7 @@ jobs:
strategy:
fail-fast: false
matrix:
kindversion: ["v1.28.15"]
kindversion: ["v1.31.12"]
os: [ubuntu-24.04]
steps:
- name: Harden Runner