diff options
Diffstat (limited to 'kubernetes/aaf/components/aaf-oauth/requirements.yaml')
-rw-r--r-- | kubernetes/aaf/components/aaf-oauth/requirements.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/aaf/components/aaf-oauth/requirements.yaml b/kubernetes/aaf/components/aaf-oauth/requirements.yaml index 08ef7fe836..8c4ee7e0c3 100644 --- a/kubernetes/aaf/components/aaf-oauth/requirements.yaml +++ b/kubernetes/aaf/components/aaf-oauth/requirements.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. - dependencies: +dependencies: - name: common version: ~6.x-0 repository: '@local' |