Skip to content

Commit 58e532b

Browse files
Fix linter warning
1 parent 824a0f3 commit 58e532b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
1313

1414
- BREAKING: `ClusterResources` now requires the objects added to implement `DeepMerge`.
1515
This is very likely a stackable-operator internal change, but technically breaking ([#1118]).
16-
- Depend on the patched version of kube-rs available at https://github.com/stackabletech/kube-rs,
16+
- Depend on the patched version of kube-rs available at <https://github.com/stackabletech/kube-rs>,
1717
ensuring the operators automatically benefit from the fixes ([#1124]).
1818

1919
### Removed

0 commit comments

Comments
 (0)