Skip to content

Commit

Permalink
fix(images): update container image nocodb/nocodb to v0.202.7 (#14796)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
truecharts-admin committed Nov 17, 2023
1 parent 8dd431d commit a17d35e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/stable/nocodb/Chart.yaml
Expand Up @@ -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"
2 changes: 1 addition & 1 deletion charts/stable/nocodb/values.yaml
@@ -1,6 +1,6 @@
image:
repository: nocodb/nocodb
tag: 0.202.5@sha256:a7284e44f648b6d89284061c80394d39178f8be6c8d85c7d063f98b482a44764
tag: 0.202.7@sha256:5f9dbb9fe87a4883fbc27fcefddf399492001c923082ee68f7651ef139937562
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down

0 comments on commit a17d35e

Please sign in to comment.