h3mmy / bloopySphere

My home cluster.
MIT License
61 stars 6 forks source link

Revert "Update Helm chart velero to 7.1.0" #7067

Closed h3mmy closed 3 months ago

h3mmy commented 3 months ago

Reverts h3mmy/bloopySphere#6995

bloopy-boi[bot] commented 3 months ago

Path: cluster/apps/velero/velero/helm-release.yaml Version: 7.1.0 -> 6.7.0

@@ -131,7 +131,7 @@
 dnsPolicy: ClusterFirst
 containers:
 - name: node-agent
- image: "velero/velero:v1.14.0"
+ image: "velero/velero:v1.13.2"
 imagePullPolicy: IfNotPresent
 ports:
 - name: http-monitoring
@@ -218,7 +218,7 @@
 terminationGracePeriodSeconds: 3600
 containers:
 - name: velero
- image: "velero/velero:v1.14.0"
+ image: "velero/velero:v1.13.2"
 imagePullPolicy: IfNotPresent
 ports:
 - name: http-monitoring
bloopy-boi[bot] commented 3 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ANSIBLE ansible-lint yes 350 28.35s
✅ COPYPASTE jscpd yes no 1.3s
✅ YAML prettier 2 0 0 0.61s
✅ YAML yamllint 2 0 0.33s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_

h3mmy commented 3 months ago

PEBKAC