diff --git a/solutions/argocd/python-manifests/deployment.yaml b/solutions/argocd/python-manifests/deployment.yaml index dabf85000..c4f9d3e3f 100644 --- a/solutions/argocd/python-manifests/deployment.yaml +++ b/solutions/argocd/python-manifests/deployment.yaml @@ -21,7 +21,7 @@ spec: app: python-helloworld spec: containers: - - image: pixelpotato/python-helloworld:v1.0.0 + - image: pixelpotato/python-helloworld:v1.1.0 imagePullPolicy: IfNotPresent name: python-helloworld resources: