chore(deps): update container image nocodb/nocodb to v0.204.7@e026c47 by renovate (#19513)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | nocodb/nocodb | patch | `0.204.5` -> `0.204.7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
1a1d6c97c4
commit
10fe846e9c
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.204.5
|
appVersion: 0.204.7
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 20.2.2
|
version: 20.2.2
|
||||||
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/nocodb
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nocodb.png
|
||||||
keywords:
|
keywords:
|
||||||
- nocodb
|
- nocodb
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -40,4 +40,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nocodb
|
- https://github.com/truecharts/charts/tree/master/charts/stable/nocodb
|
||||||
- https://hub.docker.com/r/nocodb/nocodb
|
- https://hub.docker.com/r/nocodb/nocodb
|
||||||
type: application
|
type: application
|
||||||
version: 13.7.1
|
version: 13.7.2
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: nocodb/nocodb
|
repository: nocodb/nocodb
|
||||||
tag: 0.204.5@sha256:7b87bba0126d4a7c8763e2c535a937eb6178e5177599e9d1ec1bb657e6b62797
|
tag: 0.204.7@sha256:e026c4707e188f2be83d2bfb5a63059f2242c87bee78b84bf8707f0978f38459
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue