Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 1075c8e commit 9734e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cronjob/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: alpine
pullPolicy: IfNotPresent
tag: "3.21.0"
tag: "3.21.2"

# -- The [concurrencyPolicy](https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/#concurrency-policy) for the CronJob
concurrencyPolicy: "Allow"
Expand Down

0 comments on commit 9734e13

Please sign in to comment.