File tree Expand file tree Collapse file tree 5 files changed +4
-17
lines changed Expand file tree Collapse file tree 5 files changed +4
-17
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7- - feature/FAC-158_update-artifacthub-status
87
98jobs :
109 release :
6261 CR_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
6362 CR_KEY : " ${{ secrets.CR_KEY }}" # Key name used while creating key
6463 CR_SIGN : true # Set to true to sign images
65-
66- linter-artifacthub :
67- runs-on : ubuntu-latest
68- container :
69- image : artifacthub/ah
70- options : --user 1001
71- steps :
72- - name : Checkout code
73- uses : actions/checkout@master
74- - name : Run ah lint
75- working-directory : ./charts/fission-all
76- run : ah lint
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : flex-ce
33description : Run Flex for Apache Flink Community Edition in Kubernetes
44type : application
5- version : 1.0.64
5+ version : 1.0.65
66appVersion : " 94.2"
77keywords :
88 - flink
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : flex
33description : Run Flex for Apache Flink in Kubernetes
44type : application
5- version : 1.0.64
5+ version : 1.0.65
66appVersion : " 94.2"
77keywords :
88 - flink
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : kpow-ce
33description : Run Kpow for Apache Kafka Community Edition in Kubernetes
44type : application
5- version : 1.0.64
5+ version : 1.0.65
66appVersion : " 94.2"
77keywords :
88 - kafka
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : kpow
33description : Run Kpow for Apache Kafka in Kubernetes
44type : application
5- version : 1.0.64
5+ version : 1.0.65
66appVersion : " 94.2"
77keywords :
88 - kafka
You can’t perform that action at this time.
0 commit comments