Skip to content

Commit fe235ac

Browse files
committed
Add changelog
1 parent b72f2c7 commit fe235ac

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# entries is a list of entries to include in
2+
# release notes and/or the migration guide
3+
entries:
4+
- description: >
5+
Update dependencies for Ansible-based Operators. Pulls in 0.12 of the
6+
openshift Python client, 12.0.1 of the kubernetes Python client, 0.2.0
7+
of the operator_sdk.util Ansible collection, and 1.2.1 of the
8+
community.kubernetes Ansible collection.
9+
10+
kind: "change"
11+
12+
breaking: false

0 commit comments

Comments
 (0)