Skip to content

Commit

Permalink
Upgrade oracles to v 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tsudmi committed Jun 18, 2021
1 parent 293abb4 commit a95998d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions oracle/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: oracle
version: 1.3.0
version: 1.3.1
kubeVersion: "^1.14.0-0"
description: The StakeWise application for submitting off-chain data to smart contracts.
type: application
Expand All @@ -14,4 +14,4 @@ sources:
maintainers:
- name: Dmitri Tsumak
email: [email protected]
appVersion: v1.3.0
appVersion: v1.3.1
2 changes: 1 addition & 1 deletion oracle/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tolerations: [ ]
# Docker image
image:
repository: "stakewiselabs/oracle"
tag: "1.3.0-rc9"
tag: "1.3.1"
pullPolicy: IfNotPresent

# Configure resource requests and limits.
Expand Down

0 comments on commit a95998d

Please sign in to comment.