Skip to content

Commit

Permalink
Merge pull request #9 from fluxcd/helm-controller-v1.0.1
Browse files Browse the repository at this point in the history
Update helm-controller to v1.0.1
  • Loading branch information
stefanprodan authored May 11, 2024
2 parents 89d5ba9 + 52dc38d commit a202726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/bases/helm-controller/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/fluxcd/helm-controller/releases/download/v1.0.0/helm-controller.crds.yaml
- https://github.com/fluxcd/helm-controller/releases/download/v1.0.0/helm-controller.deployment.yaml
- https://github.com/fluxcd/helm-controller/releases/download/v1.0.1/helm-controller.crds.yaml
- https://github.com/fluxcd/helm-controller/releases/download/v1.0.1/helm-controller.deployment.yaml
- account.yaml
transformers:
- labels.yaml
Expand Down

0 comments on commit a202726

Please sign in to comment.