chore(deps): update container image ckulka/baikal to v0.9.5@6b65205 by renovate (#21082)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ckulka/baikal | patch | `0.9.4-nginx` -> `0.9.5-nginx` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
54287f8c5d
commit
52f7874f7e
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.9.4
|
||||
appVersion: 0.9.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.11
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/baikal
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baikal.webp
|
||||
keywords:
|
||||
- baikal
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/baikal
|
||||
- https://hub.docker.com/r/ckulka/baikal
|
||||
type: application
|
||||
version: 5.8.7
|
||||
version: 5.8.8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ckulka/baikal
|
||||
tag: 0.9.4-nginx@sha256:1433f34408364e500c7da75cf9bff26103e2b52ee8de19b089ef002973578bcb
|
||||
tag: 0.9.5-nginx@sha256:6b652051b6117b71e5f6cdf8db0f01ac55c686ea83693c61839ee2f9c96cf793
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue