File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
96961. Update your values to use the new unified configuration
97972. Ensure your ingress controller-specific annotations are set correctly
You can’t perform that action at this time.
0 commit comments