Skip to content

Commit c183b43

Browse files
Clarify versioning details in unified ingress documentation
1 parent bc9e46c commit c183b43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/unified-ingress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This document describes the unified ingress approach implemented in the eoAPI He
44

55
## Overview
66

7-
eoAPI now uses a consolidated, controller-agnostic ingress configuration. This approach:
7+
As of version 0.7.0, eoAPI uses a consolidated, controller-agnostic ingress configuration. This approach:
88

99
- Eliminates code duplication between different ingress controller implementations
1010
- Provides consistent behavior across controllers
@@ -91,7 +91,7 @@ ingress:
9191

9292
## Migration
9393

94-
If you're migrating from a previous version, follow these guidelines:
94+
If you're migrating from a version 0.6.0 or earlier, follow these guidelines:
9595

9696
1. Update your values to use the new unified configuration
9797
2. Ensure your ingress controller-specific annotations are set correctly

0 commit comments

Comments
 (0)