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 56c1385 commit 2d89849Copy full SHA for 2d89849
charts/Chart.yaml
@@ -6,6 +6,6 @@ type: application
6
7
version: 1.0.0
8
9
-appVersion: 3.0.0
+appVersion: 3.1.0
10
11
icon: https://raw.githubusercontent.com/No9/ibm-core-dump-handler/master/assets/handle-with-care-svgrepo-com.svg
charts/values.yaml
@@ -1,7 +1,7 @@
1
replicaCount: 1
2
3
image:
4
- repository: quay.io/icdh/core-dump-handler:v3.0.0
+ repository: quay.io/icdh/core-dump-handler:v3.1.0
5
pullPolicy: IfNotPresent
imagePullSecrets: []
0 commit comments