Skip to content

Commit

Permalink
Merge pull request #382 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.40.1
  • Loading branch information
garethahealy authored Dec 4, 2023
2 parents a5547b9 + 906fbab commit 976a27d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/static-site/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: static-site
description: A Helm chart for deploying a static-site with auto-updating
type: application
version: 0.0.5
version: 0.0.6
appVersion: 1.17.9-alpine
home: https://github.com/redhat-cop/helm-charts
icon: https://i.dlpng.com/static/png/6796939_preview.png
maintainers:
- name: jijiechen
- name: jijiechen
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.24.1
FROM alpine/git:v2.40.1@sha256:9a2947ae3651a9db60411eabb254fab595ee7fbd37817020ff7e43f0f2c463e3
RUN apk add --no-cache curl

ENTRYPOINT ["/bin/sh"]
Expand Down

0 comments on commit 976a27d

Please sign in to comment.