Skip to content

Commit

Permalink
tsuru-stack: bump deps and version
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Mar 7, 2024
1 parent 40fc85c commit 7a6a7ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions charts/tsuru-stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
dependencies:
- name: tsuru-api
repository: https://tsuru.github.io/charts
version: 0.2.18
version: 0.2.19
- name: kubernetes-router
repository: https://tsuru.github.io/charts
version: 0.1.15
- name: ingress-nginx
repository: https://kubernetes.github.io/ingress-nginx
version: 4.8.3
version: 4.10.0
- name: tsuru-monitoring
repository: https://tsuru.github.io/charts
version: 0.1.1
Expand All @@ -23,5 +23,5 @@ dependencies:
- name: deploy-agent
repository: https://tsuru.github.io/charts
version: 1.4.6
digest: sha256:89a02a52b887a2792dbf2bd4538a8eb08e996e1b741766981df9a1fae75ca0dd
generated: "2023-11-17T11:44:00.584926-03:00"
digest: sha256:282d0dd6a35447d61153e9b369ca93c719e9e04dbe76526fb3fb40d15c6200a7
generated: "2024-03-07T16:20:33.554727-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.5.5
version: 0.5.6

dependencies:
- name: tsuru-api
version: "0.2.18"
version: "0.2.19"
repository: https://tsuru.github.io/charts
- name: kubernetes-router
version: "0.1.15"
Expand Down

0 comments on commit 7a6a7ce

Please sign in to comment.