Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency linkerd/linkerd2 to edge-23.12.4 #421

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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-23.12.4
- 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-23.12.4/charts/linkerd-control-plane/Chart.yaml
version: 1.17.0-edge
set:
- name: identityTrustAnchorsPEM
Expand Down
2 changes: 1 addition & 1 deletion linkerd-control-plane/helmfile.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-23.12.4/charts/linkerd-control-plane/Chart.yaml
version: 1.17.0-edge
set:
- name: identityTrustAnchorsPEM
Expand Down
2 changes: 1 addition & 1 deletion 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
# https://github.com/linkerd/linkerd2/blob/edge-23.12.4/charts/linkerd-crds/Chart.yaml
version: 1.8.0
2 changes: 1 addition & 1 deletion linkerd-viz/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ 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
# https://github.com/linkerd/linkerd2/blob/edge-23.12.4/viz/charts/linkerd-viz/Chart.yaml
version: 30.13.0-edge
values:
- dashboard:
Expand Down
Loading