Skip to content

Commit

Permalink
Add kubernetes version constraint and update version 1.20.1 in helm c…
Browse files Browse the repository at this point in the history
…hart (#2901)

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
  • Loading branch information
sanketsudake committed Jan 14, 2024
1 parent 796c7a4 commit 7e8d5dd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions charts/fission-all/Chart.yaml
@@ -1,8 +1,9 @@
apiVersion: v2
name: fission-all
version: v1.20.1-rc3
appVersion: v1.20.1-rc3
version: v1.20.1
appVersion: v1.20.1
description: Fission is a fast serverless framework for Kubernetes.
kubeVersion: ">=1.23.0-0"
home: https://fission.io/
icon: https://fission.io/images/fission-logo-white.svg
sources:
Expand All @@ -25,4 +26,4 @@ type: application
annotations:
artifacthub.io/signKey: |
fingerprint: 2EAE29FDF8A387050C82CD5ABBDD4FD6A1FFCBF6
url: https://raw.githubusercontent.com/fission/fission-charts/main/public_key/pgp_keys.asc
url: https://raw.githubusercontent.com/fission/fission-charts/main/public_key/pgp_keys.asc

0 comments on commit 7e8d5dd

Please sign in to comment.