Skip to content

Commit

Permalink
minor(yopass): raised chart version to 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions authored and cloudhippie[bot] committed Feb 21, 2025
1 parent d18b370 commit 8d8fdcb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions stable/yopass/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.7.1
version: 20.8.0
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.6.3
digest: sha256:6050fd7bf698834c4aaed3b7da603df5354ae31906f33b5b888525e8d158d20d
generated: "2025-02-17T08:16:34.89569925Z"
version: 7.6.4
digest: sha256:4fbc560a407db1d5a401b676c6029d503394b9e339bd1aafe0a23ef196c4745c
generated: "2025-02-21T08:15:17.011753866Z"
6 changes: 3 additions & 3 deletions stable/yopass/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ dependencies:
- condition: redis.enabled
name: redis
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.7.1
version: 20.8.0
- condition: memcached.enabled
name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.6.3
version: 7.6.4
description: Secure sharing of secrets, passwords and files
home: https://yopass.se/
icon: https://raw.githubusercontent.com/jhaals/yopass/master/logo/yopass.svg
Expand All @@ -34,4 +34,4 @@ name: yopass
sources:
- https://github.com/jhaals/yopass
type: application
version: 4.9.2
version: 4.10.0

0 comments on commit 8d8fdcb

Please sign in to comment.