Skip to content

Commit

Permalink
(fleet/velero) bump chart to 5.4.1
Browse files Browse the repository at this point in the history
Resolves this error seen on k8s 1.29.2:

    k logs velero-upgrade-crds-6gj64
    Defaulted container "velero" out of: velero, kubectl (init)
    /tmp/sh: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/sh)
    /tmp/sh: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/sh)
  • Loading branch information
jhoblitt committed Apr 12, 2024
1 parent a4503fc commit b8666ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fleet/lib/velero/fleet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ helm:
chart: *name
releaseName: *name
repo: https://vmware-tanzu.github.io/helm-charts
version: 4.1.0
version: 5.4.1
valuesFiles:
- values.yaml
timeoutSeconds: 300
Expand Down

0 comments on commit b8666ee

Please sign in to comment.