File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
deploy/charts/netris-operator Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ Netris Operator managing resources samples are available in the `samples/` [fold
3131## Compatibility with Netris-Controller
3232 | Operator version | Controller version |
3333 | -----------------| -------------------|
34- | ` v0.X ` | ` v2.9.X ` |
35- | ` v1.X ` | ` v3.0.X ` |
36- | ` v2.X ` | ` v3.1.X ` |
34+ | ` v0.X ` | ` v2.9 ` |
35+ | ` v1.X ` | ` v3.0 ` |
36+ | ` v2.X ` | ` v3.1+ ` |
3737
3838
3939## Features
Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 1.0.0
18+ version : 1.0.1
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
23- appVersion : v2.0.0
23+ appVersion : v2.0.1
2424home : https://github.com/netrisai/netris-operator
2525icon : https://www.netris.ai/wp-content/uploads/2021/01/logo-300.png # [todo] Change url to permalink
2626keywords :
You can’t perform that action at this time.
0 commit comments