Skip to content

Commit

Permalink
chore(deps): update nginx docker tag to v18.2.0 (#1472)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 4a30c27 commit ac527da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/sentry/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ dependencies:
version: 12.5.1
- name: nginx
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.1.14
digest: sha256:34956efd50bb882bf8e027dbb5eb5930ed6d6068a302d185923c694894da4567
generated: "2024-09-24T19:17:23.327601889+06:00"
version: 18.2.0
digest: sha256:7e33ced432df6b9cd071e9f211f66ce1d192d7f79078d587b3082a25194fa602
generated: "2024-10-01T09:35:13.048381834Z"
2 changes: 1 addition & 1 deletion charts/sentry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
condition: postgresql.enabled
- name: nginx
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.1.14
version: 18.2.0
condition: nginx.enabled
maintainers:
- name: sentry-kubernetes

0 comments on commit ac527da

Please sign in to comment.