chore(deps): update container image octoprint/octoprint to v1.10.0@fc97e1e by renovate (#21270)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [octoprint/octoprint](https://togithub.com/OctoPrint/octoprint-docker) | minor | `1.9.3` -> `1.10.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.9.3
|
||||
appVersion: 1.10.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.11
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- octoprint
|
||||
- 3d
|
||||
- printer
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/octoprint
|
||||
- https://hub.docker.com/r/octoprint/octoprint
|
||||
type: application
|
||||
version: 13.8.14
|
||||
version: 13.9.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: octoprint/octoprint
|
||||
tag: 1.9.3@sha256:32e81a9d8c73511855ad5b9d7212ef61e0ba7608c47ce215ec2c6402c52423ee
|
||||
tag: 1.10.0@sha256:fc97e1e5c591018eb333a910761b3b3442908e7737cbcbec58290eb487e54b34
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user