Skip to content

Commit

Permalink
minor(ansible-semaphore): raised chart version to 12.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions authored and cloudhippie[bot] committed Nov 27, 2024
1 parent 12a11b9 commit 6cc6f4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions stable/ansible-semaphore/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.0.0
version: 20.1.0
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.2.2
digest: sha256:44600120f5ca397246f91bf078600536a7affb35e0fe651236e23cd82969c250
generated: "2024-11-22T08:16:19.51346926Z"
digest: sha256:ca9ad3bfcfb401bc36a9bdca2e26341a3103151c33b454eeace539b895de64f6
generated: "2024-11-27T08:17:07.836480418Z"
4 changes: 2 additions & 2 deletions stable/ansible-semaphore/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- condition: mariadb.enabled
name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 20.0.0
version: 20.1.0
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -34,4 +34,4 @@ name: ansible-semaphore
sources:
- https://github.com/ansible-semaphore/semaphore
type: application
version: 12.1.2
version: 12.2.0

0 comments on commit 6cc6f4b

Please sign in to comment.