feat(apps): 应用版本升级

这个提交包含在:
2025-11-07 15:09:14 +08:00 未验证
父节点 2539deddd0
当前提交 33677a6568
修改 12 个文件,包含 19 行新增108 行删除
+5 -3
查看文件
@@ -7,7 +7,7 @@ spec:
repo: https://vmware-tanzu.github.io/helm-charts
chart: velero
targetNamespace: infra-devops
version: 10.1.0
version: 11.1.1
valuesContent: |-
affinity:
nodeAffinity:
@@ -32,7 +32,9 @@ spec:
backupSyncPeriod: 1h0m0s
defaultRepoMaintainFrequency: 3h0m0s
repositoryMaintenanceJob:
latestJobsCount: 1
repositoryConfigData:
global:
keepLatestMaintenanceJobs: 1
backupStorageLocation:
- name: devcm-hw
default: true
@@ -53,7 +55,7 @@ spec:
aws_secret_access_key = ky1n3OlNNu7wjgctVjCqb03HWxjZucRGhvcEBp51
initContainers:
- name: velero-plugin-for-aws
image: velero/velero-plugin-for-aws:v1.11.0
image: velero/velero-plugin-for-aws:v1.13.0
volumeMounts:
- mountPath: /target
name: plugins