Skip to content

Commit

Permalink
chore: update tsuru-api version and bump tsuru-stack-version (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
reginaldosousa authored Nov 7, 2024
1 parent 7c6de3c commit 7d3074b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/tsuru-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: tsuru-api
repository: https://tsuru.github.io/charts
version: 0.3.3
version: 0.3.4
- name: kubernetes-router
repository: https://tsuru.github.io/charts
version: 0.1.16
Expand All @@ -23,5 +23,5 @@ dependencies:
- name: deploy-agent
repository: https://tsuru.github.io/charts
version: 1.5.9
digest: sha256:bf3d8e352ac4176bec44aefbc931f2e458dc4f8ae3554adcacc97d3df9b015d0
generated: "2024-10-18T11:29:28.796905-03:00"
digest: sha256:0868b50c90d2add792a59293e6f2000d1d9cb25b951129de69a302cdd5b2be99
generated: "2024-10-23T13:56:45.57001-03:00"
4 changes: 2 additions & 2 deletions charts/tsuru-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ 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.8.1
version: 0.8.2

dependencies:
- name: tsuru-api
version: "0.3.3"
version: "0.3.4"
repository: https://tsuru.github.io/charts
- name: kubernetes-router
version: "0.1.16"
Expand Down

0 comments on commit 7d3074b

Please sign in to comment.