Skip to content

Commit

Permalink
fix(gitea): Update to helmrelease v2 crd
Browse files Browse the repository at this point in the history
  • Loading branch information
eaglesemanation committed Dec 7, 2024
1 parent 8c92cfe commit a0073cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/apps/development/gitea/helmrelease.k8s.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/helm.toolkit.fluxcd.io/helmrelease_v2beta1.json
apiVersion: helm.toolkit.fluxcd.io/v2beta1
# yaml-language-server: $schema=https://raw.githubusercontent.com/datreeio/CRDs-catalog/main/helm.toolkit.fluxcd.io/helmrelease_v2.json
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: gitea
Expand Down

0 comments on commit a0073cb

Please sign in to comment.