Skip to content

Commit

Permalink
chore(deps): update dependencies all updates (#136)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 264164d commit 7e73ebf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM python:3.13-alpine3.20@sha256:c38ead8bcf521573dad837d7ecfdebbc87792202e89953ba8b2b83a9c5a520b6 as helper

# renovate: datasource=pypi depName=pipenv versioning=pep440
ENV PIP_ENV_VERSION=2024.3.0
ENV PIP_ENV_VERSION=2024.3.1

USER root

Expand Down
2 changes: 1 addition & 1 deletion EXAMPLE/prometheus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ configmapReload:
# configmap-reload container image
image:
repository: quay.io/prometheus-operator/prometheus-config-reloader
tag: v0.77.2
tag: v0.78.0
# -- stella
# When digest is set to a non-empty value, images will be pulled by digest (regardless of tag value).
digest: ""
Expand Down

0 comments on commit 7e73ebf

Please sign in to comment.