Skip to content

Commit

Permalink
chore: Remove v from app version, bump API version of HR (#2990)
Browse files Browse the repository at this point in the history
* chore: Remove `v` from app version

* chore: Bump API version number
  • Loading branch information
mikolajb authored Jan 6, 2025
1 parent b97edaf commit 3a741fd
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease
metadata:
name: nkp-pulse-management
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: helm.toolkit.fluxcd.io/v2beta1
apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease
metadata:
name: nkp-pulse-workspace
Expand Down

0 comments on commit 3a741fd

Please sign in to comment.