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 11aa906 commit d7220b7Copy full SHA for d7220b7
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
- published
7
8
env:
9
- GO_VERSION: 1.20
+ GO_VERSION: ^1.20
10
HELM_VERSION: v3.6.3
11
REDIS_VERSION: 6.2.7
12
CRD_PATH: charts/operator-for-redis/crds/db.ibm.com_redisclusters.yaml
0 commit comments