Skip to content

Commit d267317

Browse files
authored
Merge pull request #98808 from jackfrancis/kured-new-github-org
Update kured references
2 parents e3a73f2 + 0e8f244 commit d267317

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/aks/concepts-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ For more information on core Kubernetes and AKS concepts, see:
168168
- [Kubernetes / AKS scale][aks-concepts-scale]
169169

170170
<!-- LINKS - External -->
171-
[kured]: https://github.com/weaveworks/kured
171+
[kured]: https://github.com/kubereboot/kured
172172
[kubernetes-network-policies]: https://kubernetes.io/docs/concepts/services-networking/network-policies/
173173
[secret-risks]: https://kubernetes.io/docs/concepts/configuration/secret/#risks
174174
[encryption-atrest]: ../security/fundamentals/encryption-atrest.md

articles/aks/node-updates-kured.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To deploy the `kured` DaemonSet, install the following official Kured Helm chart
6060

6161
```console
6262
# Add the Kured Helm repository
63-
helm repo add kured https://weaveworks.github.io/kured
63+
helm repo add kubereboot https://kubereboot.github.io/charts/
6464

6565
# Update your local Helm chart repository cache
6666
helm repo update

0 commit comments

Comments
 (0)