chore(helm): update image docker.io/baserow/baserow 1.35.1 → 1.35.2 (#40270)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) |
patch | `a459ba6` -> `103e782` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>baserow/baserow (docker.io/baserow/baserow)</summary>

###
[`v1.35.2`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1352)

[Compare
Source](https://gitlab.com/baserow/baserow/compare/1.35.1...1.35.2)

##### New features

- \[Database] Date dependency - allow to connect two dates as start
date/end date, and a duration field, and recalculate other fields if one
is modified.
[#&#8203;3735](https://gitlab.com/baserow/baserow/-/issues/3735)

##### Bug fixes

- \[Builder] Fix timezone issue with date time picker
[#&#8203;3566](https://gitlab.com/baserow/baserow/-/issues/3566)
- \[Core] Fix a bug in the Guided Tour that caused a Vue warning.
[#&#8203;3721](https://gitlab.com/baserow/baserow/-/issues/3721)
- \[Database] Do not fire for past entries on new webhook
[#&#8203;3811](https://gitlab.com/baserow/baserow/-/issues/3811)
- \[Database] Fix filter group api documentation
[#&#8203;3829](https://gitlab.com/baserow/baserow/-/issues/3829)
- \[Database] Fix the error when submitting form with collaborator field
notification enabled in public forms.
[#&#8203;3834](https://gitlab.com/baserow/baserow/-/issues/3834)
- \[Builder] Fixed bug that causes the frontend to crash when an
Integration is deleted.
[#&#8203;3835](https://gitlab.com/baserow/baserow/-/issues/3835)
- \[Database] Remove comment operations from Ctrl+Z undo stack to
prevent accidental deletions
[#&#8203;3837](https://gitlab.com/baserow/baserow/-/issues/3837)
- \[Database] Fix a bug with frontend view filters when the root group
doesn't have filters.
[#&#8203;3839](https://gitlab.com/baserow/baserow/-/issues/3839)
- \[Database] Fix button loading animation of publicly shared view login
page.
- \[Database] Fix PostgreSQL update with multiple primary keys.
- \[Core] Improve SSR performance by only extending the translations
once.
- \[Database] Prevent multiple concurrent `update_search_data` tasks
from being scheduled.
- \[Core] Prevent the sync templates task from being scheduled multiple
times concurrently.
- \[Builder] Reload data source information on authentication
- \[Builder] Resolved a bug which prevented formula fields from being
filtered upon by external users.
- \[Builder] Resolved a table and repeat element bug which inadvertently
displayed an error popup.

##### Refactors

- \[Core] Update backend and frontend dependencies 2025-09-29

</details>

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-10-01 14:17:24 +02:00
committed by GitHub
parent 3626d59cce
commit a8a9255d4c
2 changed files with 4 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.35.1
appVersion: 1.35.2
dependencies:
- name: common
version: 28.21.1
@@ -40,9 +40,10 @@ maintainers:
url: https://truecharts.org
name: baserow
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/baserow
- https://gitlab.com/bramw/baserow/
- https://hub.docker.com/r/baserow/baserow
type: application
version: 16.17.2
version: 16.17.3

View File

@@ -1,6 +1,6 @@
image:
repository: docker.io/baserow/baserow
tag: 1.35.1@sha256:a459ba6dca1f440d34737c95ccc7974f0b3e61a121628459dc236a6d8d47439a
tag: 1.35.2@sha256:103e78280ab16224ca6780db1f3c5e6a0993d99eaa56cad1e4c9ab35c17264b3
pullPolicy: IfNotPresent
securityContext:
container: