Skip to content

Commit

Permalink
chore(deps): update linkerd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent b261fe1 commit 7096c5f
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ packages:
- name: helmfile/[email protected]
- name: homeport/[email protected]
- name: k3d-io/[email protected]
- name: linkerd/linkerd2@edge-23.9.3
- name: linkerd/linkerd2@edge-25.1.1
- name: smallstep/[email protected]
2 changes: 1 addition & 1 deletion linkerd-control-plane/helmfile-local.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ releases:
namespace: linkerd
createNamespace: false
chart: linkerd-edge/linkerd-control-plane
# https://github.com/linkerd/linkerd2/blob/edge-23.9.3/charts/linkerd-control-plane/Chart.yaml
# https://github.com/linkerd/linkerd2/blob/edge-25.1.1/charts/linkerd-control-plane/Chart.yaml
version: 1.17.0-edge
set:
- name: identityTrustAnchorsPEM
Expand Down
4 changes: 2 additions & 2 deletions linkerd-control-plane/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ releases:
namespace: linkerd
createNamespace: false
chart: linkerd-edge/linkerd-control-plane
# https://github.com/linkerd/linkerd2/blob/edge-23.9.3/charts/linkerd-control-plane/Chart.yaml
version: 1.17.0-edge
# https://github.com/linkerd/linkerd2/blob/edge-25.1.1/charts/linkerd-control-plane/Chart.yaml
version: 2025.1.1
set:
- name: identityTrustAnchorsPEM
file: ca.crt
Expand Down
4 changes: 2 additions & 2 deletions linkerd-crds/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ releases:
namespace: linkerd
createNamespace: true
chart: linkerd-edge/linkerd-crds
# https://github.com/linkerd/linkerd2/blob/edge-23.9.3/charts/linkerd-crds/Chart.yaml
version: 1.8.0
# https://github.com/linkerd/linkerd2/blob/edge-25.1.1/charts/linkerd-crds/Chart.yaml
version: 2025.1.1
4 changes: 2 additions & 2 deletions linkerd-viz/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ releases:
namespace: linkerd-viz
createNamespace: true
chart: linkerd-edge/linkerd-viz
# https://github.com/linkerd/linkerd2/blob/edge-23.9.4/viz/charts/linkerd-viz/Chart.yaml
version: 30.13.0-edge
# https://github.com/linkerd/linkerd2/blob/edge-25.1.1/viz/charts/linkerd-viz/Chart.yaml
version: 2025.1.1
values:
- dashboard:
enforcedHostRegexp: linkerd-viz.local
Expand Down

0 comments on commit 7096c5f

Please sign in to comment.