Skip to content

Commit

Permalink
Merge branch 'main' into fix/VELO-72-try-without-configuring-git-email
Browse files Browse the repository at this point in the history
  • Loading branch information
drornir-velocity authored Jul 21, 2024
2 parents d341dba + 55d1278 commit 970313a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
with:
pages_branch: gh-pages-v2
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_TOKEN: "${{ secrets.TECHVELOCITY_CI_GITHUB_TOKEN_HELM_CHARTS }}"
2 changes: 1 addition & 1 deletion charts/operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
type: application
version: 0.1.0-rc1
version: 0.1.0-rc2
# used as the default value for .Values.operator.image.tag
appVersion: 0.1.0-rc1
name: operator
Expand Down

0 comments on commit 970313a

Please sign in to comment.