Skip to content

Commit

Permalink
Update atomix dependency (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierventre authored Apr 6, 2021
1 parent 1ba3894 commit 520517c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions onos-classic/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
apiVersion: v1
name: onos-classic
version: 0.1.13
version: 0.1.14
kubeVersion: ">=1.10.0"
appVersion: 2.2.6
appVersion: 2.2.8
description: ONOS cluster
keywords:
- onos
Expand Down
2 changes: 1 addition & 1 deletion onos-classic/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
dependencies:
- name: atomix
version: 0.1.4
version: 0.1.5
repository: https://charts.atomix.io
2 changes: 1 addition & 1 deletion onos-classic/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ nameOverride: ""

image:
repository: onosproject/onos
tag: 2.2.4
tag: 2.2.8
pullPolicy: IfNotPresent
pullSecrets: []

Expand Down

0 comments on commit 520517c

Please sign in to comment.