Skip to content

Commit 653f962

Browse files
committed
bump new version for trigger helm chart release
1 parent 811e8d0 commit 653f962

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

.github/workflows/helm-publish-on-new-version.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,4 @@ jobs:
3232
with:
3333
charts_dir: '.'
3434
env:
35-
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
36-
CR_SKIP_EXISTING: true
35+
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

cadastrapp/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Helm chart for deploying geOrchestra's cadastrapp
44

55
type: application
66

7-
version: 0.2.0
7+
version: 0.2.1
88

99
# Last version released on https://github.com/georchestra/cadastrapp is 2.0
1010
appVersion: "2.0.0"

geocontrib/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ description: |
44
A Helm chart for deploying geocontrib (https://github.com/neogeo-technologies/geocontrib)
55
66
type: application
7-
version: 0.1.0
7+
version: 0.1.1
88

99
appVersion: "2.3.9"

sftp/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ description: A Helm chart for deploying a SFTP stack
44

55
type: application
66

7-
version: 0.1.0
7+
version: 0.1.1
88

99
appVersion: "1.0"

0 commit comments

Comments
 (0)