Skip to content

Commit

Permalink
NOD-742
Browse files Browse the repository at this point in the history
[CONFIG CACHE] Ottimizzazione generazione cache
  • Loading branch information
lorenzo-catalano committed Mar 15, 2024
1 parent e1648a2 commit 4daecc4
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 4daecc4

Please sign in to comment.