Skip to content
Merged
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 stable/ansible-semaphore/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.16.1
- name: postgres
repository: oci://registry-1.docker.io/cloudpirates
version: 0.19.2
digest: sha256:c0862c247bd4c11af13709a0db53abcd945fb7d1312ced7ab456145ed36a8652
generated: "2026-04-23T09:47:21.525678294Z"
version: 0.19.3
digest: sha256:d79f28256bdbbaa17457e989669bd01d11cceec7d87a768f2e24a73b6189f9dd
generated: "2026-04-27T10:20:29.475209653Z"
4 changes: 2 additions & 2 deletions stable/ansible-semaphore/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- condition: postgres.enabled
name: postgres
repository: oci://registry-1.docker.io/cloudpirates
version: 0.19.2
version: 0.19.3
description: Modern and open-source alternative to AWX/Tower
home: https://semaphoreui.com/
icon: https://raw.githubusercontent.com/ansible-semaphore/semaphore/develop/web/public/favicon.svg
Expand All @@ -34,4 +34,4 @@ name: ansible-semaphore
sources:
- https://github.com/ansible-semaphore/semaphore
type: application
version: 14.17.5
version: 14.17.6
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/cloudpirates
version: 0.27.1
version: 0.27.2
- name: memcached
repository: oci://registry-1.docker.io/cloudpirates
version: 0.13.0
digest: sha256:3a2fad23f2af46711a5285ea2ac32d8301a46b304e8e24b4fce88706e98ecc73
generated: "2026-04-23T09:47:23.465650059Z"
version: 0.13.1
digest: sha256:3e9e4ef582c24616c89d0861d39a5e069bdb00afdc9260dbdf859c137e1f4865
generated: "2026-04-27T10:20:30.878681348Z"
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/cloudpirates
version: 0.27.1
version: 0.27.2
- condition: memcached.enabled
name: memcached
repository: oci://registry-1.docker.io/cloudpirates
version: 0.13.0
version: 0.13.1
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: 8.5.1
version: 8.5.2
Loading