diff --git a/temperature-cronjob/values.yaml b/temperature-cronjob/values.yaml index e9cc70f..be3a5f3 100644 --- a/temperature-cronjob/values.yaml +++ b/temperature-cronjob/values.yaml @@ -1,7 +1,7 @@ # values.yaml image: repository: python - tag: "fails-to-pull" + tag: "3.9-slim" pullPolicy: IfNotPresent schedule: "*/1 * * * *" # Every minute city: "Dunlap, US"