From 14ef97f8e628f1f80fb0be7b75ab1429a4a3adf4 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 4 Nov 2024 08:15:53 +0000 Subject: [PATCH] patch(ansible-semaphore): raised chart version to 11.2.2 --- stable/ansible-semaphore/Chart.lock | 6 +++--- stable/ansible-semaphore/Chart.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/ansible-semaphore/Chart.lock b/stable/ansible-semaphore/Chart.lock index 282eed0..8e87a07 100644 --- a/stable/ansible-semaphore/Chart.lock +++ b/stable/ansible-semaphore/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 19.1.1 - name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.1.0 -digest: sha256:c20d380a448ffe584f5abf4f8ffb3aed693ff04bc0fa0b5e3091774a18597e42 -generated: "2024-11-03T08:13:37.490510262Z" + version: 16.1.1 +digest: sha256:8b87a28b835739e00caf08bc83e9b45b9dca5c7bf0867198d1cbafaa129f7156 +generated: "2024-11-04T08:15:52.644693432Z" diff --git a/stable/ansible-semaphore/Chart.yaml b/stable/ansible-semaphore/Chart.yaml index dc5e388..41e69c4 100644 --- a/stable/ansible-semaphore/Chart.yaml +++ b/stable/ansible-semaphore/Chart.yaml @@ -18,7 +18,7 @@ dependencies: - condition: postgresql.enabled name: postgresql repository: oci://registry-1.docker.io/bitnamicharts - version: 16.1.0 + version: 16.1.1 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 @@ -34,4 +34,4 @@ name: ansible-semaphore sources: - https://github.com/ansible-semaphore/semaphore type: application -version: 11.2.1 +version: 11.2.2