Skip to content

Commit

Permalink
feat(container): update image flux-instance ( 0.15.0 → 0.16.0 ) (#5235)
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-jeeves[bot] authored Feb 25, 2025
1 parent a309956 commit c60f00d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: flux-instance
version: 0.15.0
version: 0.16.0
sourceRef:
kind: HelmRepository
name: controlplaneio-charts
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/staging/bootstrap/apps/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ releases:
- name: flux-instance
namespace: flux-system
chart: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
version: 0.15.0
version: 0.16.0
values: ['{{ requiredEnv "KUBERNETES_DIR" }}/apps/flux-system/flux-operator/instance/helm-values.yaml']
needs: ["flux-system/flux-operator"]
wait: false

0 comments on commit c60f00d

Please sign in to comment.