Skip to content

Commit

Permalink
feat: Bump velero to 8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Venkat-Bramhasani committed Feb 6, 2025
1 parent b94e90e commit 40d7e7a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion services/velero/8.3.0/velero-post-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/velero/8.2.0/post-install
path: ./services/velero/8.3.0/post-install
sourceRef:
kind: GitRepository
name: management
Expand Down
2 changes: 1 addition & 1 deletion services/velero/8.3.0/velero-pre-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/velero/8.2.0/pre-install
path: ./services/velero/8.3.0/pre-install
sourceRef:
kind: GitRepository
name: management
Expand Down
2 changes: 1 addition & 1 deletion services/velero/8.3.0/velero.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/velero/8.2.0/helmrelease
path: ./services/velero/8.3.0/helmrelease
sourceRef:
kind: GitRepository
name: management
Expand Down

0 comments on commit 40d7e7a

Please sign in to comment.