Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #981 from daxmc99/update_linkerd
Browse files Browse the repository at this point in the history
Update to linkerd 2.6.1
  • Loading branch information
cbron authored Jan 3, 2020
2 parents 4f4643e + 8e8047e commit 4afd490
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pkg/constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ var (
Prometheus = "prometheus"
RDNSURL = "https://api.on-rio.io/v1"

LinkerdInstallImage = "rancher/linkerd-install:stable-2.6.0"

DevMode = false
LinkerdInstallImage = "rancher/linkerd-install:stable-2.6.1"

RegistryStorageSize = "20Gi"
)

0 comments on commit 4afd490

Please sign in to comment.