Skip to content

Commit

Permalink
Merge pull request #508 from redhat-cop/renovate/alpine-git-v2.43.0
Browse files Browse the repository at this point in the history
chore(deps): update alpine/git:v2.43.0 docker digest to 5be7ad4
  • Loading branch information
ckavili committed Jun 19, 2024
2 parents 21506b9 + dd970fc commit a3baca6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/static-site/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: static-site
description: A Helm chart for deploying a static-site with auto-updating
type: application
version: 0.0.17
version: 0.0.18
appVersion: 1.17.9-alpine
home: https://github.com/redhat-cop/helm-charts
icon: https://i.dlpng.com/static/png/6796939_preview.png
Expand Down
2 changes: 1 addition & 1 deletion charts/static-site/alpine-curl-git.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine/git:v2.43.0@sha256:cc344fd764d5a86be67f8e86b11692001525938e94dfd4a0395833fa2bb3459e
FROM alpine/git:v2.43.0@sha256:5be7ad4ab6bbd7f24a66224c814aa030c2abad186d839c8b6c1210585d96e25c
RUN apk add --no-cache curl

ENTRYPOINT ["/bin/sh"]
Expand Down

0 comments on commit a3baca6

Please sign in to comment.