Skip to content

Commit 4a9637d

Browse files
authored
use openwhisk-package-alarms 2.1.0 (#604)
1 parent d3155ca commit 4a9637d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/openwhisk/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ providers:
364364
alarm:
365365
enabled: true
366366
imageName: "openwhisk/alarmprovider"
367-
imageTag: "2.0.0-incubating"
367+
imageTag: "2.1.0"
368368
imagePullPolicy: "IfNotPresent"
369369
# NOTE: replicaCount > 1 doesn't work because of the PVC
370370
replicaCount: 1

0 commit comments

Comments
 (0)