Skip to content

Commit

Permalink
migrate flux
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pickering <[email protected]>
  • Loading branch information
alexvpickering committed Nov 25, 2024
1 parent 36a7721 commit 627f78c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .flux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
pattern: FILLED_IN_BY_CI
extract: FILLED_IN_BY_CI
---
apiVersion: image.toolkit.fluxcd.io/v1beta1
apiVersion: image.toolkit.fluxcd.io/v1beta2
kind: ImageUpdateAutomation
metadata:
name: FILLED_IN_BY_CI
Expand All @@ -59,7 +59,7 @@ spec:
strategy: Setters
path: FILLED_IN_BY_CI
---
apiVersion: helm.toolkit.fluxcd.io/v2beta1
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: FILLED_IN_BY_CI
Expand Down

0 comments on commit 627f78c

Please sign in to comment.