Skip to content

Commit

Permalink
Merge pull request #1488 from jenkins-infra/updatecli_main_53d5e9d8e6…
Browse files Browse the repository at this point in the history
…ffe1cde16103205ae6c89459c265daa721978d2bbf3c99487e921c

Bump`kubectl` version for httpd rollout restart to 1.29.10
  • Loading branch information
dduportal authored Dec 18, 2024
2 parents 0319275 + 2e7ae5f commit 1a3a12c
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 1a3a12c

Please sign in to comment.