diff --git a/cluster/apps/data/recipes/helm-release.yaml b/cluster/apps/data/recipes/helm-release.yaml index 7d13bee76..6cb3f8532 100644 --- a/cluster/apps/data/recipes/helm-release.yaml +++ b/cluster/apps/data/recipes/helm-release.yaml @@ -80,7 +80,7 @@ spec: additionalContainers: - name: nginx - image: nginx:1.21.0 + image: nginx:1.21.1 ports: - containerPort: 80 name: http