Skip to content

Commit

Permalink
Release/0.0.44 (#43)
Browse files Browse the repository at this point in the history
* Create chart version release/0.0.44

* chore: bump api

---------

Co-authored-by: micahg <[email protected]>
  • Loading branch information
micahg and micahg committed Jan 21, 2024
1 parent ebbf32f commit 0142f31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nttchart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,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.0.43
version: 0.0.44
# 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.
Expand Down
2 changes: 1 addition & 1 deletion nttchart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ uiImageSecret: gitlab-ntt-ui

apiAppName: ntt-api
apiAppReplicas: 1
apiImageVers: 0.0.22
apiImageVers: 0.0.23
apiImagePath: ghcr.io/micahg/nttsrv

mongoName: "mongo"
Expand Down

0 comments on commit 0142f31

Please sign in to comment.