Skip to content

Commit 2c991a2

Browse files
committed
feat(helm): update Helm repository configuration for Semaphore UI in ansible.yml
1 parent df697ba commit 2c991a2

File tree

1 file changed

+2
-2
lines changed
  • infrastructure/clusters/feather-core/base-sources

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: source.toolkit.fluxcd.io/v1beta2
22
kind: HelmRepository
33
metadata:
4-
name: awx-operator
4+
name: semaphoreui
55
namespace: flux-system
66
spec:
77
interval: 5m
8-
url: https://ansible-community.github.io/awx-operator-helm/
8+
url: https://semaphoreui.github.io/charts

0 commit comments

Comments
 (0)