Skip to content

Commit 4b3f1ad

Browse files
authored
Merge pull request #173 from layer5io/jamieplu-patch-3-1
Update Argo CD Image Updater challenge metadata
2 parents b9ea263 + 550a128 commit 4b3f1ad

File tree

1 file changed

+5
-2
lines changed
  • content/challenges/d011fd20-a3f5-4480-883b-dfb34321d168/configure-argo-cd-image-updater-challenge/content

1 file changed

+5
-2
lines changed
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
22
title: "Configuring Argo CD Image Updater with Helm"
3-
description: "This challenge provides a walkthrough on automating Kubernetes deployments by integrating Argo CD Image Updater with Helm."
3+
description: "This challenge provides a walkthrough of automating Kubernetes deployments by integrating Argo CD Image Updater with Helm."
44
weight: 3
55
id: "9136f21d-c87f-478a-8f8b-6687597a2841"
66
banner: "kubernetes-icon.svg"
77
categories: "kubernetes"
8+
tags: [argo, helm, ci-cd]
9+
level: "intermediate"
10+
categories: "platform"
811
---
9-
12+
The Argo CD Image Updater can check for new versions of the container images that are deployed with your Kubernetes workloads and automatically update them to their latest allowed version using Argo CD.

0 commit comments

Comments
 (0)