From 130126c60796d6b22a730254ece1cd03f7b4be77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 02:11:36 +0000 Subject: [PATCH 1/2] chore(deps): update alpine/git:v2.43.0 docker digest to 67da6fd --- charts/static-site/alpine-curl-git.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/static-site/alpine-curl-git.Dockerfile b/charts/static-site/alpine-curl-git.Dockerfile index e8aae08b..b8eef240 100644 --- a/charts/static-site/alpine-curl-git.Dockerfile +++ b/charts/static-site/alpine-curl-git.Dockerfile @@ -1,4 +1,4 @@ -FROM alpine/git:v2.43.0@sha256:faf69528bd66119fd9295462e486bd30ec1cc1372c88bfd281cebff6cd502f53 +FROM alpine/git:v2.43.0@sha256:67da6fd35e0fad358d37e739020cff40aa02ecce04e13f5454a6a0a45e0a536a RUN apk add --no-cache curl ENTRYPOINT ["/bin/sh"] From b1bc15d7bf45d50eb3f61b897b00b345c5c0858b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 02:12:09 +0000 Subject: [PATCH 2/2] chore: bumped charts/static-site/Chart.yaml version --- charts/static-site/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/static-site/Chart.yaml b/charts/static-site/Chart.yaml index 9bc343ab..b4ebccc4 100644 --- a/charts/static-site/Chart.yaml +++ b/charts/static-site/Chart.yaml @@ -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.9 +version: 0.0.10 appVersion: 1.17.9-alpine home: https://github.com/redhat-cop/helm-charts icon: https://i.dlpng.com/static/png/6796939_preview.png