build: fix base image, bump to v1.22.1, update test plan

This commit is contained in:
“Naeel”
2026-05-18 12:29:08 +04:00
parent c8ced44068
commit 650616b464
3 changed files with 38 additions and 23 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ image: fission/fission-bundle
## It is also used by the chart to identify version of the few more images apart from fission-bundle.
## Keep it empty for using latest tag.
##
imageTag: v1.22.0
imageTag: v1.22.1
## pullPolicy represents the pull policy to use for images in the chart.
##