-
Notifications
You must be signed in to change notification settings - Fork 808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update livenessprobe image version from 2.1.0 to 2.2.0 #756
Update livenessprobe image version from 2.1.0 to 2.2.0 #756
Conversation
Pull Request Test Coverage Report for Build 1629
💛 - Coveralls |
@@ -21,7 +21,7 @@ sidecars: | |||
tag: "v3.0.3" | |||
livenessProbeImage: | |||
repository: k8s.gcr.io/sig-storage/livenessprobe | |||
tag: "v2.1.0" | |||
tag: "v2.2.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update the chart version as well? Otherwise github actions fails.
c807089
to
cc03798
Compare
charts/aws-ebs-csi-driver/Chart.yaml
Outdated
@@ -2,7 +2,7 @@ apiVersion: v1 | |||
appVersion: "0.9.0" | |||
name: aws-ebs-csi-driver | |||
description: A Helm chart for AWS EBS CSI Driver | |||
version: 0.9.8 | |||
version: 0.9.9 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ayberk PTAL
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just merged an earlier PR, could you update it to 0.9.10?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
/retest |
cc03798
to
cfe43f2
Compare
cfe43f2
to
4d783dd
Compare
/lgtm Thanks a lot!! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ayberk, mowangdk The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
Is this a bug fix or adding new feature?
Fix #749
What is this PR about? / Why do we need it?
Upgrade livenessprobe to patch memory leak
What testing is done?
helm install in k8s cluster