Skip to content

Commit

Permalink
minor(yopass): raised chart version to 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions authored and cloudhippie[bot] committed Dec 11, 2024
1 parent 5c045aa commit 0b75e8b
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.4.0
version: 20.5.0
- name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.5.4
digest: sha256:cd64e671d575c9fdee5f918084a2ae87bc7626997b344b5aeb3dd5f84ac14b97
generated: "2024-12-06T08:16:34.267149514Z"
version: 7.6.0
digest: sha256:8e4c4d383668af69c3633df265e8ff88b2fcbe0f98d1d7f7ee0532bf3f4d49b3
generated: "2024-12-11T08:16:56.46146889Z"
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.4.0
version: 20.5.0
- condition: memcached.enabled
name: memcached
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.5.4
version: 7.6.0
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.6.1
version: 4.7.0

0 comments on commit 0b75e8b

Please sign in to comment.