We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc04fa4 commit 9340671Copy full SHA for 9340671
.github/workflows/release.yaml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
pages_branch: helm-webpage
33
charts_dir: helm
34
- skip_packaging: true
+ skip_existing: true
35
env:
36
CR_TOKEN: "${{ github.token }}"
37
helm/redis-enterprise-operator/Chart.yaml
@@ -4,7 +4,7 @@ type: application
4
name: redis-enterprise-operator
5
description: A Helm chart for Redis Enterprise Operator for Kubernetes
6
7
-version: 0.1.1
+version: 0.1.0
8
appVersion: 100.0.1-23708
9
10
home: https://redis.com
0 commit comments