Skip to content

Commit

Permalink
Merge pull request #47 from pagopa/fix_helm_refresh
Browse files Browse the repository at this point in the history
NOD-742
  • Loading branch information
aomegax authored Mar 15, 2024
2 parents e1648a2 + 4daecc4 commit a005f2f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,20 @@ dependencies:
version: 2.3.0
repository: "https://pagopa.github.io/aks-cron-chart-blueprint"
alias: refresh-p
condition: postgresql.enabled
- name: cron-chart
version: 2.3.0
repository: "https://pagopa.github.io/aks-cron-chart-blueprint"
alias: refresh-o
condition: oracle.enabled
- name: cron-chart
version: 2.3.0
repository: "https://pagopa.github.io/aks-cron-chart-blueprint"
alias: refresh-odev
condition: oracledev.enabled
- name: cron-chart
version: 2.3.0
repository: "https://pagopa.github.io/aks-cron-chart-blueprint"
alias: refresh-oprod
condition: oracleprod.enabled
appVersion: 0.8.12

0 comments on commit a005f2f

Please sign in to comment.