File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 9595 env :
9696 CR_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
9797 CR_RELEASE_NAME_TEMPLATE : " cryptpad-helm-{{ .Version }}"
98+ CR_SIGN : true
99+ CR_KEY : " XWiki SAS"
100+ # Values for CR_KEYRING and CR_PASSPHRASE_FILE was setup on Prepare GPG key
98101
99102 - name : Login to GitHub Container Registry
100103 uses : docker/login-action@v1
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ type: application
2121# This is the chart version. This version number should be incremented each time you make changes
2222# to the chart and its templates, including the app version.
2323# Versions are expected to follow Semantic Versioning (https://semver.org/)
24- version : 0.0.17-Beta.15
24+ version : 0.0.17
2525
2626# This is the version number of the application being deployed. This version number should be
2727# incremented each time you make changes to the application. Versions are not expected to
You can’t perform that action at this time.
0 commit comments