Skip to content

Commit a826f77

Browse files
committed
prep for release
1 parent 38c48f8 commit a826f77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ This is a matrix of confirmed test targets. Please PR environments that are also
7272
<td>Microsoft</td><td>ARO</td><td>4.6</td><td>Yes</td><td>No</td><td>Runs on CoreOS and building building compatable binaries seems to be the next step</td>
7373
</tr>
7474
<tr>
75-
<td>AWS</td><td>EKS</td><td>1.21</td><td>Yes</td><td>Yes*</td><td>crictl client in the default AMI means that the metadata won't be captured</td>
75+
<td>AWS</td><td>EKS</td><td>1.21</td><td>Yes</td><td>Yes*</td><td>No crictl client in the default AMI means that the metadata won't be captured</td>
7676
</tr>
7777
<tr>
7878
<td>AWS</td><td>ROSA</td><td>4.6</td><td>Yes</td><td>No</td><td>Runs on CoreOS and building building compatable binaries seems to be the next step</td>

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@sha256:b8f5c392640c9d228b0e32c5889b29c37bc330adace0c2f2d8464d6664e644ef
4+
repository: quay.io/icdh/core-dump-handler:v2.1.0
55
pullPolicy: IfNotPresent
66

77
imagePullSecrets: []

0 commit comments

Comments
 (0)