Skip to content

Commit

Permalink
Bump helm-controller to latest build
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed Nov 9, 2023
1 parent 25e9472 commit fd86ffd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/install/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ images:
newName: ghcr.io/fluxcd/kustomize-controller
- name: fluxcd/helm-controller
newName: ghcr.io/fluxcd/helm-controller
newTag: v2beta2-ed9bd472
newTag: v2beta2-e1e2d151
- name: fluxcd/notification-controller
newName: ghcr.io/fluxcd/notification-controller
- name: fluxcd/image-reflector-controller
Expand Down Expand Up @@ -48,7 +48,7 @@ patches:
resources:
limits:
cpu: 2000m
memory: 2Gi
memory: 1Gi
target:
kind: Deployment
name: "(kustomize-controller|helm-controller)"
Expand Down

0 comments on commit fd86ffd

Please sign in to comment.