Skip to content

Commit

Permalink
up appVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
pogossian committed Feb 3, 2021
1 parent ebeb009 commit a6cac2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ All resources are included in a single YAML manifest file:
1) Install the CustomResourceDefinitions and netris-operator itself:

```
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.2.1/netris-operator.yaml
kubectl apply -f https://github.com/netrisai/netris-operator/releases/download/v0.3.0/netris-operator.yaml
```


Expand Down
2 changes: 1 addition & 1 deletion deploy/charts/netris-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ version: 0.2.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: v0.2.1
appVersion: v0.3.0
home: https://github.com/netrisai/netris-operator
icon: https://www.netris.ai/wp-content/uploads/2020/05/logo-600.png # [todo] Change url to permalink
keywords:
Expand Down

0 comments on commit a6cac2e

Please sign in to comment.