chore(helm): update image ghcr.io/kiwix/kiwix-serve 3.7.0 → 3.8.0 (#41304)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kiwix/kiwix-serve](https://redirect.github.com/openzim/kiwix-tools) | minor | `6ac2c4f` -> `40799fe` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
co-authored by
Alfred Göppel
parent
6b970eda25
commit
a5f2c2a3d5
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.7.0
|
||||
appVersion: 3.8.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.1
|
||||
@@ -40,5 +40,4 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kiwix-serve
|
||||
- https://www.kiwix.org/
|
||||
type: application
|
||||
version: 11.11.2
|
||||
|
||||
version: 11.12.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ghcr.io/kiwix/kiwix-serve
|
||||
tag: 3.7.0@sha256:e63549867bc2bdcb94fb90a952f1bfbf9d23245bebafa4b04d33faf0c1518031
|
||||
tag: 3.8.0@sha256:40799fec2f445c11545ff2437105bc292fbb9aaa5568ee32138d9524fb7bd945
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user