Skip to content

Commit

Permalink
bump tsuru-stack
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheu committed Nov 10, 2023
1 parent ccbe439 commit 22e61cc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 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.16
version: 0.2.17
- 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.7.2
version: 4.8.3
- name: tsuru-monitoring
repository: https://tsuru.github.io/charts
version: 0.1.1
Expand All @@ -22,6 +22,6 @@ dependencies:
version: v1.3.1
- name: deploy-agent
repository: https://tsuru.github.io/charts
version: 1.4.5
digest: sha256:e9840663074b1c64dc6561de0783e58ec90305e6ce9f69d1d3b99deed268d215
generated: "2023-09-15T13:48:40.905155-03:00"
version: 1.4.6
digest: sha256:c1175eac5dcde3b81c02e58f20c461679509142c75b12a8198caba422b641407
generated: "2023-11-10T13:38:34.569361-03:00"
6 changes: 3 additions & 3 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.2
version: 0.5.3

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

0 comments on commit 22e61cc

Please sign in to comment.