Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
a825ec04b1 chore(deps): update docker image octoprint/octoprint to v1.10.1 2024-05-15 00:52:28 +00:00
renovate[bot]
1da32fef4b chore(deps): update docker image grafana/grafana to v10.4.3 2024-05-15 00:51:57 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -94,7 +94,7 @@ grafana:
image: image:
repository: grafana/grafana repository: grafana/grafana
tag: 10.4.2 tag: 10.4.3
persistence: persistence:
enabled: true enabled: true

View file

@ -9,7 +9,7 @@ image:
# -- image repository # -- image repository
repository: octoprint/octoprint repository: octoprint/octoprint
# -- image tag # -- image tag
tag: 1.10.0-minimal tag: 1.10.1-minimal
# -- image pull policy # -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent