Skip to content

Commit

Permalink
chore(vsl-sequencer): update helm chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed May 7, 2024
1 parent 1d69103 commit 86539c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/vsl-sequencer/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: vsl-rpc
repository: file://../vsl-rpc
version: 0.1.15
version: 0.2.0
- name: op-batcher
repository: file://../op-batcher
version: 0.1.0
- name: op-proposer
repository: file://../op-proposer
version: 0.1.0
digest: sha256:8681dc431bd11a21051f40e59f41e3e8daddf1d282799b97e02b84a598216208
generated: "2024-04-28T12:47:19.688246+08:00"
digest: sha256:af18a0542005b0ebcc31de78dedf19fa5cc4865f76ee2cc9f8f9e7970c2d2de3
generated: "2024-05-07T13:44:25.912371+08:00"
4 changes: 2 additions & 2 deletions charts/vsl-sequencer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.16
version: 0.2.0

# 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
Expand All @@ -25,7 +25,7 @@ appVersion: "1.16.0"

dependencies:
- name: vsl-rpc
version: 0.1.15
version: 0.2.0
repository: "file://../vsl-rpc"
alias: vsl-sequencer
- name: op-batcher
Expand Down

0 comments on commit 86539c5

Please sign in to comment.