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 redis helm chart in stablesats #3905

Closed
wants to merge 1 commit into from
Closed
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/stablesats/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.13.2
version: 17.14.1
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 11.9.6
digest: sha256:75522bd91e2c6345316ed04a045218fdb77b9f02115d12daee2f125442067341
generated: "2023-07-15T10:59:14.497247327Z"
digest: sha256:21c60364b9c8f9e6174fc2c485cdce7c70622499ae3171fbe88b594b34b3a31b
generated: "2023-07-26T11:47:20.536295653Z"
2 changes: 1 addition & 1 deletion charts/stablesats/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ appVersion: 0.9.11
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.13.2
version: 17.14.1
condition: redis.enabled
- name: postgresql
version: 11.9.6
Expand Down
Loading