Skip to content

Commit

Permalink
chore: Bump kubectl version for httpd rollout restart
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-updatecli committed Dec 18, 2024
1 parent 0319275 commit 2e7ae5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/httpd/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: httpd helm chart for Kubernetes
name: httpd
version: 1.4.1
version: 1.4.2
appVersion: v2.4
maintainers:
- email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion charts/httpd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,5 +91,5 @@ httpdRestart:
cron: '0 * * * *' # default to every hour
image:
repository: bitnami/kubectl
tag: 1.29.7
tag: 1.29.10
pullPolicy: IfNotPresent

0 comments on commit 2e7ae5f

Please sign in to comment.