Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Add helm bitnami repo
Browse files Browse the repository at this point in the history
  • Loading branch information
iamvigneshwars committed Mar 6, 2024
1 parent 78363db commit 5fc863f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
helm repo add keda https://kedacore.github.io/charts
helm repo add opa https://open-policy-agent.github.io/kube-mgmt/charts
helm repo add prometheus https://prometheus-community.github.io/helm-charts
helm repo add bitnami https://charts.bitnami.com/bitnami
- name: Lint
run: >
Expand Down
2 changes: 1 addition & 1 deletion charts/xchemlab/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies:
version: 25.0.0
condition: prometheus.enabled
- name: postgresql-ha
repository: https://charts.bitnami.com/bitnami
repository: https://charts.bitnami.com/bitnami
version: 11.5.1
condition: postgresql-ha.enabled
- name: thanos
Expand Down

0 comments on commit 5fc863f

Please sign in to comment.