Skip to content

Commit

Permalink
Merge pull request #8 from fahlke/renovate/linkerd/linkerd.yaml
Browse files Browse the repository at this point in the history
Update Helm release linkerd-control-plane to v1.16.4
  • Loading branch information
fahlke authored Nov 11, 2023
2 parents e2bbb3c + 5f3fb62 commit cb440cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions linkerd/helmrelease-linkerd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ spec:
kind: HelmRepository
name: linkerd
namespace: linkerd
version: 1.16.3
version: 1.16.4
interval: 1h0m0s
# https://github.com/linkerd/linkerd2/blob/stable-2.14.2/charts/linkerd-control-plane/values.yaml
# https://github.com/linkerd/linkerd2/blob/stable-2.14.3/charts/linkerd-control-plane/values.yaml
values:
controllerLogFormat: json
priorityClassName: system-cluster-critical
Expand All @@ -31,4 +31,4 @@ spec:
podMonitor:
enabled: true
# By default, some namespaces are excluded.
# See: https://github.com/linkerd/linkerd2/blob/stable-2.14.2/charts/linkerd-control-plane/values.yaml#L357
# See: https://github.com/linkerd/linkerd2/blob/stable-2.14.3/charts/linkerd-control-plane/values.yaml#L359

0 comments on commit cb440cb

Please sign in to comment.