Skip to content
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

chore(deps): update memcached docker tag to v7.6.0 #1616

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
@@ -1,7 +1,7 @@
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.5.2
version: 7.6.0
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 17.11.3
Expand All @@ -23,5 +23,5 @@ dependencies:
- name: nginx
repository: oci://registry-1.docker.io/bitnamicharts
version: 18.2.5
digest: sha256:df4a8d1128f8b3319c8c10a5a8202a691fe95fb28f92b193dcafcdbf0c6636eb
generated: "2024-11-11T00:18:02.524127944Z"
digest: sha256:d95658539becbd1f910373261b56b0ec88d06cb008d376962f140ee8fac368d0
generated: "2024-12-16T08:46:23.891423638Z"
2 changes: 1 addition & 1 deletion charts/sentry/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ appVersion: 24.9.0
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.5.2
version: 7.6.0
condition: sourcemaps.enabled
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down
Loading