Skip to content

Commit ab15c82

Browse files
gardener-github-actions[bot]github-actions[bot]
authored andcommitted
Upgrade github.com/gardener/machine-controller-manager (gardener#210)
from v0.60.0 to v0.60.1 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2718b35 commit ab15c82

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.ocm/base-component.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
componentReferences:
22
- componentName: github.com/gardener/machine-controller-manager
33
name: machine-controller-manager
4-
version: v0.60.0
4+
version: v0.60.1
55
main-source:
66
labels:
77
- name: cloud.gardener.cnudie/dso/scanning-hints/source_analysis/v1
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
ocm:
2+
component_name: github.com/gardener/machine-controller-manager
3+
component_version: v0.60.1
4+
release_notes:
5+
- audience: operator
6+
author:
7+
hostname: github.com
8+
type: githubUser
9+
username: takoverflow
10+
category: bugfix
11+
contents: Added a safeguard to delay deletion of machines that are undergoing a
12+
`Create` Request to prevent orphaning of VMs.
13+
mimetype: text/markdown
14+
reference: '[#1045](https://github.com/gardener/machine-controller-manager/pull/1045)'
15+
type: standard

0 commit comments

Comments
 (0)