Skip to content

Commit

Permalink
fix: update memcached chart to 7.4.8 (#1352)
Browse files Browse the repository at this point in the history
  • Loading branch information
benedikt-bartscher authored Jul 19, 2024
1 parent 5dc021a commit a39ae5b
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
@@ -1,7 +1,7 @@
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 6.5.9
version: 7.4.8
- 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.1.2
digest: sha256:6961c1355486a8ce5b26ad0d4d910c4b71a6ba7c448e27cf8afdc9aaee8fa4de
generated: "2024-07-11T10:19:52.866780424Z"
digest: sha256:8b41e6d8df5de45fe2a0d644a59d8df2c7ce85b72fa83509c8fe6a8ae1efc619
generated: "2024-07-14T20:17:15.21481654+02:00"
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.5.1
dependencies:
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 6.5.9
version: 7.4.8
condition: sourcemaps.enabled
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
Expand Down

0 comments on commit a39ae5b

Please sign in to comment.