Skip to content

Commit

Permalink
Upgrade version to v0.15
Browse files Browse the repository at this point in the history
Signed-off-by: Katyanna Moura <amelie.kn@gmail.com>
  • Loading branch information
katyanna committed Jan 29, 2024
1 parent e9794dd commit 48272b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ This information is used to manage AWS resources for each ingress objects of the

## Upgrade

### <v0.15.0 to >=v0.15.0

Version `v0.15.0` removes support to Ingress deprecated versions
`extensions/v1beta1` and `networking.k8s.io/v1beta1`.

### <v0.14.0 to >=v0.14.0

Version `v0.14.0` makes `target-access-mode` flag required to make upgrading users aware of the [issue](https://github.com/zalando-incubator/kube-ingress-aws-controller/issues/507).
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.14
v0.15

0 comments on commit 48272b7

Please sign in to comment.