Skip to content

Commit

Permalink
Merge pull request #598 from redhat-cop/renovate/alpine-git-2.45.2
Browse files Browse the repository at this point in the history
chore(deps): update alpine/git:2.45.2 docker digest to 0f018c7
  • Loading branch information
garethahealy authored Nov 22, 2024
2 parents e39e39b + 1199a10 commit 8e0eba2
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.19
version: 0.0.20
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:2.45.2@sha256:5ca30914aa0217893fc1ae63c3b56ddaa0aa1626de1278d0bbfae4f4f3a61173
FROM alpine/git:2.45.2@sha256:0f018c79d7467f7b4cc6c00e1508e71cf107ed2cac2315e5d3ea62d0224968e1
RUN apk add --no-cache curl

ENTRYPOINT ["/bin/sh"]
Expand Down

0 comments on commit 8e0eba2

Please sign in to comment.