Skip to content

Commit

Permalink
feat(container): update image ricoberger/script_exporter to v2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored and ajgon committed Jul 20, 2024
1 parent c34152e commit 25b92a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/script-exporter/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG TARGETPLATFORM
ARG VERSION
FROM ricoberger/script_exporter:v${VERSION} as source
FROM public.ecr.aws/bitnami/kubectl:1.30.3 as kubectl
FROM docker.io/bitnami/kubectl:1.30.3 as kubectl

FROM ghcr.io/deedee-ops/alpine:3.20.1

Expand Down
2 changes: 1 addition & 1 deletion apps/script-exporter/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "stable",
"renovate::dataSource": "docker",
"renovate::depName": "ricoberger/script_exporter",
"version": "2.20.1",
"version": "2.21.0",
"platforms": [
"linux/amd64",
"linux/arm64"
Expand Down

0 comments on commit 25b92a0

Please sign in to comment.