Skip to content

Commit

Permalink
add k8s 1.27 support
Browse files Browse the repository at this point in the history
  • Loading branch information
doflamingo721 committed Sep 4, 2023
1 parent 0566d3f commit fe9f16c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
catalog.cattle.io/certified: rancher
catalog.cattle.io/display-name: Alerting Drivers
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.27.0-0'
catalog.cattle.io/kube-version: '>= 1.16.0-0 < 1.28.0-0'
catalog.cattle.io/os: linux
catalog.cattle.io/permits-os: linux,windows
catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.9.0-0'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
url: local
version: 103.0.0
doNotRelease: true
2 changes: 2 additions & 0 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ rancher-external-ip-webhook:
- 100.0.2+up1.0.1
system-upgrade-controller:
- 103.0.0+up0.6.0
rancher-alerting-drivers:
- 103.0.0

0 comments on commit fe9f16c

Please sign in to comment.