Skip to content

Commit

Permalink
tsuru-stack: bump deploy-agent and chart
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Sep 15, 2023
1 parent d344f45 commit ea20d0a
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
Expand Up @@ -22,6 +22,6 @@ dependencies:
version: v1.3.1
- name: deploy-agent
repository: https://tsuru.github.io/charts
version: 1.4.4
digest: sha256:f038bf62f78841ec4c0d31ad4ea212f120b1e236f3b23b4b4885d9a1545eb61c
generated: "2023-09-13T17:36:48.458377-03:00"
version: 1.4.5
digest: sha256:e9840663074b1c64dc6561de0783e58ec90305e6ce9f69d1d3b99deed268d215
generated: "2023-09-15T13:48:40.905155-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,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.5.1
version: 0.5.2

dependencies:
- name: tsuru-api
Expand Down Expand Up @@ -47,5 +47,5 @@ dependencies:
repository: https://charts.jetstack.io
condition: certManager.enabled
- name: deploy-agent
version: "1.4.4"
version: "1.4.5"
repository: https://tsuru.github.io/charts

0 comments on commit ea20d0a

Please sign in to comment.