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 baserow/baserow to v1.23.2@c214738 by renovate #19297

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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/baserow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.23.0
appVersion: 1.23.2
dependencies:
- name: common
version: 24.1.0
Expand Down Expand Up @@ -39,4 +39,4 @@ sources:
- https://gitlab.com/bramw/baserow/
- https://hub.docker.com/r/baserow/baserow
type: application
version: 14.1.0
version: 14.1.1
2 changes: 1 addition & 1 deletion charts/stable/baserow/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: baserow/baserow
tag: 1.23.0@sha256:c7a436efb381eec7416ed578fe83c142670cf51fe5f403946a192695a6b07b78
tag: 1.23.2@sha256:c214738847baed942b7eca89a8ed33cdd974104f5f74cbf453506da1fcfea486
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down