Skip to content

Commit 3c9ac4f

Browse files
Techassisbernauer
andauthored
chore: Apply suggestion
This was accidentally reverted. Co-authored-by: Lars Francke <[email protected]> Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent 0a5b932 commit 3c9ac4f

File tree

1 file changed

+1
-1
lines changed
  • crates/stackable-operator/src/eos

1 file changed

+1
-1
lines changed

crates/stackable-operator/src/eos/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ impl EndOfSupportChecker {
155155
tracing::warn!(
156156
eos.built.datetime = built_datetime,
157157
eos.build.age = build_age,
158-
"This operator version was built on {built_datetime} ({build_age} ago) and may has reached end-of-support. \
158+
"This operator version was built on {built_datetime} ({build_age} ago) and may have reached end-of-support. \
159159
Running unsupported versions may contain security vulnerabilities. \
160160
Please upgrade to a supported version as soon as possible."
161161
);

0 commit comments

Comments
 (0)