Skip to content

Commit 9340671

Browse files
committed
try
1 parent cc04fa4 commit 9340671

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
pages_branch: helm-webpage
3333
charts_dir: helm
34-
skip_packaging: true
34+
skip_existing: true
3535
env:
3636
CR_TOKEN: "${{ github.token }}"
3737

helm/redis-enterprise-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: application
44
name: redis-enterprise-operator
55
description: A Helm chart for Redis Enterprise Operator for Kubernetes
66

7-
version: 0.1.1
7+
version: 0.1.0
88
appVersion: 100.0.1-23708
99

1010
home: https://redis.com

0 commit comments

Comments
 (0)