Fix pipeline
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 2s
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 2s
This commit is contained in:
@@ -19,6 +19,6 @@ jobs:
|
||||
- name: Upload Helm Chart
|
||||
run: |
|
||||
curl --request POST \
|
||||
-H "Authorization: Bearer ${{ secrets.GITEA_TOKEN }}" \
|
||||
--form "chart=@wordyne-${HELM_CHART_VERSION}.tgz" \
|
||||
https://git.cloudyne.io/api/packages/helm/helm/charts
|
||||
--user "${HELM_USER}:${HELM_PASS}" \
|
||||
--upload-file "wordyne-${HELM_CHART_VERSION}.tgz" \
|
||||
https://helm.cloudyne.io/api/charts
|
||||
|
||||
@@ -2,5 +2,5 @@ apiVersion: v2
|
||||
name: wordyne
|
||||
description: Helm chart for deploying pre-built website containers to kubernetes clusters
|
||||
type: application
|
||||
version: "1.0.24"
|
||||
version: "1.0.27"
|
||||
appVersion: "6.2.2"
|
||||
|
||||
BIN
wordyne-1.0.27.tgz
Normal file
BIN
wordyne-1.0.27.tgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user