Skip to content

Commit

Permalink
Updated Helm chart version in ApplicationSet (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
paolosalvatori authored Feb 27, 2024
1 parent 83832ce commit 2d7133b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
addonChart: crossplane-azure-upbound
addonChartNamespace: crossplane-system
# anything not staging or prod use this version
addonChartVersion: 2.0.0
addonChartVersion: 2.0.2
addonChartRepository: https://paolosalvatori.github.io/gitops-bridge-helm-charts
selector:
matchExpressions:
Expand All @@ -30,13 +30,13 @@ spec:
matchLabels:
environment: control-plane
values:
addonChartVersion: 2.0.0
addonChartVersion: 2.0.2
- clusters:
selector:
matchLabels:
environment: prod
values:
addonChartVersion: 2.0.0
addonChartVersion: 2.0.2
template:
metadata:
name: addon-{{name}}-{{values.addonChart}}
Expand Down

0 comments on commit 2d7133b

Please sign in to comment.