Skip to content

Commit

Permalink
fix: bump kubectl in velero pre install (#2705)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhrabovcin authored Oct 4, 2024
1 parent f9e94ca commit b24006b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/velero/7.1.4/velero-pre-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ spec:
substitute:
releaseNamespace: ${releaseNamespace}
kubetoolsImageRepository: ${kubetoolsImageRepository:=bitnami/kubectl}
kubetoolsImageTag: ${kubetoolsImageTag:=1.29.6}
kubetoolsImageTag: ${kubetoolsImageTag:=1.30.5}

0 comments on commit b24006b

Please sign in to comment.