Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
oshribr committed Oct 31, 2024
1 parent cc04fa4 commit 9340671
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 @@ -31,7 +31,7 @@ jobs:
with:
pages_branch: helm-webpage
charts_dir: helm
skip_packaging: true
skip_existing: true
env:
CR_TOKEN: "${{ github.token }}"

Expand Down
2 changes: 1 addition & 1 deletion helm/redis-enterprise-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ type: application
name: redis-enterprise-operator
description: A Helm chart for Redis Enterprise Operator for Kubernetes

version: 0.1.1
version: 0.1.0
appVersion: 100.0.1-23708

home: https://redis.com
Expand Down

0 comments on commit 9340671

Please sign in to comment.