Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image tccr.io/truecharts/nocodb to v0.202.5 #13821

Merged
merged 2 commits into from Oct 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/nocodb/Chart.yaml
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.202.4"
appVersion: "0.202.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
Expand All @@ -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.2
version: 9.0.3
annotations:
truecharts.org/catagories: |
- productivity
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/nocodb/values.yaml
@@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/nocodb
tag: v0.202.4@sha256:ef7195647a7e69e7fb7a3553a719592b9dfb17bda9762dfca525282ea24b4c78
tag: v0.202.5@sha256:2821cc5a521078445ff953837d56d924cff38a42782e42713b5c1e1295f1ad0b
pullPolicy: IfNotPresent

securityContext:
Expand Down