mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 18:35:46 -03:00
fix(images): update container image nocodb/nocodb to v0.202.7 (#14796)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | nocodb/nocodb | patch | `0.202.5` -> `0.202.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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -22,7 +22,7 @@ name: nocodb
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nocodb
|
||||
- https://github.com/nocodb/nocodb
|
||||
version: 9.0.10
|
||||
version: 9.0.11
|
||||
annotations:
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: nocodb/nocodb
|
||||
tag: 0.202.5@sha256:a7284e44f648b6d89284061c80394d39178f8be6c8d85c7d063f98b482a44764
|
||||
tag: 0.202.7@sha256:5f9dbb9fe87a4883fbc27fcefddf399492001c923082ee68f7651ef139937562
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user