Skip to content

Commit 2d89849

Browse files
committed
prep 3.1.0 release
1 parent 56c1385 commit 2d89849

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ type: application
66

77
version: 1.0.0
88

9-
appVersion: 3.0.0
9+
appVersion: 3.1.0
1010

1111
icon: https://raw.githubusercontent.com/No9/ibm-core-dump-handler/master/assets/handle-with-care-svgrepo-com.svg

charts/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
replicaCount: 1
22

33
image:
4-
repository: quay.io/icdh/core-dump-handler:v3.0.0
4+
repository: quay.io/icdh/core-dump-handler:v3.1.0
55
pullPolicy: IfNotPresent
66

77
imagePullSecrets: []

0 commit comments

Comments
 (0)