chore(helm): update image quay.io/hedgedoc/hedgedoc 1.10.1 → 1.10.2 (#32044)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/hedgedoc/hedgedoc](https://hedgedoc.org) ([source](https://redirect.github.com/hedgedoc/container)) | patch | `a65798c` -> `bd14854` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.1
|
||||
appVersion: 1.10.2
|
||||
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.2
|
||||
version: 14.6.3
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: quay.io/hedgedoc/hedgedoc
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.10.1@sha256:a65798c1735d086e0b0fdb57719eeb7d0143b044469ae26b95a46137ea7b1a79
|
||||
tag: 1.10.2@sha256:bd148542ea60a502fd2c87e6644a021923798fe1a135569d037b0f2116048db7
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user