Skip to content

Commit

Permalink
chore(deps): update helm release nginx to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2023
1 parent 2c356cb commit 3d3211e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/studio/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: nginx
repository: https://charts.bitnami.com/bitnami
version: 13.2.30
version: 15.0.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.2.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.13
digest: sha256:e418e8019e636f792d609141a9f87c524e3a1506f64b7df602c891dbeef7d4fd
generated: "2023-03-19T01:06:58.563425247Z"
digest: sha256:4ca56b5c29ef7280d711650c6c25a69d84915c4ecaec06c081359d0e8b0499f1
generated: "2023-05-26T16:23:50.437247029Z"
2 changes: 1 addition & 1 deletion charts/studio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ appVersion: "v1.82.0"

dependencies:
- name: nginx
version: "13.2.30"
version: "15.0.1"
repository: "https://charts.bitnami.com/bitnami"
- name: redis
condition: redis.enabled
Expand Down

0 comments on commit 3d3211e

Please sign in to comment.