-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.7.1 #2794
Conversation
327700d
to
2f10601
Compare
📝 |
Signed-off-by: yu-croco <yu.croco@gmail.com>
5a59c94
to
d41cacf
Compare
{{- with .Values.controller.volumeMounts }} | ||
volumeMounts: | ||
- name: plugin-bin | ||
mountPath: /home/argo-rollouts/plugin-bin | ||
- name: tmp | ||
mountPath: /tmp | ||
{{- with .Values.controller.volumeMounts }} | ||
{{- toYaml . | nindent 8 }} | ||
{{- end }} |
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.
@@ -120,6 +120,7 @@ controller: | |||
# limits: | |||
# cpu: 100m | |||
# memory: 128Mi | |||
# ephemeral-storage: 1Gi |
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.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
3e291d9
to
b16bfb2
Compare
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.
🚀 thank you, @yu-croco 🙏
This PR contains the following updates:
v1.7.0
->v1.7.1
Release Notes
argoproj/argo-rollouts (argoproj/argo-rollouts)
v1.7.1
Compare Source
Fix
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.