chore(helm): update image quay.io/hedgedoc/hedgedoc 1.10.0 → 1.10.1 (#31568)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/hedgedoc/hedgedoc](https://hedgedoc.org) ([source](https://redirect.github.com/hedgedoc/container)) | patch | `fa293be` -> `a65798c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.10.0
|
||||
appVersion: 1.10.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -31,4 +31,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc
|
||||
- https://quay.io/hedgedoc/hedgedoc
|
||||
type: application
|
||||
version: 14.6.1
|
||||
version: 14.6.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: quay.io/hedgedoc/hedgedoc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.10.0@sha256:fa293beaef35e7160713a41d719c73af973d3beacc913e18c07c44d534d3f74c
|
||||
tag: 1.10.1@sha256:a65798c1735d086e0b0fdb57719eeb7d0143b044469ae26b95a46137ea7b1a79
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user