Skip to content

chore(deps): update nginx docker tag to v18.3.6 #1617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.2.5
digest: sha256:f57f1f1f8d455729a7e04eb41c658530d710c9febe34844e062f084c17c1a382
generated: "2025-07-21T06:40:24.054695705Z"
version: 18.3.6
digest: sha256:9be6ec0349b3dd8b3503b043f9e293fe46823873592914fa0264bd674643b135
generated: "2025-07-24T08:54:20.285550534Z"
2 changes: 1 addition & 1 deletion charts/sentry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies:
condition: postgresql.enabled
- name: nginx
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.5
version: 18.3.6
condition: nginx.enabled
maintainers:
- name: sentry-kubernetes