Skip to content

chore(deps): update helm release velero to v2.32.1#825

Merged
kashalls merged 1 commit intomainfrom
renovate/velero-2.x
Nov 5, 2022
Merged

chore(deps): update helm release velero to v2.32.1#825
kashalls merged 1 commit intomainfrom
renovate/velero-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
velero (source) minor 2.31.6 -> 2.32.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

vmware-tanzu/helm-charts

v2.32.1

Compare Source

A Helm chart for velero

v2.32.0

Compare Source

A Helm chart for velero

v2.31.9

Compare Source

A Helm chart for velero

v2.31.8

Compare Source

A Helm chart for velero

v2.31.7

Compare Source

A Helm chart for velero


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

Path: cluster/apps/velero/helm-release.yaml
Version: 2.31.6 -> 2.32.0

@@ -113,6 +113,7 @@
       serviceAccountName: velero-server
       securityContext:
         runAsUser: 0
+      terminationGracePeriodSeconds: 3600
       volumes:
         - name: cloud-credentials
           secret:
@@ -125,7 +126,7 @@
       dnsPolicy: ClusterFirst
       containers:
         - name: restic
-          image: "ghcr.io/k8s-at-home/velero:v1.9.1"
+          image: "ghcr.io/k8s-at-home/velero:v1.9.2"
           imagePullPolicy: IfNotPresent
           command:
             - /velero
@@ -181,6 +182,8 @@
     component: velero
 spec:
   replicas: 1
+  strategy:
+    type: Recreate
   selector:
     matchLabels:
       app.kubernetes.io/instance: velero
@@ -199,9 +202,10 @@
     spec:
       restartPolicy: Always
       serviceAccountName: velero-server
+      terminationGracePeriodSeconds: 3600
       containers:
         - name: velero
-          image: "ghcr.io/k8s-at-home/velero:v1.9.1"
+          image: "ghcr.io/k8s-at-home/velero:v1.9.2"
           imagePullPolicy: IfNotPresent
           ports:
             - name: http-monitoring

@renovate renovate bot changed the title chore(deps): update helm release velero to v2.32.0 chore(deps): update helm release velero to v2.32.1 Oct 16, 2022
@renovate renovate bot force-pushed the renovate/velero-2.x branch from ace47d9 to e439abe Compare October 16, 2022 13:02
@github-actions
Copy link

Path: cluster/apps/velero/helm-release.yaml
Version: 2.31.6 -> 2.32.1

@@ -113,6 +113,7 @@
       serviceAccountName: velero-server
       securityContext:
         runAsUser: 0
+      terminationGracePeriodSeconds: 3600
       volumes:
         - name: cloud-credentials
           secret:
@@ -125,7 +126,7 @@
       dnsPolicy: ClusterFirst
       containers:
         - name: restic
-          image: "ghcr.io/k8s-at-home/velero:v1.9.1"
+          image: "ghcr.io/k8s-at-home/velero:v1.9.2"
           imagePullPolicy: IfNotPresent
           command:
             - /velero
@@ -181,6 +182,8 @@
     component: velero
 spec:
   replicas: 1
+  strategy:
+    type: Recreate
   selector:
     matchLabels:
       app.kubernetes.io/instance: velero
@@ -199,9 +202,10 @@
     spec:
       restartPolicy: Always
       serviceAccountName: velero-server
+      terminationGracePeriodSeconds: 3600
       containers:
         - name: velero
-          image: "ghcr.io/k8s-at-home/velero:v1.9.1"
+          image: "ghcr.io/k8s-at-home/velero:v1.9.2"
           imagePullPolicy: IfNotPresent
           ports:
             - name: http-monitoring

@renovate renovate bot force-pushed the renovate/velero-2.x branch from e439abe to a154be2 Compare October 31, 2022 15:16
@github-actions
Copy link

Path: cluster/apps/velero/helm-release.yaml
Version: 2.31.6 -> 2.32.1

@@ -113,6 +113,7 @@
       serviceAccountName: velero-server
       securityContext:
         runAsUser: 0
+      terminationGracePeriodSeconds: 3600
       volumes:
         - name: cloud-credentials
           secret:
@@ -125,7 +126,7 @@
       dnsPolicy: ClusterFirst
       containers:
         - name: restic
-          image: "ghcr.io/k8s-at-home/velero:v1.9.1"
+          image: "ghcr.io/k8s-at-home/velero:v1.9.2"
           imagePullPolicy: IfNotPresent
           command:
             - /velero
@@ -181,6 +182,8 @@
     component: velero
 spec:
   replicas: 1
+  strategy:
+    type: Recreate
   selector:
     matchLabels:
       app.kubernetes.io/instance: velero
@@ -199,9 +202,10 @@
     spec:
       restartPolicy: Always
       serviceAccountName: velero-server
+      terminationGracePeriodSeconds: 3600
       containers:
         - name: velero
-          image: "ghcr.io/k8s-at-home/velero:v1.9.1"
+          image: "ghcr.io/k8s-at-home/velero:v1.9.2"
           imagePullPolicy: IfNotPresent
           ports:
             - name: http-monitoring

@kashalls kashalls merged commit f804390 into main Nov 5, 2022
@renovate renovate bot deleted the renovate/velero-2.x branch November 5, 2022 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant