summaryrefslogtreecommitdiffstats
path: root/collections-debian-merged/ansible_collections/community/kubevirt/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'collections-debian-merged/ansible_collections/community/kubevirt/changelogs')
-rw-r--r--collections-debian-merged/ansible_collections/community/kubevirt/changelogs/changelog.yaml18
-rw-r--r--collections-debian-merged/ansible_collections/community/kubevirt/changelogs/config.yaml29
-rw-r--r--collections-debian-merged/ansible_collections/community/kubevirt/changelogs/fragments/.keep0
3 files changed, 47 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/community/kubevirt/changelogs/changelog.yaml b/collections-debian-merged/ansible_collections/community/kubevirt/changelogs/changelog.yaml
new file mode 100644
index 00000000..653aa63e
--- /dev/null
+++ b/collections-debian-merged/ansible_collections/community/kubevirt/changelogs/changelog.yaml
@@ -0,0 +1,18 @@
+ancestor: null
+releases:
+ 0.1.0:
+ changes:
+ bugfixes:
+ - kubevirt - Add aliases 'interface_name' for network_name (https://github.com/ansible/ansible/issues/55641).
+ release_summary: This is the first pre-release version of community.kubevirt
+ after migrating from community.general.
+ fragments:
+ - 0.1.0.yml
+ - 55903_kubevirt.yml
+ release_date: '2020-11-25'
+ 1.0.0:
+ changes:
+ release_summary: This is the first stable release version of community.kubevirt.
+ fragments:
+ - 1.0.0.yaml
+ release_date: '2020-12-22'
diff --git a/collections-debian-merged/ansible_collections/community/kubevirt/changelogs/config.yaml b/collections-debian-merged/ansible_collections/community/kubevirt/changelogs/config.yaml
new file mode 100644
index 00000000..f357e294
--- /dev/null
+++ b/collections-debian-merged/ansible_collections/community/kubevirt/changelogs/config.yaml
@@ -0,0 +1,29 @@
+changelog_filename_template: ../CHANGELOG.rst
+changelog_filename_version_depth: 0
+changes_file: changelog.yaml
+changes_format: combined
+keep_fragments: false
+mention_ancestor: true
+new_plugins_after_name: removed_features
+notesdir: fragments
+prelude_section_name: release_summary
+prelude_section_title: Release Summary
+sections:
+- - major_changes
+ - Major Changes
+- - minor_changes
+ - Minor Changes
+- - breaking_changes
+ - Breaking Changes / Porting Guide
+- - deprecated_features
+ - Deprecated Features
+- - removed_features
+ - Removed Features (previously deprecated)
+- - security_fixes
+ - Security Fixes
+- - bugfixes
+ - Bugfixes
+- - known_issues
+ - Known Issues
+title: community.kubevirt
+trivial_section_name: trivial
diff --git a/collections-debian-merged/ansible_collections/community/kubevirt/changelogs/fragments/.keep b/collections-debian-merged/ansible_collections/community/kubevirt/changelogs/fragments/.keep
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/collections-debian-merged/ansible_collections/community/kubevirt/changelogs/fragments/.keep