Skip to content

Commit

Permalink
chore(deps): update dependency helmrepository to source.toolkit.fluxc…
Browse files Browse the repository at this point in the history
…d.io/v1
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 3b45c06 commit 460c404
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion k8s/apps/base/podinfo/repository.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: podinfo
Expand Down
2 changes: 1 addition & 1 deletion k8s/infrastructure/controllers/cert-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
toolkit.fluxcd.io/tenant: sre-team
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: cert-manager
Expand Down
2 changes: 1 addition & 1 deletion k8s/infrastructure/controllers/ingress-nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
toolkit.fluxcd.io/tenant: sre-team
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: ingress-nginx
Expand Down
2 changes: 1 addition & 1 deletion k8s/infrastructure/controllers/weave-gitops-dashboard.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
annotations:
Expand Down

0 comments on commit 460c404

Please sign in to comment.