Skip to content

Commit

Permalink
Updated api version. 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbeutler committed Jan 11, 2025
1 parent ec97111 commit 12fd5de
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions charts/truvami-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ 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.4
version: 0.0.5

# 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.
# It is recommended to use it with quotes.
appVersion: "0.0.3-alpha8"
appVersion: "0.0.3-alpha9"
6 changes: 3 additions & 3 deletions charts/truvami-stack/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ dependencies:
version: 0.0.1
- name: truvami-api
repository: file://../truvami-api/
version: 0.0.4
digest: sha256:fad839f781ea34785963eb2d4cade5ceae4c206cc343a2c44a11c19cd45633bc
generated: "2025-01-11T13:39:34.288499+01:00"
version: 0.0.5
digest: sha256:10b8695abbd5a43d715ec27f3cf38df642a793b81107a96f4c594640954f770c
generated: "2025-01-11T19:50:22.406799+01:00"
2 changes: 1 addition & 1 deletion charts/truvami-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ dependencies:
version: 0.0.1
repository: "file://../truvami-bridge/"
- name: truvami-api
version: 0.0.4
version: 0.0.5
repository: "file://../truvami-api/"
Binary file removed charts/truvami-stack/charts/truvami-api-0.0.4.tgz
Binary file not shown.
Binary file added charts/truvami-stack/charts/truvami-api-0.0.5.tgz
Binary file not shown.
Binary file modified charts/truvami-stack/charts/truvami-bridge-0.0.1.tgz
Binary file not shown.
Binary file modified charts/truvami-stack/charts/truvami-gateway-0.0.16.tgz
Binary file not shown.

0 comments on commit 12fd5de

Please sign in to comment.