Skip to content

Commit

Permalink
testing CI change
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbdias committed Oct 16, 2024
1 parent 94060c3 commit 0d58644
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-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_SKIP_EXISTING: true
# CR_SKIP_EXISTING: true

- name: Copy documentation to gh-pages branch
run: |
Expand Down
2 changes: 1 addition & 1 deletion charts/tracetest-onprem/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: tracetest-onprem
description: A Helm chart for tracetest On Prem
type: application
version: v1.121.0
version: v1.122.0
dependencies:
- name: tracetest-frontend
version: v1.19.0
Expand Down

0 comments on commit 0d58644

Please sign in to comment.