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 Jul 19, 2023
1 parent dbf4615 commit c914e12
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.1.1
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.11.8
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.13
digest: sha256:43f49c716db04b3a2c6e055378897302818201e7d96fe4a15e9b60465d42633c
generated: "2023-07-12T16:38:51.595132379Z"
digest: sha256:d308ff1244f564dad24de9f70c9b94321b625851cb7ad1e3a56465affdb599db
generated: "2023-07-19T12:52:55.886157247Z"
2 changes: 1 addition & 1 deletion charts/studio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ icon: "https://static.iterative.ai/logo/studio.svg"

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

0 comments on commit c914e12

Please sign in to comment.