Skip to content

Commit

Permalink
Bump HC to latest v2beta2
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Prodan <[email protected]>
  • Loading branch information
stefanprodan committed Nov 17, 2023
1 parent a8ef739 commit b1e1fc5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The Kubernetes cluster is made out of 3 nodes:
Install Flux on a dedicated node with:

```shell
make flux-install
make flux-up
```

## Monitoring Setup
Expand Down
9 changes: 0 additions & 9 deletions manifests/crds/kustomization.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion 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-e1e2d151
newTag: v2beta2-07bf73ee
- name: fluxcd/notification-controller
newName: ghcr.io/fluxcd/notification-controller
- name: fluxcd/image-reflector-controller
Expand Down

0 comments on commit b1e1fc5

Please sign in to comment.