Skip to content

Commit

Permalink
Merge pull request #403 from redhat-cop/renovate/alpine-git-2.x
Browse files Browse the repository at this point in the history
chore(deps): update alpine/git docker tag to v2.43.0
  • Loading branch information
ckavili authored Dec 11, 2023
2 parents 8ee98a9 + 548c3ed commit 86eeb39
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.6
version: 0.0.7
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.40.1@sha256:9a2947ae3651a9db60411eabb254fab595ee7fbd37817020ff7e43f0f2c463e3
FROM alpine/git:v2.43.0@sha256:3dae5e30932661beb65332fd874f7a652a88a4b0a46e3ffd819f095e3f3442fe
RUN apk add --no-cache curl

ENTRYPOINT ["/bin/sh"]
Expand Down

0 comments on commit 86eeb39

Please sign in to comment.