Skip to content

Commit

Permalink
Rev'd main to Release v1.28.0-pre
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlincecum authored and ci-dominantstrategies committed Mar 5, 2024
1 parent f3fe7fe commit d0d8141
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ version: 0.1.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
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: v1.27.0-pre
appVersion: v1.28.0-pre
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
quaiCicd:
image:
name: quainetwork/quai-cicd
version: v1.27.0-pre
version: v1.28.0-pre
env: quai-dev
replicas: 1
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sample-js-project",
"version": "v1.27.0-pre",
"version": "v1.28.0-pre",
"scripts": {
"build": "echo 'Building JS project...' && echo $BUILD_ENV"
},
Expand Down

0 comments on commit d0d8141

Please sign in to comment.