File tree 2 files changed +5
-5
lines changed
deploy/charts/netris-operator
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
31
31
## Compatibility with Netris-Controller
32
32
| Operator version | Controller version |
33
33
| -----------------| -------------------|
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+ ` |
37
37
38
38
39
39
## Features
Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 1.0.0
18
+ version : 1.0.1
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
- appVersion : v2.0.0
23
+ appVersion : v2.0.1
24
24
home : https://github.com/netrisai/netris-operator
25
25
icon : https://www.netris.ai/wp-content/uploads/2021/01/logo-300.png # [todo] Change url to permalink
26
26
keywords :
You can’t perform that action at this time.
0 commit comments