Skip to content

Commit 3c9ac4f

Browse files
Techassisbernauer
andauthored
chore: Apply suggestion
This was accidentally reverted. Co-authored-by: Lars Francke <jujutsu@lars-francke.de> Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent 0a5b932 commit 3c9ac4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crates/stackable-operator/src/eos

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)