Skip to content

Commit

Permalink
Kyverno starting version should be 0.0.1 (DataDog#18001)
Browse files Browse the repository at this point in the history
  • Loading branch information
iliakur authored and ravindrasojitra-crest committed Aug 5, 2024
1 parent cbe8e42 commit 8d3d9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kyverno/datadog_checks/kyverno/__about__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Datadog, Inc. 2024-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
__version__ = '1.0.0'
__version__ = '0.0.1'

0 comments on commit 8d3d9fa

Please sign in to comment.