Skip to content

Commit

Permalink
Merge pull request #856 from jenkins-infra/updatecli_4c9645a5508ae1f4…
Browse files Browse the repository at this point in the history
…baf5cf4b10ab99e64d965dabc7ce8469f3a1d98d32150bc5

Bump `httpd` docker images and helm chart versions
  • Loading branch information
dduportal authored Oct 12, 2023
2 parents 9180f5a + f032903 commit e46e428
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: 0.2.1
version: 0.2.2
appVersion: v2.4
maintainers:
- email: jenkins-infra-team@googlegroups.com
Expand Down
2 changes: 1 addition & 1 deletion charts/httpd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
replicaCount: 1
image:
repository: httpd
tag: 2.4@sha256:4ffdefc17aef73b626a6e60078083420ba0c0f0a91e688eac130d9c078253bfb
tag: 2.4@sha256:28074b6f3722be675b200c1c87c288066e90972e96ee51d87f83d763dc4e09a1
pullPolicy: IfNotPresent
imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit e46e428

Please sign in to comment.