Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion applicationsets/addons-bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
namespace: reloader
chartRepo: https://stakater.github.io/stakater-charts
chart: reloader
chartVersion: "2.2.14"
chartVersion: "2.2.15"
path: addons/bootstrap/reloader
syncWave: "2"
template:
Expand Down
2 changes: 1 addition & 1 deletion applicationsets/addons-opencost.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ spec:
sources:
- repoURL: https://opencost.github.io/opencost-helm-chart
chart: opencost
targetRevision: "2.5.28"
targetRevision: "2.5.29"
helm:
releaseName: opencost
valueFiles:
Expand Down
2 changes: 1 addition & 1 deletion applicationsets/addons-security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
namespace: trivy-system
chartRepo: https://aquasecurity.github.io/helm-charts
chart: trivy-operator
chartVersion: 0.34.0
chartVersion: 0.35.0
path: addons/security/trivy-operator
syncWave: "11"
- appName: falco
Expand Down